Commit graph

5 commits

Author SHA1 Message Date
6a31473d22 scripts: move scripts to the project root directory
I believe, that these kind of scripts should reside there
instead of src directory
2023-09-30 14:46:12 +02:00
7ff4abc3c0 Configuration: recactor how it is written and handled 2023-09-18 11:22:10 +02:00
7225739527 Update eslintrc.json to also make it consider typings
note that I've marked Promises awaiting as a warn,
because I don't want to be bothered with it for now.

I also edited all files to accomodate with the new rules.

I should also think find a way to type-safely import Commands directory,
another time
2023-07-30 22:28:13 +02:00
48b9ec02a0 log guildId in pushCommands script 2023-05-10 03:03:45 +02:00
ae3a5133b3 Create helper script for pushing commands 2023-05-08 09:15:34 +02:00