add openweathermap key

This commit is contained in:
lyx0 2022-08-15 17:37:35 +02:00
parent 3b395f0bc2
commit 73299f776c

View file

@ -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