Edit the .env file by specifying the tokens for the bot, and also provide the address and auth. data for PostgreSQL:
- CREATOR_ID: your Telegram user-ID
- BOT_TOKEN & BOT_USERNAME: BotFather
- TWITCH_CLIENT_ID & TWITCH_CLIENT_SECRET: Twitch Developer Console
docker run --rm -d --name twitchviewerbot --env-file .env ghcr.io/helltar/twitchbot:latest
- /list - Show your favorite channels
- /live - Check who is online from your list
- /clip - Get short clips from all channels on your list
- /screen - Get a screenshot from a channel
- /add - Add a channel to your list
- /updateprivacy - Update bot privacy policy (/privacy)