Commit Graph

61 Commits

Author SHA1 Message Date
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
810a527cc1 Discord Bot web UI first preview 2023-04-08 13:18:25 +03:00
d5df6cfb9d update 2023-04-05 20:10:43 +03:00
fa1a136ef1 2023-04-01 16:15:49 +03:00
d20cb62139 Updated initial setup 2023-04-01 16:14:04 +03:00
f2418d0395 fixed start error when no config file exists or is null 2023-03-25 11:51:48 +02:00
460a85944a changed to .json file instead of database for settings 2023-03-24 21:52:03 +02:00
9ba4ca43e2 Update 2023-02-24 11:12:23 +02:00
0d5c90323a 2023-02-12 12:25:53 +02:00
2d3566a01a 2023-01-12 15:21:45 +02:00
22f2cd4e59 linux updater 2023-01-10 19:42:10 +02:00
69d99b4189 Updated Logger and message handler. Updated to latest Discord.Net version 2023-01-01 21:55:29 +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
cbaf552e7a 2022-10-22 16:02:05 +03:00