mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
add openweathermap key
This commit is contained in:
parent
3b395f0bc2
commit
73299f776c
1 changed files with 2 additions and 0 deletions
|
@ -2,4 +2,6 @@ TWITCH_USERNAME=nourybot
|
|||
TWITCH_OAUTH=oauth:mycooloauthtoken42069
|
||||
TWITCH_COMMAND_PREFIX=()
|
||||
|
||||
OWM_KEY=OpenWeatherMapApiKeyGoesHere
|
||||
|
||||
DB_DSN=postgres://username:password@localhost/nourybot?sslmode=disable
|
Loading…
Reference in a new issue