Commit Graph

224 Commits

Author SHA1 Message Date
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
20165af15a Changed Sqlite to microsoft sqlite implementation 2025-01-28 13:36:49 +02:00
84b19e2069 Updated API for plugins to work with database from remote. Added PluginRepository and removed Installation Scripts 2025-01-26 20:34:34 +02:00
8b2169dc7b Updated docker and repo check for no internet connection 2025-01-14 12:44:07 +02:00
7ebe3e7014 Updated settings change route 2025-01-13 12:27:35 +02:00
49fe637455 Download plugin have progress status 2024-12-25 15:05:20 +02:00
a754b0e5a9 Updated args to enable API 2024-12-19 00:04:39 +02:00
c79c792c43 Added Socket support 2024-12-18 23:58:13 +02:00
f2a9982d41 Added API to DiscordBotCore 2024-11-02 15:43:35 +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
cfcfecd4bc Improved web ui 2024-10-23 20:06:36 +03:00
c2dc01cbbb Added some docs 2024-10-22 22:02:55 +03:00
8a2212e47f Added external repo support 2024-10-22 21:30:26 +03:00
c61a9d5e51 Updated web ui 2024-10-05 16:41:34 +03:00
be75ef03cb Updated bootstrap and merged gitlab project 2024-09-17 15:30:08 +03:00
d51526bf22 Updated nav menu 2024-08-31 17:44:58 +03:00
30e92b742c Removed old web ui plugin 2024-08-31 17:27:19 +03:00
1c002edc6d First steps to Web UI 2024-08-23 19:51:18 +03:00
0a64de2439 Added support for Custom Activity 2024-08-18 17:57:16 +03:00
c080074292 Updated performance in plugin loading 2024-08-18 14:32:13 +03:00
9c98d2e219 Updated Module engine 2024-08-10 20:27:59 +03:00
18a059af0e More fixes to the new config. Module loader reworked 2024-08-06 22:47:59 +03:00
721c28c283 Reworked the Config system 2024-08-06 19:07:08 +03:00
8366de28cc Updated AddPlugin command 2024-07-22 19:42:20 +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
8ace51c840 Merged projects with plugins and modules 2024-07-22 01:18:00 +03:00
13900bb3f3 Added autoinstall for modules 2024-07-14 21:24:49 +03:00
3f8590b8f3 Added Core module support. Things are unstable 2024-07-14 19:33:53 +03:00
6599428043 Added SelfUpdate 2024-07-13 22:33:09 +03:00
349c669284 Removed unused dependency 2024-07-11 16:36:42 +03:00
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
8483439555 updated launch options 2024-07-01 22:14:31 +03:00
9aeb406f6f Updated Discord.NET version. Added wsl run option 2024-07-01 15:25:05 +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
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
1881102fb7 Fixed duplicate actions 2024-06-14 17:09:02 +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
5345515512 Started working on UI for windows users. Fixed bug in actions not being loaded 2024-05-26 01:08:38 +03:00
c87d1a89c5 Moved from record to class 2024-05-22 11:04:14 +03:00
4c8fd1a672 External commands 2024-05-21 21:33:42 +03:00
a5e65a5ea5 Autorestart on token check fail 2024-05-21 21:21:48 +03:00