1
0
mirror of https://gitlab.com/simple-stock-bots/simple-discord-stock-bot.git synced 2025-07-27 00:21:23 +00:00

Merge branch 'patch-1' into 'master'

Update README.md

See merge request simple-stock-bots/simple-discord-stock-bot!3
This commit is contained in:
2021-02-12 05:28:58 +00:00

View File

@@ -149,7 +149,7 @@ Then run the bot using your API keys.
```
docker run --detach \
-e discord=DISCORD_TOKEN \
-e DISCORD=DISCORD_TOKEN \
-e IEX=IEX_TOKEN \
simple-discord-bot
```