Commit graph

29 commits

Author SHA1 Message Date
e89b39c1c3
Make the console have owner permissions 2024-11-20 01:44:08 -05:00
dd27c84094
Make some commands use extra colors 2024-11-20 01:39:51 -05:00
07a1c0754c
Lint 2024-11-20 01:35:16 -05:00
7ae0fb05b8
Finish porting everything else 2024-11-20 01:34:57 -05:00
c33664382a
Lint again 2024-11-19 20:10:10 -05:00
e7ddcd4516
Bugfix 2024-11-19 20:07:29 -05:00
03f725a888
Lint 2024-11-19 20:05:19 -05:00
1eef37ae86
Rename all JSON to JS files 2024-11-19 19:50:33 -05:00
e87b2bbe2b
Rename the settings file to JS 2024-11-19 19:47:14 -05:00
b02f7156a5
Fix bug 2024-11-08 23:17:54 -05:00
fb3328b669
Add an error handler for uncaught exception 2024-11-07 02:33:43 -05:00
b9bb068252
Add chat logging 2024-11-07 01:24:06 -05:00
eb1d352915
Adjustments to the command handler 2024-11-07 01:22:04 -05:00
a473083b4d
14931 2024-11-04 00:03:19 -05:00
5a9a01e137
Bugifx 2024-10-27 01:13:31 -04:00
7e14f4d241
Added console and some useful commands 2024-10-26 22:10:16 -04:00
1569f83dae
Add 1.20.6 support 2024-10-26 14:33:37 -04:00
48a7dd8bb4
Remove comments 2024-10-23 23:38:08 -04:00
140ce538e8
Add commands 2024-10-23 23:35:21 -04:00
a97d51b763
Bugfxi 2024-10-23 23:07:37 -04:00
382e6ce045
Export default 2024-10-23 22:59:54 -04:00
e87c85c0c1
Remove some codes 2024-10-23 22:51:35 -04:00
ab593cfd7d
Add delfcare and command core 2024-10-23 21:18:45 -04:00
6c2f05c487
Remove extraneous code in if(false) 2024-10-23 21:18:25 -04:00
5c3104153c
Re-add v11 parser for chat messages 2024-10-22 23:11:33 -04:00
0aacd8e7f7
:3 2024-10-21 17:47:49 -04:00
e4ec458e6e
Remove testing entries from chat queue 2024-10-20 19:02:55 -04:00
58ab6efb96
Add chat queue 2024-10-20 19:02:13 -04:00
1a4d9bc52e
Add plugin auto-detection and loading
This will probably break something later, because it loads the plugins after the bot is initialized
2024-10-20 17:41:10 -04:00