mirror-nourybot/cmd/bot/.env.example

7 lines
200 B
Plaintext
Raw Normal View History

2022-08-12 00:08:39 +02:00
TWITCH_USERNAME=nourybot
TWITCH_OAUTH=oauth:mycooloauthtoken42069
TWITCH_COMMAND_PREFIX=()
2022-08-15 17:37:35 +02:00
OWM_KEY=OpenWeatherMapApiKeyGoesHere
2022-08-12 00:08:39 +02:00
DB_DSN=postgres://username:password@localhost/nourybot?sslmode=disable