Commit graph

93 commits

Author SHA1 Message Date
593ad9a335 🚚 move handlers to helpers and rename helpers 2022-10-14 11:12:28 +02:00
e0d53feecd 🎨 organized imports on helpers 2022-08-25 12:05:23 +02:00
72456155a3 🏷️ changed some v13 to v14 types 2022-08-25 12:01:48 +02:00
9619060784 👽️ bit activity status working on v14 2022-08-25 12:00:54 +02:00
5a09d9a5cf 👽️ discord.js v14 2022-08-25 11:27:25 +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
b6c55872bd
Revert 88c6740adc 2022-07-05 02:03:37 +02:00
68bc3f6843
🎨 remove unnecessary error handling 2022-07-05 01:38:49 +02:00
88c6740adc
🚸 gdpr fix for removing guild when bot has bent offline during removal of bot. 2022-06-30 12:44:01 +02:00
9a11af4c1e
⚰️ remove unused variables (JS-0356) 2022-06-13 14:06:01 +02:00
24e44f7235
button cooldowns 2022-06-11 21:59:47 +02:00
d0f2cd3027
🎨 remove newlines when not logical 2022-06-11 18:28:33 +02:00
40e434f5c6
🧑‍💻 e is now err 2022-06-11 18:28:07 +02:00
f56f33e215
🎨 getEmbedConfig 2022-06-11 18:27:23 +02:00
827678dfcf
🎨 remove unnessecery if statement 2022-06-11 18:26:06 +02:00
e93f604273
🧑‍💻 commands and events are now plugins 2022-06-10 22:28:07 +02:00
3196e39c70
🚑 allow dynamic timeouts to work, wait for #348 2022-05-30 20:09:03 +02:00
cea6be5740
metadata for timeouts and better jobs #345 #346 2022-05-30 20:00:08 +02:00
7fd9b6fc73
🎨 move database connector to manager 2022-05-30 17:39:52 +02:00
5bcfafd0ed
📈 add total users to default status 2022-05-29 21:48:12 +02:00
75c9fdf438
👔 Changed to transactions #297 2022-05-29 19:56:35 +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
ee57233499
🧑‍💻 helpers are now folders 2022-05-28 13:25:53 +02:00
c84191d70f
🎨 mostly typed event handler 2022-05-28 13:17:32 +02:00
ddc43cf509
🚸 better throw new Error handling 2022-05-28 13:02:35 +02:00
50f070787c
🐛 Default embed if guild is null #337 2022-05-28 12:54:37 +02:00
f960ef3cec Improving TypeScript typing/interfaces. 2022-05-28 12:27:17 +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
4af0cf7250
♻️ making changes to improve codeclimate 2022-04-30 16:55:58 +02:00
bc6f8f7aa6
🎨 tsconfig-paths 2022-04-17 18:12:58 +02:00
527a482b6c
🚚 devMode to handlers 2022-04-17 18:08:55 +02:00
ac17452e94
️ async jobs 2022-04-14 21:39:54 +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
3d8d9c43bd
🩹 comment devMode due breaking commands 2022-04-13 23:47:00 +02:00
105fa0192d
newUserObj 2022-04-13 21:14:08 +02:00
76188832c7
🎨 newGuildObj 2022-04-13 21:14:03 +02:00
512ef3d3c0
🧑‍💻 use more tsconfig paths 2022-04-13 21:00:31 +02:00
12b970b23e
🏗️ plugin-based architecture 2022-04-13 17:22:22 +02:00
a1dee5c2bf
🏗️ change to new logger 2022-04-13 02:53:09 +02:00
bca90d4741
🚚 move deployCommands to handlers 2022-04-13 02:51:05 +02:00
5970dbf596
🐛 pluralize showed true instead of suffix 2022-04-13 01:08:31 +02:00