- Option 1a running from Docker Hub
run the built container from Docker Hub with the token environment variables:
$ docker run -e TOKEN_1=DISCORD_TOKEN_HERE -e TOKEN_2=OTHER_DISCORD_TOKEN_HERE -e TOKEN_3=OTHER_OTHER_DISCORD_TOKEN_HERE oohwooh/virtual-applause:latest
- Option 1b building and running the Docker image from source
git clone https://github.com/oohwooh/virtual-applause.git
cd virtual-applause
docker build . -t virtual-applause
$ docker run -e TOKEN_1=DISCORD_TOKEN_HERE -e TOKEN_2=OTHER_DISCORD_TOKEN_HERE -e TOKEN_3=OTHER_OTHER_DISCORD_TOKEN_HERE virtual-applause
sorry but you're on your own with this one, have fun
cl!connect
connects the bots to your current channel, for clapping.