Commit graph

71 commits

Author SHA1 Message Date
52f183e449
feat: Add chat with slash command 2025-06-02 22:47:13 +09:00
afbab98a6b
fix: help command error 2025-06-01 13:58:42 +09:00
ec429b5c6e
feat: Add switch mode command 2025-06-01 13:52:12 +09:00
bd2f1dfc06
feat: Add reload prompt command 2025-06-01 13:23:05 +09:00
7b64c3eea0
Merge branch 'hotfix/train' into feature/muffinAI 2025-05-26 22:53:22 +09:00
b6e9350e73
fix: list error container 2025-05-25 17:11:50 +09:00
9bfc53bf37
fix: delete error container 2025-05-25 16:49:20 +09:00
d41e74bb55
feat: recreated delete learn data command 2025-05-24 23:44:37 +09:00
4cf4b42989
feat: learn command componentsV2 2025-05-24 16:31:49 +09:00
3a5cfd6a58
feat: data length command componentsV2 2025-05-24 16:10:51 +09:00
6468521ee1
feat: Add help command componentsV2 2025-05-24 15:52:27 +09:00
6fd272ef5f
chore: add AddPrefix method 2025-05-24 15:52:16 +09:00
35347edb85
feat: information command componentsV2 2025-05-24 14:33:28 +09:00
b6ac950f2e
feat!: change to PaginationEmbed embed to ComponentsV2's container 2025-05-23 23:33:19 +09:00
218c019989
fix: edit type deferReply argument 2025-05-23 23:31:34 +09:00
dc57303dfa
feat: add knowledge length limit 2025-05-22 19:07:39 +09:00
20c0debf4a
chore: use init 2025-05-18 15:02:51 +09:00
797bd56b3d
fix!: remove AddEmbed, AddComponent and add AddEmbeds, AddComponents 2025-05-17 22:04:05 +09:00
63a820f946
feat: MessageSender 2025-05-17 15:09:42 +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