76 Commits

Author SHA1 Message Date
f68b6cb877 Fixed plugin reloading 2025-06-17 17:20:03 +03:00
062b0d0133 Added Configuration tests 2025-05-30 20:55:41 +03:00
fafa493db7 Added Unit tests for Logger 2025-05-30 18:16:53 +03:00
8ba9448beb Created Poll Maker plugin 2025-05-22 20:18:50 +03:00
b605321086 Removed module WebApplication 2025-05-14 16:22:29 +03:00
296dbf5309 Updated logger 2025-05-06 16:46:51 +03:00
0c33422b5c Removed the old WebUI based on MVC 2025-04-28 22:14:18 +03:00
2d319f3d34 Updated web ui to razor 2025-04-22 23:40:00 +03:00
c548c6191d Reworked the plugin loader 2025-04-10 19:13:41 +03:00
c8cf887a09 Added a new project for initialization of the main web ui. 2025-04-07 16:33:58 +03:00
a4afb28f36 Redesigned the DiscordBotCore by splitting it into multiple projects. Created a WebUI and preparing to remove the DiscordBot application 2025-04-04 22:07:30 +03:00
62ba5ec63d Updated repository manager for the new backend 2025-04-01 18:47:13 +03:00
20165af15a Changed Sqlite to microsoft sqlite implementation 2025-01-28 13:36:49 +02:00
44d8b4684e Updated WebUI 2024-10-31 17:02:28 +02:00
9e8bfbbe16 Removed the WebUI. Removed the Modules 2024-10-30 23:10:04 +02:00
5b1d511f77 Fixed UI crash when trying to open other pages then home while bot is offline 2024-10-23 20:15:43 +03:00
81eb966752 Added docker 2024-10-17 00:20:26 +03:00
49403e70fd Added new module for cpp compatibility 2024-09-19 13:44:05 +03:00
be75ef03cb Updated bootstrap and merged gitlab project 2024-09-17 15:30:08 +03:00
30e92b742c Removed old web ui plugin 2024-08-31 17:27:19 +03:00
a23da51c08 Fixed Startup error after downloading the logger 2024-08-29 20:00:25 +03:00
1c002edc6d First steps to Web UI 2024-08-23 19:51:18 +03:00
8c338820c5 Updated ICommandAction.cs and DBEvent.cs. Removed thread request from DBEvent and added special thread request to ICommandAction.cs 2024-07-22 19:20:17 +03:00
4a08a25167 Added readme to modules and plugins folders 2024-07-22 01:25:15 +03:00
8ace51c840 Merged projects with plugins and modules 2024-07-22 01:18:00 +03:00
3f2c98cb11 Removed logger module from main project 2024-07-22 00:54:52 +03:00
3f8590b8f3 Added Core module support. Things are unstable 2024-07-14 19:33:53 +03:00
79c6daa11a Removed UI and Added IsDisabled plugin property 2024-07-04 16:12:55 +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
9a8ddb5388 Updated Dependency to accept DependencyName as parameter 2024-06-07 21:01:10 +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
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
b6675af9cb Updated readme 2024-03-23 22:53:52 +02:00
29ecdb6883 Updated UI 2024-03-05 23:16:24 +02:00
0fccf706a1 Fixed some errors on SettingsDictionary 2024-03-03 15:07:06 +02:00
8c06df9110 Removed help app 2024-02-27 11:09:28 +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
79ecff971b Playing with tests 2023-11-20 13:43:43 +02:00
6315d13d18 Fixed Internal Actions to refresh after external actions are loaded 2023-08-15 16:17:32 +03:00
9e6fcdbe6f removed submodules 2023-07-31 21:47:43 +03:00
b3d6930142 Updated functions in Discord Bot 2023-07-30 22:26:43 +03:00
5254be44be Added plugins folder to solution 2023-07-30 18:36:41 +03:00
3e4e777d8d updated project file 2023-07-30 18:22:20 +03:00
7f906d400f - 2023-07-20 20:38:52 +03:00
de680c6771 removed the economy plugin from the sln 2023-05-21 10:28:08 +03:00
Wizzy69
0dc8cdbce5 2023-04-29 18:57:33 +03:00