Commit Graph

28 Commits

Author SHA1 Message Date
f2a9982d41 Added API to DiscordBotCore 2024-11-02 15:43:35 +02:00
9e8bfbbe16 Removed the WebUI. Removed the Modules 2024-10-30 23:10:04 +02:00
f8df0f0254 Updated Home page to restart the application in case of fail 2024-10-23 21:58:40 +03:00
5b1d511f77 Fixed UI crash when trying to open other pages then home while bot is offline 2024-10-23 20:15:43 +03:00
c2dc01cbbb Added some docs 2024-10-22 22:02:55 +03:00
8a2212e47f Added external repo support 2024-10-22 21:30:26 +03:00
be75ef03cb Updated bootstrap and merged gitlab project 2024-09-17 15:30:08 +03:00
a23da51c08 Fixed Startup error after downloading the logger 2024-08-29 20:00:25 +03:00
1c002edc6d First steps to Web UI 2024-08-23 19:51:18 +03:00
0a64de2439 Added support for Custom Activity 2024-08-18 17:57:16 +03:00
c080074292 Updated performance in plugin loading 2024-08-18 14:32:13 +03:00
9c98d2e219 Updated Module engine 2024-08-10 20:27:59 +03:00
18a059af0e More fixes to the new config. Module loader reworked 2024-08-06 22:47:59 +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
224784031c Checkup for internet connection 2024-07-16 11:11:09 +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
2052eb634a Updated plugin installation 2024-07-06 18:42:45 +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
e5e156f371 Fixed logging 2024-06-08 20:47:15 +03:00
d9d5c05313 Actions are now loaded together with all plugins. Called the LoadPlugins at startup 2024-06-08 19:17:15 +03:00
cdd426b03c Fixed bug where bot crashes if the config is empty 2024-06-03 19:52:39 +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
152e09f4af Cleaned up the Console bot. Added PluginNotFoundException 2024-05-12 21:47:59 +03:00
17147d920d Renamed PluginManager to DiscordBotCore.
Revamped the Logger
2024-05-12 20:10:52 +03:00