Rust port of KittyBot for the CS@unimelb Discord server.
Some common steps before you start the bot.
- Install Rust or Docker Engine depending on what method you prefer.
- Make a copy of
sample.env& fill in the variables. Rename it to.env - Follow any one method.
- Download docker compose file
- Follow the common step no. 2
- Run in terminal:
docker compose up -dDownload and run the installer script that automatically detects your platform:
curl -fsSL https://raw.githubusercontent.com/MRDGH2821/Coco-Bot/main/coco-installer.sh | shThen follow Use precompiled binaries Step 3 onwards
- Head over to Releases
- Download the archive as per your os & architecture.
- Follow the common step no. 2
- Double click to execute or:
In linux terminal:
./coco-bot.binIn Windows terminal
./coco-bot.exe- Clone this repo:
git clone https://github.com/MRDGH2821/Coco-Bot/- Follow the common step no. 2
- Run in terminal:
cargo runSource Code is licenced under Apache 2.0.
Impact font was used from DeeFont.
Images in src/assets/meme_templates are assumed to be in public domain.