add openweathermap and lastfm examples to .env.example

This commit is contained in:
lyx0 2023-05-06 23:53:59 +02:00
parent 1d23f3945d
commit 4f64910e5d

View file

@ -2,3 +2,10 @@ MATRIX_HOMESERVER=matrix.cooldomain.com
MATRIX_USERNAME=nourybot
MATRIX_PASSWORD=MyCoolPassword_42069xD
SQLITE_DATABASE=mautrix-example.db
OWM_KEY=MyCoolOpenWeatherMapApiKey
LAST_FM_APPLICATION_NAME=nourybot
LAST_FM_API_KEY=MyCoolLastFmApiKey
LAST_FM_SECRET=MyCoolLastFmSecretKey