466 Commits

Author SHA1 Message Date
457b2b7364 Added submodule 2024-07-22 00:56:17 +03:00
3f2c98cb11 Removed logger module from main project 2024-07-22 00:54:52 +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
6599428043 Added SelfUpdate 2024-07-13 22:33:09 +03:00
349c669284 Removed unused dependency 2024-07-11 16:36:42 +03:00
2052eb634a Updated plugin installation 2024-07-06 18:42:45 +03:00
48a133d58c Renamed to IsEnabled 2024-07-04 16:35:17 +03:00
e0eae076f1 Added IPluginManager 2024-07-04 16:13:25 +03:00
79c6daa11a Removed UI and Added IsDisabled plugin property 2024-07-04 16:12:55 +03:00
d186efcdaf Updated PluginManager 2024-07-01 22:20:31 +03:00
8483439555 updated launch options 2024-07-01 22:14:31 +03:00
9aeb406f6f Updated Discord.NET version. Added wsl run option 2024-07-01 15:25:05 +03:00
16147b6bd7 Updated list plugins to be more informative 2024-07-01 13:52:24 +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
86b951f50f Fixed crash on AppVersion after the removal of Version key in the EnviromentVariables dictionary. Added new SqlDatabase functions: ReadDataArrayAsync and ReadDataAsync with query + parameters of the query. 2024-06-18 17:54:20 +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
9a8ddb5388 Updated Dependency to accept DependencyName as parameter 2024-06-07 21:01:10 +03:00
1a5f0cbede Recursive InternalActionOption list 2024-06-06 16:07:31 +03:00
23961a48b0 Updated plugin command to enable branch switching. Updated Script runner 2024-06-06 15:37:33 +03:00
de7c65c27b Run install scripts 2024-06-06 00:39:44 +03:00
bc20101795 Added script dependency 2024-06-06 00:28:19 +03:00
cdd426b03c Fixed bug where bot crashes if the config is empty 2024-06-03 19:52:39 +03:00
83115d72a4 Added themes 2024-05-27 20:10:52 +03:00
d3dd29f4bf Fixed Install/Remove plugin page in UI 2024-05-26 02:05:06 +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
c87d1a89c5 Moved from record to class 2024-05-22 11:04:14 +03:00
4c8fd1a672 External commands 2024-05-21 21:33:42 +03:00
a5e65a5ea5 Autorestart on token check fail 2024-05-21 21:21:48 +03:00
d6398cd1cc Removed usings 2024-05-21 21:00:59 +03:00
5731165d29 Updated logger 2024-05-21 21:00:31 +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
d5f78c831e Update version to 1.0.4.0 v1.0.4.0 2024-05-10 15:00:47 +03:00
7847c6cc8d Merge with preview. Version 1.0.4 2024-05-10 14:57:00 +03:00
82716a4f4f update builder 2024-05-10 14:55:19 +03:00
9476f9ec31 Added InternalActionOption in ICommandAction interface.
Updated ConsoleUtilities and removed obsolete functions.
2024-05-10 14:39:39 +03:00
dc787ac130 fixed maxParallel downloads default value not being automatically selected at first boot 2024-05-09 22:17:53 +03:00
9525394a6e Updated discord.net library to version 3.14.1. Added method in SettingsDictionary to bulk check if keys are in dictionary. 2024-05-08 14:58:15 +03:00
fc93255503 switched plugin update message to logger instead of Console 2024-04-19 01:01:28 +03:00
cadf500400 Fixed some issues with SettingsDictionary 2024-04-19 00:57:28 +03:00
780614e1e7 gitignore updated 2024-04-19 00:57:09 +03:00
f32920c564 The slash commands can now use interactions 2024-04-17 17:45:35 +03:00