TWITCH_CLIENT_ID=your_client_id TWITCH_CLIENT_SECRET=your_client_secret TWITCH_REDIRECT_URI=http://localhost:8000/auth/callback SECRET_KEY=change_this_to_a_random_string APP_BASE_URL=http://localhost:8000 DATABASE_URL=sqlite:///./bashyoverlay.db