|
|
2052eb634a
|
Updated plugin installation
|
2024-07-06 18:42:45 +03:00 |
|
|
|
48a133d58c
|
Renamed to IsEnabled
|
2024-07-04 16:35:17 +03:00 |
|
|
|
79c6daa11a
|
Removed UI and Added IsDisabled plugin property
|
2024-07-04 16:12:55 +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 |
|
|
|
68886fa5f0
|
Updated Logger and Plugin Loading
|
2024-06-20 18:23:48 +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 |
|
|
|
d6398cd1cc
|
Removed usings
|
2024-05-21 21:00:59 +03:00 |
|
|
|
5731165d29
|
Updated logger
|
2024-05-21 21:00:31 +03:00 |
|
|
|
17147d920d
|
Renamed PluginManager to DiscordBotCore.
Revamped the Logger
|
2024-05-12 20:10:52 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
6d41d51694
|
Added config to set the max concurrent downloads
|
2023-10-31 17:35:58 +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 |
|
|
|
c577f625c2
|
New method to execute using a progress bar feedback on process
|
2023-09-18 23:54:04 +03:00 |
|
|
|
58624f4037
|
Improved download speed and started using Spectre.Console package
|
2023-09-18 23:13:44 +03:00 |
|
|
|
c9249dc71b
|
Plugin install does not display all logs when reloading plugin list
|
2023-09-07 14:55:09 +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 |
|
|
|
b4f5e40f12
|
Moved items and reimplemented SettingsDictionary.cs
|
2023-08-01 21:28:44 +03:00 |
|
|
|
ac512e3a27
|
Updated display when installing a new plugin
|
2023-07-16 00:18:27 +03:00 |
|
|
|
730b628fe3
|
New method in archive manager and shortcut on exit command
|
2023-07-15 23:23:06 +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 |
|