Commit graph

82 commits

Author SHA1 Message Date
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
d72edf4371
♻️ manage counters and creditNoun => pluralize 2022-04-13 00:34:23 +02:00
28eac8c061
♻️ ready event 2022-04-12 23:11:19 +02:00
ecb28109a1
🚚 moved database to src/database 2022-04-12 22:37:38 +02:00
c2260332b4
🔒️ replaced Math.random() with chance.integer() 2022-04-11 22:06:33 +02:00
510c759e6b
⚰️ remvoed unused code 2022-04-11 22:05:16 +02: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
codefactor-io
82ac841993
[CodeFactor] Apply fixes 2022-04-10 19:57:30 +00:00
843aee08c2
Not creating users unless they interact. 2022-04-10 21:47:55 +02:00
codefactor-io
407603540e
[CodeFactor] Apply fixes to commit eb1aa6c 2022-04-10 01:18:47 +00:00