Commit graph

73 commits

Author SHA1 Message Date
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
e3cc352fc2
🥅 guild is null 2022-04-12 22:41:22 +02:00
ecb28109a1
🚚 moved database to src/database 2022-04-12 22:37:38 +02:00
12c7099828
🐛 not removing role and taking negative payed 2022-04-11 22:33:39 +02:00
96cfc5bf7a
🚑 fix crash from deleteOne() 2022-04-11 22:25:52 +02:00
510c759e6b
⚰️ remvoed unused code 2022-04-11 22:05:16 +02:00
codefactor-io
a0f16aca05
[CodeFactor] Apply fixes to commit 63d7152 2022-04-11 10:37:10 +00:00
63d7152a61
shop role colors and devMode and fix delete role 2022-04-11 12:36:33 +02:00
codefactor-io
cde8914e49
[CodeFactor] Apply fixes 2022-04-10 20:59:07 +00:00
74e9958351
encryption on pterodactyl api token 2022-04-10 22:57:45 +02:00