discord notifications bot for bittrex orders
3.1K
Create an app and an access token for your bot https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token Create Application https://discordapp.com/developers/applications/me Create a Bot User Get Bot Token Add Bot to Server https://discordapp.com/oauth2/authorize?&client_id=YOUR_CLIENT_ID_HERE&scope=bot&permissions=0
docker run -d --restart always --name disco-bit -e D_TOKEN="Bot tOkEn.From.DiSc0rd" -v /opt/config/disco-bit/:/go/src/app/config/ tzapu/disco-bit:latest -v
Content type
Image
Digest
Size
284.1 MB
Last updated
over 8 years ago
docker pull tzapu/disco-bit