/shishabot

A discord bot that converts your osu! replays into shareable video links

Primary LanguageRust

A discord bot that converts your osu! replays into shareable video links

Setup

In order to set this bot up, you need to have Rust installed

Copy the content of .env.example into a new file called .env and supply all the variables.

Once you have supplied everything, you can compile the bot using cargo run.