Commit Graph

19 Commits

Author SHA1 Message Date
9e8bfbbe16 Removed the WebUI. Removed the Modules 2024-10-30 23:10:04 +02:00
c080074292 Updated performance in plugin loading 2024-08-18 14:32:13 +03:00
18a059af0e More fixes to the new config. Module loader reworked 2024-08-06 22:47:59 +03:00
27e25a9166 Added error message for slash command enable fail 2024-08-06 19:09:16 +03:00
721c28c283 Reworked the Config system 2024-08-06 19:07:08 +03:00
8c338820c5 Updated ICommandAction.cs and DBEvent.cs. Removed thread request from DBEvent and added special thread request to ICommandAction.cs 2024-07-22 19:20:17 +03:00
8ace51c840 Merged projects with plugins and modules 2024-07-22 01:18:00 +03:00
13900bb3f3 Added autoinstall for modules 2024-07-14 21:24:49 +03:00
3f8590b8f3 Added Core module support. Things are unstable 2024-07-14 19:33:53 +03:00
48a133d58c Renamed to IsEnabled 2024-07-04 16:35:17 +03:00
79c6daa11a Removed UI and Added IsDisabled plugin property 2024-07-04 16:12:55 +03:00
68886fa5f0 Updated Logger and Plugin Loading 2024-06-20 18:23:48 +03:00
1881102fb7 Fixed duplicate actions 2024-06-14 17:09:02 +03:00
d9d5c05313 Actions are now loaded together with all plugins. Called the LoadPlugins at startup 2024-06-08 19:17:15 +03:00
9a8ddb5388 Updated Dependency to accept DependencyName as parameter 2024-06-07 21:01:10 +03:00
23961a48b0 Updated plugin command to enable branch switching. Updated Script runner 2024-06-06 15:37:33 +03:00
5345515512 Started working on UI for windows users. Fixed bug in actions not being loaded 2024-05-26 01:08:38 +03:00
5731165d29 Updated logger 2024-05-21 21:00:31 +03:00
17147d920d Renamed PluginManager to DiscordBotCore.
Revamped the Logger
2024-05-12 20:10:52 +03:00