mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
6 lines
159 B
JSON
6 lines
159 B
JSON
{
|
|
"token": "DISCORD_BOT_API_KEY",
|
|
"clientId": "DISCORD_BOT_ID",
|
|
"guildId": "DISCORD_SERVER_ID",
|
|
"dbConnectionString": "POSTGRESQL_CONNECTION_STRING"
|
|
}
|