Commit graph

82 commits

Author SHA1 Message Date
cd3f0fcec7 🙈 Fixed missing commit of database handler 2022-10-21 18:07:54 +02:00
ab7043d75f 🗑️ deprecate moduleData and metadata 2022-10-21 15:49:11 +02:00
9b23b6c12e ⚰️ removed unused objects 2022-10-20 13:09:14 +02:00
051d122729 🚚 correct path for registers 2022-10-20 11:00:36 +02:00
9536478730 🎨 reorganized files 2022-10-19 21:21:19 +02:00
593ad9a335 🚚 move handlers to helpers and rename helpers 2022-10-14 11:12:28 +02:00
f58a9b53ec 🎨 reuse discord client when deploy commands 2022-08-28 00:16:11 +02:00
e3c05c8a21 🚚 move logger to middlewares 2022-08-24 15:39:22 +02:00
1a40d4ada8
💥 migrate from *.ts to .env configs 2022-07-05 15:17:02 +02:00
ffdc228e90
Revert "🚑 config plugin was excluded by .gitignore" 2022-06-21 18:01:25 +02:00
537261c988
🚑 config plugin was excluded by .gitignore 2022-06-21 17:09:48 +02:00
9fb4f24427
⚰️ encryption Foldefolder 2022-06-11 18:25:34 +02:00
c0b036bd4d
⚰️ devMode folder 2022-06-11 18:25:16 +02:00
8e59690fe0
🚚 deployCommands folder 2022-06-11 18:24:56 +02:00
e93f604273
🧑‍💻 commands and events are now plugins 2022-06-10 22:28:07 +02:00
2dffdfcb5b
🚚 schedule handler is now a manager 2022-05-30 17:29:06 +02:00
5bcfafd0ed
📈 add total users to default status 2022-05-29 21:48:12 +02:00
825ff53878
🚚 plugins are now comamnds 2022-05-29 21:33:37 +02:00
880ad789c9
🚑 plugins now loading 2022-05-29 19:35:42 +02:00
2d3d7fe7aa
🚨 reverted from absolute to relative paths 2022-05-29 19:06:31 +02:00
e3e054122e
🏷️ replace IPluginData with ICommand 2022-05-28 14:32:35 +02:00
9bafd71cc0
🏷️ reused interface for mongoose schema 2022-05-28 13:24:25 +02:00
c84191d70f
🎨 mostly typed event handler 2022-05-28 13:17:32 +02:00
f960ef3cec Improving TypeScript typing/interfaces. 2022-05-28 12:27:17 +02:00
8537fcbded Improved TS typing/interfaces. 2022-05-28 11:59:45 +02:00
d7087e7c3c
🏷️ temporarely fixed encryption types 2022-05-21 00:37:28 +02:00
dec900ae29
Merge branch 'dev' into dev 2022-05-20 17:41:09 +02:00
ab708538c4
per guild embed config 2022-05-20 15:37:20 +02:00
39099ebaea
🎨 changed from /groups to /modules for plugins. 2022-05-20 14:42:43 +02:00
7f0835813c
🎨 data => builder 2022-05-18 18:18:34 +02:00
deepsource-autofix[bot]
6fb549946a
Format code with standardjs and prettier 2022-05-17 08:19:22 +00:00
deepsource-autofix[bot]
0472605a4b
Adds the appropriate return type for the method or function 2022-05-17 08:19:10 +00:00
be6518524c
🌐 now loading from json files 2022-04-30 15:12:40 +02:00
112def7c53
sub command custom options, such as permissions 2022-04-22 17:47:09 +02:00
4ec45ed190
🥅 now also catches Typeerrors 2022-04-22 15:43:39 +02:00
5c5859a3e4
🥅 error handling in event handler 2022-04-17 18:09:59 +02:00
49c8350054
️ remove redundant plugin loading 2022-04-17 18:09:46 +02:00
61ae59847d
🥅 error handling in command handler 2022-04-17 18:09:28 +02:00
527a482b6c
🚚 devMode to handlers 2022-04-17 18:08:55 +02:00
c0cceb85da
🏷️ use correct types 2022-04-16 12:45:11 +02:00
1b2ee053f0
️ async event handler 2022-04-14 20:07:55 +02:00
e1caeffa75
🌐 🔊 logs and grammar 2022-04-14 04:00:34 +02:00
0054d6439b
🚑 deployCommands should work 2022-04-14 00:44:22 +02:00
7562d039e4
🔧 encryption config 2022-04-13 21:56:13 +02:00
512ef3d3c0
🧑‍💻 use more tsconfig paths 2022-04-13 21:00:31 +02:00
d0dd88b02b
♻️ add more to tsconfig types 2022-04-13 20:09:27 +02:00
12b970b23e
🏗️ plugin-based architecture 2022-04-13 17:22:22 +02:00
326c3eb6f8
🔥 remove old logger 2022-04-13 02:53:22 +02:00
bca90d4741
🚚 move deployCommands to handlers 2022-04-13 02:51:05 +02:00
b1f04d8103
🚚 schedules now outside handlers 2022-04-13 02:34:13 +02:00