mirror-nourybot/env.example

16 lines
463 B
Plaintext
Raw Normal View History

2023-08-08 00:47:09 +02:00
TWITCH_USERNAME=cooltwitchusername
TWITCH_OAUTH=oauth:cooltwitchoauthtoken
TWITCH_COMMAND_PREFIX=()
TWITCH_CLIENT_ID=mycoolclientid
TWITCH_CLIENT_SECRET=mycoolclientsecret
LOCAL_DSN=postgres://user:password@localhost/database-name?sslmode=disable
2023-08-08 01:22:49 +02:00
REMOTE_DSN=postgresql://user:password@databaseurlfrom.supabase.com:5432/postgres
2023-08-08 00:47:09 +02:00
OWM_KEY=mycoolopenweatherkey
LAST_FM_APPLICATION_NAME=goodname
LAST_FM_API_KEY=goodlastfmapikey
LAST_FM_SECRET=goodlastfmsecretkey