Shimarin is a discord bot, made using Rust
. Bot is named after Shima Rin from
Yuru Camp manga series.
You can invite the bot by this link. Type "/" to see commands!
-
Create bot - Discord developer portal.
-
Install rust.
-
Set up your .env (sample in .env.sample).
DISCORD_TOKEN="DISCORD_BOT_TOKEN_FROM_<https://discord.com/developers/applications>"
-
Start bot -
cargo run -r
There is a better way, but lol.