basic command handler (messageCreate fixme)

This commit is contained in:
2021-08-23 15:05:17 +02:00
parent 4f82c6efdd
commit 2b5d3fa0b6
7 changed files with 519 additions and 507 deletions

5
src/cfg.json Normal file
View File

@@ -0,0 +1,5 @@
{
"prefix": ".",
"hexBlue": "0x61f2ea",
"hexRed": "0xfb636b"
}