Actually add the example config file
This commit is contained in:
parent
2e4d111242
commit
2dae4fbde0
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"PluralKit": {
|
||||||
|
"Bot": {
|
||||||
|
"Token": "BOT_TOKEN_GOES_HERE"
|
||||||
|
},
|
||||||
|
"Database": "Host=localhost;Port=5432;Username=myusername;Password=mypassword;Database=mydatabasename"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user