Commit graph

577 commits

Author SHA1 Message Date
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
63da5b165c 🚧 comment out profile during migration 2022-10-20 11:01:12 +02:00
4c92867bcf 🚚 correct more paths 2022-10-20 11:01:01 +02:00
051d122729 🚚 correct path for registers 2022-10-20 11:00:36 +02:00
b5d20088f1 added a reputation view command 2022-10-20 10:54:24 +02:00
98acf7ce57 🏷️ fixed "wrong" types 2022-10-20 10:53:13 +02:00
527d32ae2e 🚚 fixed correct paths for events commands buttons 2022-10-20 10:09:43 +02:00
9731dff86d 🎨 move away from plugins folder 2022-10-19 21:23:50 +02:00
9536478730 🎨 reorganized files 2022-10-19 21:21:19 +02:00
7281a4e53b 🚧 Disable audits interaction migration to Prisma 2022-10-19 21:03:26 +02:00