version: '3.8' services: bot: image: 'deuchnord/twason:unstable' env: TWITCH_TOKEN: 'SET_THIS_TOKEN' volumes: - './config:/home/bot/config'