Commit Graph

137 Commits

Author SHA1 Message Date
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
6599428043 Added SelfUpdate 2024-07-13 22:33:09 +03:00
9b563cc0f6 Updated Logger. Local plugin database has now only executable dependencies stored in the database 2024-07-01 13:07:34 +03:00
fa7e7988d5 Added Filelogging 2024-06-29 22:32:37 +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
5345515512 Started working on UI for windows users. Fixed bug in actions not being loaded 2024-05-26 01:08:38 +03:00
a5e65a5ea5 Autorestart on token check fail 2024-05-21 21:21:48 +03:00
8dbbfbfaef Fixed DiscordBotUI 2024-05-17 12:36:02 +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
413d465d7f wait 5 seconds before running an older version of bot 2024-05-10 15:44:10 +03:00
9476f9ec31 Added InternalActionOption in ICommandAction interface.
Updated ConsoleUtilities and removed obsolete functions.
2024-05-10 14:39:39 +03:00
cadf500400 Fixed some issues with SettingsDictionary 2024-04-19 00:57:28 +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
3c3c6a1301 Updated 2024-02-27 22:20:25 +02:00
ef7a2c0896 Formatted code and rebuilt PluginLoader 2024-02-27 11:07:27 +02:00
196fb6d3d1 Code formatting and renamed DBCommandExecutingArguments to DbCommandExecutingArguments 2024-02-24 23:22:02 +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
6279c5c3a9 Updated Logger and Created Command to change settings variables 2023-10-01 14:11:34 +03: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
6315d13d18 Fixed Internal Actions to refresh after external actions are loaded 2023-08-15 16:17:32 +03:00
361ed37362 Reimplemented error handling for SettingsFile 2023-08-06 17:14:57 +03:00
6bbd68a135 Fixed release Config not found bug 2023-08-05 21:54:05 +03:00
06d322b5b3 Removed temp file creation 2023-08-05 21:53:08 +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
f1dda5da3c Added new functions into Functions.cs and added help command for slash Commands. 2023-06-26 14:51:15 +03:00
970c519a32 Fixed loading plugins at startup 2023-06-15 22:12:15 +03:00
a8c02176d3 Fixed bug in PluginManager at getting info about plugin & new console commands 2023-06-15 21:55:42 +03:00
0b2f1e6ab6 Reimplemented Command Actions. 2023-06-07 20:36:11 +03:00
bcd9245502 update to display the changelogs for application when an update was found 2023-05-28 19:17:06 +03:00
59da9b295b 2023-05-28 19:14:39 +03:00
99d7d5e7e7 self update removed 2023-05-28 19:08:23 +03:00
77f1bef862 Changed from TextType to LogLevel 2023-05-28 17:37:19 +03:00
f16c139362 The bot is running on the main Thread now 2023-05-28 17:18:55 +03:00
c94cdca6eb New plugin downloader based on threads 2023-05-27 16:28:01 +03:00
Wizzy69
bcef58a46b Removed plugins from the project and reworked the Plugin Manager 2023-04-29 19:35:19 +03:00
Tudor Andrei
5edcf93371 cleaning up PluginManager (phase 1) 2023-04-25 14:27:55 +03:00
Andrei Tudor
b0be76c62b Created new logger 2023-04-20 19:52:55 +03:00
244209093e patch on discord bot UI 2023-04-08 15:54:39 +03:00
d5df6cfb9d update 2023-04-05 20:10:43 +03:00