Commit graph

37 commits

Author SHA1 Message Date
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
965a976d44
feat: Add DiscommandStruct.messageRuns 2025-03-25 21:46:51 +09:00
4ac0ab6a77
fix: declare discommand.commands & discommands.aliases 2025-03-25 08:09:57 +09:00
1ec391d478
feat: Add command handler(message command) 2025-03-19 21:21:39 +09:00