henrikvtcodes / micahs-TBA-discordbot

A discord bot to link thebluealliance webpage when you send a message with #teamnumber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TBA-discordbot

A discord bot to link thebluealliance webpage when you send a message with #teamnumber

Running

Required Environment Variables

You must place the following enviroment variables in a .env file at the project root before compiling.

  • DISCORD_API_TOKEN: Duh.

Then...

cargo build
and
cargo run

About

A discord bot to link thebluealliance webpage when you send a message with #teamnumber


Languages

Language:Rust 99.1%Language:Shell 0.9%