Initial commit

This commit is contained in:
Lily Wonhalf 2021-05-02 20:00:36 -04:00
commit 8ae81f1cc6
24 changed files with 1425 additions and 0 deletions

12
config.json.sample Normal file
View file

@ -0,0 +1,12 @@
{
"token": "",
"prefix": ".",
"guild": "",
"mom": "",
"roles": {
"mod": ""
},
"channels": {
"staff": ""
}
}