|
|
123e8e90a1
|
Fixed some null errors
|
2024-04-09 20:40:18 +03:00 |
|
|
|
0323c888b3
|
Updated readme
|
2024-04-01 01:36:45 +03:00 |
|
|
|
1bb6d3b731
|
Small refactor
|
2024-04-01 01:35:20 +03:00 |
|
|
|
4dc5819c4e
|
The bot now checks for update
|
2024-04-01 01:33:45 +03:00 |
|
|
|
5d4fa6fba7
|
plugin list command now shows if the plugin is already installed.
|
2024-03-26 23:54:44 +02:00 |
|
|
|
b6675af9cb
|
Updated readme
|
2024-03-23 22:53:52 +02:00 |
|
|
|
23a914d2c9
|
Fixed loading problem on Discord Bot UI
|
2024-03-23 22:34:55 +02:00 |
|
|
|
e8822deeac
|
New UI page
|
2024-03-07 14:15:50 +02:00 |
|
|
|
29ecdb6883
|
Updated UI
|
2024-03-05 23:16:24 +02:00 |
|
|
|
90aa5875b5
|
Added Basic UI Functionality
|
2024-03-03 18:00:43 +02:00 |
|
|
|
0fccf706a1
|
Fixed some errors on SettingsDictionary
|
2024-03-03 15:07:06 +02: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 |
|
|
|
a2179787b9
|
Plugin Updater
|
2024-02-27 19:42:59 +02:00 |
|
|
|
8c06df9110
|
Removed help app
|
2024-02-27 11:09:28 +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 |
|
|
|
cc355d7d4f
|
Fixed some names
|
2023-12-27 18:24:32 +02:00 |
|
|
|
af90ae5fba
|
Added UI support for LINUX KDE Plasma
|
2023-12-27 18:03:26 +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 |
|
|
|
2280957ea9
|
Fixed some warnings
|
2023-11-21 22:07:28 +02:00 |
|
|
|
944d59d9a3
|
Reformatting code
|
2023-11-21 22:04:38 +02:00 |
|
|
|
79ecff971b
|
Playing with tests
|
2023-11-20 13:43:43 +02:00 |
|
|
|
1f0e6516fd
|
New SqlDatabase functions
|
2023-11-07 10:13:22 +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 |
|
|
|
d3555b6fca
|
fixed typo
|
2023-10-25 10:08:13 +03:00 |
|
|
|
b5cdc0afeb
|
Merged errors with logs
|
2023-10-22 13:38:40 +03:00 |
|
|
|
3858156393
|
Made Entry Class static
v1.0.3.1
|
2023-10-22 12:52:52 +03: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 |
|
|
|
d00ebfd7ed
|
Fixed new name in README
|
2023-09-25 22:14:53 +03:00 |
|
|
|
ab279bd284
|
updated README.md
|
2023-09-25 22:12:44 +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 |
|
|
|
0d8fdb5904
|
Updated log manager
|
2023-09-07 13:28:49 +03:00 |
|
|
|
92a18e3495
|
Removed URLs file from bot config
|
2023-09-07 12:50:36 +03:00 |
|
|
|
e929646e8e
|
removed error when invalid plugin. It was called even when a typo was made
|
2023-08-15 16:42:13 +03:00 |
|
|
|
6315d13d18
|
Fixed Internal Actions to refresh after external actions are loaded
|
2023-08-15 16:17:32 +03:00 |
|
|
|
ee527bb36f
|
a
|
2023-08-08 22:21:36 +03:00 |
|
|
|
86514d1770
|
Fixed version
|
2023-08-08 22:20:16 +03:00 |
|
|
|
9e8ed1e911
|
Fixed version
|
2023-08-08 22:19:29 +03:00 |
|
|
|
f3c3c7939c
|
Fixed some outputs in plugin manager
v1.0.3.0
|
2023-08-06 17:37:02 +03:00 |
|
|
|
361ed37362
|
Reimplemented error handling for SettingsFile
|
2023-08-06 17:14:57 +03:00 |
|