A helper bot for Smite fun.
Find a file
2023-01-20 14:27:37 -05:00
src Update team command with action row 2023-01-20 14:27:37 -05:00
.dockerignore Add Docker config 2023-01-10 15:14:17 -05:00
.gitignore Add basic bot with ping command 2023-01-09 18:38:08 -05:00
Cargo.lock Update team command 2023-01-13 18:38:45 -05:00
Cargo.toml Update team command 2023-01-13 18:38:45 -05:00
Dockerfile Update team command with action row 2023-01-20 14:27:37 -05:00
README.md Add framework for Hi-Rez API 2023-01-12 02:21:42 -05:00

echbot

A trash bot for Smite fun.

Environment

You must set the following for the bot to run.

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

Quotes

A quotes.txt file must be present in the root directory for the ping command to function. The format is one quote per line.