diff --git a/config.json.example b/config.json.example new file mode 100644 index 0000000..f96ebde --- /dev/null +++ b/config.json.example @@ -0,0 +1,8 @@ +{ + "token": "ATAzOTIyNjkyDSY2MDUwNDE3NQ.AB-3yL.La_vEA2lndppk8GWiDeK92CFg7naZCblcIlxCk", + "database": { + "string": "mmariadb://localhost:3306/sheepstar", + "username": "sheepstar", + "password": "sheepstar" + } +} \ No newline at end of file