Commit graph

22 commits

Author SHA1 Message Date
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