mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
5 lines
143 B
Text
5 lines
143 B
Text
|
|
{
|
||
|
|
"database_uri": "postgres://username:password@hostname:port/database_name",
|
||
|
|
"token": "BOT_TOKEN_GOES_HERE",
|
||
|
|
"log_channel": null
|
||
|
|
}
|