Commit graph

577 commits

Author SHA1 Message Date
e5d9324533 🧑‍💻 Fixed some more code smells 2022-10-14 13:46:47 +02:00
9b14123a54 🧑‍💻 Fixed a code smell 2022-10-14 13:33:45 +02:00
0a3be3c5f0 🧑‍💻 Fixed some code smells 2022-10-14 13:30:59 +02:00
8b5dc9d51b 🧑‍💻 Fixed more code smells 2022-10-14 13:14:25 +02:00
6d44db1c2c 💡 event.execute comment for rateLimit 2022-10-14 13:02:16 +02:00
c7c3aae867 🧑‍💻 Fixed some more code smells again 2022-10-14 12:59:34 +02:00
9baa207df9 🚑 spelled throw wrong 2022-10-14 12:53:00 +02:00
a5a4aa93b8 🧑‍💻 Fix more code smells 2022-10-14 12:52:17 +02:00
038b8070f9 🧑‍💻 Fixed some code smells 2022-10-14 12:50:16 +02:00
1d04890c92 🧑‍💻 Fixed some code smelling 2022-10-14 11:51:15 +02:00
74b5ab121c 🚑 Fixed some syntax error 2022-10-14 11:48:37 +02:00
dd7d31c571 🧑‍💻 Fixed some more code smells 2022-10-14 11:43:43 +02:00
38d192207d 💡 event.register comment 2022-10-14 11:41:53 +02:00
ab42b4f91b 🧑‍💻 Fixed some code smells 2022-10-14 11:39:46 +02:00
593ad9a335 🚚 move handlers to helpers and rename helpers 2022-10-14 11:12:28 +02:00
012d2ce6bf ⚰️ organized imports 2022-08-28 00:17:04 +02:00
b6c9954069 🚸better config command for audits 2022-08-28 00:16:40 +02:00
f58a9b53ec 🎨 reuse discord client when deploy commands 2022-08-28 00:16:11 +02:00
6ed5bb3cf3 🚨 Null comparisons 2022-08-25 12:08:17 +02:00
fcf9a095e5 🎨 organized imports on managers 2022-08-25 12:06:56 +02:00
e0d53feecd 🎨 organized imports on helpers 2022-08-25 12:05:23 +02:00
8d213f65a7 🎨organized imports on events 2022-08-25 12:04:07 +02:00
72456155a3 🏷️ changed some v13 to v14 types 2022-08-25 12:01:48 +02:00
696ca8a7f6 🚚 database logging use correct path to logger 2022-08-25 12:01:24 +02:00
9619060784 👽️ bit activity status working on v14 2022-08-25 12:00:54 +02:00
6a7f6f33a6 ⚰️ remove unused imports 2022-08-25 11:53:05 +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
Joshua Schmitt
854ea0ce5f style: 💄 fix style 2022-07-05 16:08:07 +00:00
Joshua Schmitt
fbcbf8545b fix: 🚀 fix and rewrote docker stuff
I reworked the docker files and added docker support for the new config system.

The old config system is no longer working
2022-07-05 16:07:02 +00:00
Joshua Schmitt
8a10730dd4
Merge pull request #2 from jqshuv/dev
Dev
2022-07-05 15:40:09 +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
1790ed09c3
🎨 move command collection to index 2022-07-05 01:41:30 +02:00
77daf24f6d
️ better schedule manager 2022-07-05 01:40:50 +02:00
5ae6c05aef
️ better event manager 2022-07-05 01:39:56 +02:00
fcd2d18480
️ better command manager 2022-07-05 01:39:25 +02:00
68bc3f6843
🎨 remove unnecessary error handling 2022-07-05 01:38:49 +02:00
ef8b20984d
🩹 forgot to change from millisecs default to secs 2022-07-05 01:36:16 +02:00
Joshua Schmitt
b1cebba225 feat: added docker support 2022-07-04 15:41:31 +00:00
21365d5ecf
️ Change keepDataUpToDate to 00:00 on 1 of month 2022-06-30 12:47:27 +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
5c40cd70e1
🚑 accidently pushed using wrong config type, fix 2022-06-21 18:04:04 +02:00
ffdc228e90
Revert "🚑 config plugin was excluded by .gitignore" 2022-06-21 18:01:25 +02:00
537261c988
🚑 config plugin was excluded by .gitignore 2022-06-21 17:09:48 +02:00
023589f9d0
🚚 fixed ICommand path in discord.d.ts 2022-06-20 13:24:56 +02:00
805bd5c4aa
⚰️ tsconfig-paths not in use anymore 2022-06-20 13:24:13 +02:00
4e4c4b0616
💬 Drops => Giveaway 2022-06-15 00:11:10 +02:00
092778b22d
🔊 change interactionCreate log to debug 2022-06-13 14:29:30 +02:00
410442e17b
Detected usage of the any type (JS-0323) 2022-06-13 14:17:21 +02:00