mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
TWITCH_USERNAME=nourybot
|
|
TWITCH_OAUTH=oauth:mycooloauthtoken42069
|
|
TWITCH_COMMAND_PREFIX=()
|
|
|
|
OWM_KEY=OpenWeatherMapApiKeyGoesHere
|
|
|
|
DB_DSN=postgres://username:password@localhost/nourybot?sslmode=disable |