Commit Graph

48 Commits

Author SHA1 Message Date
9476f9ec31 Added InternalActionOption in ICommandAction interface.
Updated ConsoleUtilities and removed obsolete functions.
2024-05-10 14:39:39 +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
f32920c564 The slash commands can now use interactions 2024-04-17 17:45:35 +03:00
5d4fa6fba7 plugin list command now shows if the plugin is already installed. 2024-03-26 23:54:44 +02:00
e8822deeac New UI page 2024-03-07 14:15:50 +02:00
fd9cd49844 Deleting plugins is now available 2024-02-28 13:57:12 +02:00
a2179787b9 Plugin Updater 2024-02-27 19:42:59 +02:00
ef7a2c0896 Formatted code and rebuilt PluginLoader 2024-02-27 11:07:27 +02:00
14f280baef Moved to Json Database for online plugins 2024-02-26 23:36:19 +02:00
196fb6d3d1 Code formatting and renamed DBCommandExecutingArguments to DbCommandExecutingArguments 2024-02-24 23:22:02 +02:00
c8480b3c83 Added Channel to DBCommandExecutingArguments.cs 2023-12-17 17:14:48 +02:00
fe32ebc4d7 Fixed bug in linux version for downloading the first plugin only whatever the plugin name was 2023-12-17 16:44:52 +02:00
944d59d9a3 Reformatting code 2023-11-21 22:04:38 +02:00
692f3d8f8c Merge remote-tracking branch 'origin/preview' into preview 2023-10-31 17:36:13 +02:00
6d41d51694 Added config to set the max concurrent downloads 2023-10-31 17:35:58 +02:00
5f23bdadcf Fixed error on ubuntu downloading the wrong plugins 2023-10-30 11:07:59 +02:00
f58a57c6cd Improved logging. 2023-09-26 21:46:54 +03:00
c577f625c2 New method to execute using a progress bar feedback on process 2023-09-18 23:54:04 +03:00
5e4f1ca35f The plugin install command now automatically refreshes the installed plugins. 2023-09-07 14:43:10 +03:00
92a18e3495 Removed URLs file from bot config 2023-09-07 12:50:36 +03:00
f3c3c7939c Fixed some outputs in plugin manager 2023-08-06 17:37:02 +03:00
ac512e3a27 Updated display when installing a new plugin 2023-07-16 00:18:27 +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
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
Tudor Andrei
5edcf93371 cleaning up PluginManager (phase 1) 2023-04-25 14:27:55 +03:00
244209093e patch on discord bot UI 2023-04-08 15:54:39 +03:00
0527d43dd2 patch 2022-12-09 14:46:10 +02:00
5bb13aa4a6 The library can now be used for Windows exclusive bots (Made with WinForm or Wpf) 2022-11-13 16:28:44 +02:00
e5f3aff39a patch (database & slash commands) 2022-11-02 15:35:18 +02:00
47f88f167f patch 2022-10-23 20:11:27 +03:00
0abbd24b86 Code cleanup 2022-10-12 20:29:00 +03:00
d6f072904e patch 2022-10-09 20:26:39 +03:00
f6442af30c patch: listplugs, plugin version system and progress bar 2022-08-25 15:15:47 +03:00
77aad985fa Added a new ProgressBar type 2022-08-24 21:34:06 +03:00
c415fa1c0c Updated display features 2022-07-17 14:21:16 +03:00
1292e0f585 Fixed some bugs and added version checking system. 2022-07-06 13:38:44 +03:00
3abb4cdda7 Patch 2022-07-05 20:32:51 +03:00
531edcd3cc patch 2022-06-08 18:54:58 +03:00
0a77abb854 2022-05-15 10:53:29 +03:00
497cba65ca 2022-05-07 13:56:31 +03:00
f5f1827540 Updated documentation 2022-05-03 21:58:44 +03:00
eb12c012a3 Improved download system 2022-04-25 14:16:34 +03:00
22ef6f3427 patch 2022-04-21 12:55:25 +03:00
29e4a3be04 Bot automatically downloads requirements for plugins 2022-04-20 21:59:49 +03:00
Wizzy69
84ee5c6235 Add project files. 2022-01-07 20:26:10 +02:00