Maciej-the-bot is simple discord bot written in Rust that uses serenity-rs as a backend.
All what is needed to play with this repository:
- git - to download repository
- curl [linux only] - for installing rust toolchain
- rust toolchain - project is written in rust lang
Maciej can be build by typing command below:
cargo build
The old Maciej can be found at separated branch old-maciej and won't be supported anymore.