A helper bot for Smite fun.
Find a file
2023-01-11 18:40:50 -05:00
src Add embed to teams.rs 2023-01-11 18:40:50 -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 quotes to read from file 2023-01-10 13:11:06 -05:00
Cargo.toml Add Docker config 2023-01-10 15:14:17 -05:00
Dockerfile Add Docker config 2023-01-10 15:14:17 -05:00
README.md Refactor for better command structure 2023-01-11 16:31:15 -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

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.