Commit graph

53 commits

Author SHA1 Message Date
dc57303dfa
feat: add knowledge length limit 2025-05-22 19:07:39 +09:00
24254f0b6d
fix: length 2025-05-17 11:53:38 +09:00
dfd0b74d76
fix: max min value 2025-05-17 11:49:03 +09:00
2e90e14116
feat: set page in list 2025-05-17 11:33:43 +09:00
c3955f213b
fix: pagination embed in chatInput, list query 2025-05-16 18:46:28 +09:00
e8f4bc9c21
feat: add pagination embed in learnedDataList 2025-05-13 22:05:43 +09:00
f66b1cd404
feat: pagination embed
I'll replace embed to ComponentsV2's container
2025-05-13 19:25:02 +09:00
7cf4008834
chore: edit customIds 2025-05-13 19:23:06 +09:00
351bf86908
feat: add length limit in learnedDataList command 2025-05-12 19:34:56 +09:00
c56e281872
chore: edit discommand struct 2025-05-11 13:57:36 +09:00
f69b3f13a3
chore: edit database struct 2025-05-11 13:48:53 +09:00
052924fcb5
feat: add search in learnedDataList 2025-05-10 19:34:02 +09:00
7127a57eb0
feat: add argument description in learn command 2025-05-05 10:29:35 +09:00
ba5b45d5eb
fix: remove unused parameter 2025-05-05 10:21:07 +09:00
85b98787b1
fix: Help command's examples 2025-05-04 18:07:35 +00:00
1fde3e5a2e
fix: Category names 2025-05-01 19:51:21 +09:00
672fdbcaaf
fix: Editing information command 2025-04-07 22:35:50 +09:00
a109806643
fix: Embed's name 2025-04-06 14:46:26 +09:00
f540a61f05
fix: Choices can't show in help command 2025-04-05 18:54:20 +09:00
92f875f3c5
chore: Getting data length logic? 2025-04-05 18:38:46 +09:00
a35ba84efc
fix: Renaming mutex name 2025-04-05 17:39:35 +09:00
9b32aaf581
fix: Finding nil data 2025-04-05 17:03:37 +09:00
d3ba8fbbf1
feat: Add interaction's reply method 2025-04-05 14:05:04 +09:00
ed81d98623
chore: Combing the codeFormatter functions 2025-04-05 12:35:19 +09:00
f43237083f
fix: loop logic 2025-04-05 11:46:54 +09:00
eb13bb4379
fix: Embed color's type 2025-04-05 11:34:31 +09:00
a6b42b79df
feat: Add arguments in learn command 2025-04-04 22:05:32 +09:00
73d905735b
feat: Add arguments in learn command 2025-04-03 21:30:38 +09:00
0583945249
fix: Learn command examples prefix 2025-04-03 18:08:38 +09:00
25aae0c8cb
Fix: database logic 2025-04-03 18:06:17 +09:00
d96ae87d86
feat: Fix command description's prefix 2025-04-03 17:58:22 +09:00
6bb97c9ebd
feat: Use to fmt.Sprintf 2025-04-03 17:53:13 +09:00
d9a4105fa9
Fix: some bugs? 2025-03-31 23:15:20 +09:00
dc2751f58f
feat: Fix find a command by help command 2025-03-31 21:58:28 +09:00
3229493226
feat: Add deleteLearnedData command 2025-03-31 21:57:00 +09:00
179f18506f
feat: Remove unused comments 2025-03-30 20:50:32 +09:00
58e7d54658
fix: Some spaghetti and advanced command load stabilty 2025-03-30 18:47:24 +09:00
11f22c627d
feat: Add help command (with Spaghetti) 2025-03-30 17:22:08 +09:00
d6a47dbfd0
feat: Add args 2025-03-30 15:08:29 +09:00
695b22c3d5
fix: Add inlineCode 2025-03-30 00:17:09 +09:00
b6baf89147
feat: Add information command 2025-03-29 21:49:01 +09:00
1e1c5ce561
feat: Add learnedDataList command 2025-03-29 15:42:57 +09:00
0779a4d321
feat: error handle? 2025-03-29 15:05:32 +09:00
4c94cb4cfd
fix: Add replace _ to blank 2025-03-28 22:18:26 +09:00
e2c85c1ccb
feat: Add learn command 2025-03-28 21:49:47 +09:00
f44e91cbff
feat: Modernize 2025-03-27 18:24:38 +09:00
3768bb162e
fix: code readability? 2025-03-26 22:40:18 +09:00
e9cef78d54
feat: Add dataLength command's defer cur.Close() & Add pointer 2025-03-26 21:14:28 +09:00
b7257e42d6
feat: Add slash command support & Add dataLength command 2025-03-26 20:11:56 +09:00
a3e51f0e4a
fix: type 2025-03-25 21:55:20 +09:00