echbot/README.md

16 lines
257 B
Markdown

# echbot
A helper bot for Smite fun.
## Environment
You must set the following for the bot to run.
```yml
environment:
- DISCORD_TOKEN=your_token_here
- GUILD_ID=your_guild_id_here
- DEV_ID=your_hi-rez_dev_id
- AUTH_KEY=your_hi-rez_auth_key
```