Commit graph

25 commits

Author SHA1 Message Date
52f183e449
feat: Add chat with slash command 2025-06-02 22:47:13 +09:00
bd2f1dfc06
feat: Add reload prompt command 2025-06-01 13:23:05 +09:00
6468521ee1
feat: Add help command componentsV2 2025-05-24 15:52:27 +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
c56e281872
chore: edit discommand struct 2025-05-11 13:57:36 +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
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
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
eb13bb4379
fix: Embed color's type 2025-04-05 11:34:31 +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
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
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
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
965a976d44
feat: Add DiscommandStruct.messageRuns 2025-03-25 21:46:51 +09:00
1ec391d478
feat: Add command handler(message command) 2025-03-19 21:21:39 +09:00