Commit graph

598 commits

Author SHA1 Message Date
5f7031587f
♻️ Cooldown middleware 2022-10-24 00:43:00 +02:00
0239b6c4dc
🚸 🎨 ♻️ Cooldown Middleware 2022-10-24 00:17:04 +02:00
c8fb975623
♻️ replaced * cooldown functions with 1 middleware 2022-10-23 23:22:13 +02:00
976e8e7fdc
🚚 one file per credit transaction type 2022-10-23 23:07:54 +02:00
cf3f3449e8
🔊 Added query logging for Prisma 2022-10-23 22:33:16 +02:00
d624c62669
♻️ Give credits helper 2022-10-23 22:32:54 +02:00
45549f41d7
🐛 Bot now respond, interactions, guild not in db 2022-10-23 19:52:30 +02:00
247bc3150e
💡 added comment to credits.transfer 2022-10-23 19:19:50 +02:00
49f4e6d200
🩹 checkDirectory no longer depend on node path 2022-10-23 17:27:53 +02:00
8804a83149
♻️ Counters Module 2022-10-23 12:36:15 +02:00
599a5b0c64
🚚 move transferCredits to export transfer 2022-10-22 17:12:31 +02:00
456e1caff1
🚸 debug > throw an error, no counters in channel 2022-10-22 16:43:03 +02:00
0534451d64
🥅 verify amount < 100.000.000 else throw 2022-10-22 16:38:30 +02:00
6f3bd4e828
Merge branch 'dev-2022.11.01' into 438-bug-credits-gift-value-overflow-when-gifting-more-than-2147483662 2022-10-22 16:28:07 +02:00
3551412be3
🐛 limited max value to 100.000.000 2022-10-22 16:27:01 +02:00
364f07dd7c
💡 Add comment to credit modules 2022-10-22 16:12:02 +02:00
a9fd50f84e
♻️ Credits module 2022-10-22 16:08:24 +02:00
3c49580831
💡 Add comment for baseEmbeds 2022-10-22 16:03:37 +02:00
74c94b467f
🩹 dev guild commands now working as expected 2022-10-22 15:59:36 +02:00
1b4c776037
🧑‍💻 Add helper, reduce duplicated code 2022-10-22 15:57:30 +02:00
bf80a4e50f 💡 Start main process 2022-10-21 20:40:08 +02:00
bef79d427e 💡 Start critical handlers 2022-10-21 20:36:23 +02:00
877bdbdb1d Merge branch 'dev' of https://github.com/vermiumsifell/xyter into dev 2022-10-21 20:31:32 +02:00
9f107b280d 🚨 Fixed some code smells for JS-0116 & JS-D1001 2022-10-21 20:30:50 +02:00
426eb7a85c 🚨 Fixed more code smells (JS-D1001) 2022-10-21 20:24:05 +02:00
f34cf8dd91 🚨 Fixed more JS-0116 2022-10-21 20:21:15 +02:00
6be605a8e3 🚨 Fixed some JS-0116 2022-10-21 20:19:04 +02:00
810fabc794 🚨 Fixed some JS-C1003 2022-10-21 20:14:14 +02:00
3ba9b204d4 🚨 Fixed JS-0066 2022-10-21 20:09:50 +02:00
3deec31b86 🚨 Fixed some JS-D1001 2022-10-21 20:00:25 +02:00
a510ca7513 🚨 Fixed some JS-C1003 2022-10-21 19:56:23 +02:00
3e5cbeb237 🚨 Fixed some JS-0116 2022-10-21 19:53:47 +02:00
89b67906ec ⚰️ JS-0356 fixed 2022-10-21 19:50:24 +02:00
dab00617a2 ⚰️ remove moduleData and metadata code 2022-10-21 19:45:56 +02:00
23e4834836 🥅 Do not catch 0 2022-10-21 19:30:25 +02:00
dc500eb666 🚀 re-enabled audits for interactionCreate 2022-10-21 18:41:01 +02:00
cd3f0fcec7 🙈 Fixed missing commit of database handler 2022-10-21 18:07:54 +02:00
8898959c84 🚀 Bot is fully migrated over to Prisma 2022-10-21 17:36:34 +02:00
193b778910 ♻️ Rewritten join and leave messages to use Prisma 2022-10-21 16:49:35 +02:00
5c97c21e2a 🎨 Utility Command is now using guard classes 2022-10-21 16:44:41 +02:00
0816d0abe2 🎨 Shop Command is now using guard classes 2022-10-21 16:42:15 +02:00
6589ac3ba3 🎨 Reputation Command is now using guard classes 2022-10-21 16:38:43 +02:00
db9c05c2e9 🎨 Moderation Command is now using guard classes 2022-10-21 16:35:18 +02:00
4606392189 🎨 Manage Command is now using guard classes 2022-10-21 16:33:49 +02:00
cb19e0f788 🎨 Fun Command is now using guard classes 2022-10-21 16:33:31 +02:00
f5c988b77b 🎨 DNS Commands is now using guard classes 2022-10-21 16:18:00 +02:00
be500e7f34 🎨 Credits Command is now using guard classes 2022-10-21 16:15:49 +02:00
dd5ed64e1a 🎨 Counters Command is now using guard classes 2022-10-21 16:15:44 +02:00
9d2bd0c848 🎨 Config Command is now using guard classes 2022-10-21 16:07:25 +02:00
ab7043d75f 🗑️ deprecate moduleData and metadata 2022-10-21 15:49:11 +02:00