Created the config.json.example
This commit is contained in:
8
config.json.example
Normal file
8
config.json.example
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"token": "ATAzOTIyNjkyDSY2MDUwNDE3NQ.AB-3yL.La_vEA2lndppk8GWiDeK92CFg7naZCblcIlxCk",
|
||||
"database": {
|
||||
"string": "mmariadb://localhost:3306/sheepstar",
|
||||
"username": "sheepstar",
|
||||
"password": "sheepstar"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user