Commit Graph

22 Commits

Author SHA1 Message Date
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
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
4dc5819c4e The bot now checks for update 2024-04-01 01:33:45 +03:00
fd9cd49844 Deleting plugins is now available 2024-02-28 13:57:12 +02:00
ef7a2c0896 Formatted code and rebuilt PluginLoader 2024-02-27 11:07:27 +02:00
af90ae5fba Added UI support for LINUX KDE Plasma 2023-12-27 18:03:26 +02:00
944d59d9a3 Reformatting code 2023-11-21 22:04:38 +02:00
f58a57c6cd Improved logging. 2023-09-26 21:46:54 +03:00
89c4932cd7 Fixed plugin refresh command and added new method for executing tasks without return type in ConsoleUtilities 2023-09-25 22:06:42 +03:00
58624f4037 Improved download speed and started using Spectre.Console package 2023-09-18 23:13:44 +03:00
92a18e3495 Removed URLs file from bot config 2023-09-07 12:50:36 +03:00
ee527bb36f a 2023-08-08 22:21:36 +03:00
361ed37362 Reimplemented error handling for SettingsFile 2023-08-06 17:14:57 +03:00
b4f5e40f12 Moved items and reimplemented SettingsDictionary.cs 2023-08-01 21:28:44 +03:00
a7a71bf49a The logger now supports colors 2023-07-05 19:30:38 +03:00
298e557260 Fixed some text and added some missing texts to commands. Added new command to clear screen and formated code. 2023-07-03 14:39:50 +03:00
a8c02176d3 Fixed bug in PluginManager at getting info about plugin & new console commands 2023-06-15 21:55:42 +03:00
1665d47a25 Fixed a bug with invalid token bot startup 2023-06-15 14:46:28 +03:00
77f1bef862 Changed from TextType to LogLevel 2023-05-28 17:37:19 +03:00
c94cdca6eb New plugin downloader based on threads 2023-05-27 16:28:01 +03:00