Commit graph

686 commits

Author SHA1 Message Date
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
a3ac4ca7fa 🚧 Moving guard classes out of metadata 2022-10-21 15:45:56 +02:00
9a513dd860 🔥 deprecated profile 2022-10-20 13:45:11 +02:00
5e7a30169b ♻️ Config Welcome now on Prisma 2022-10-20 13:42:24 +02:00
5f5f3dccb8 ♻️ Config Shop is now on Prisma 2022-10-20 13:36:04 +02:00
71f764574d ♻️ Config Points is now on Prisma 2022-10-20 13:32:21 +02:00
69be3ccf05 ♻️ Config Credits now on Prisma 2022-10-20 13:27:26 +02:00
3b6d0a7f54 ♻️ Audit Config now on Prisma 2022-10-20 13:21:33 +02:00
a43750080a ♻️ API is now fully on Prisma 2022-10-20 13:12:53 +02:00
9b23b6c12e ⚰️ removed unused objects 2022-10-20 13:09:14 +02:00
f412ad6fae ♻️ Fixed /shop cpgg to Prisma 2022-10-20 12:48:40 +02:00
094d40104a 🚧 Comment out shop module during migration 2022-10-20 11:01:46 +02:00
a94850f782 ♻️ migrate /config cpgg to Prisma 2022-10-20 11:01:25 +02:00