Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1 KB

README.md

File metadata and controls

39 lines (27 loc) · 1 KB

Bot logo

Shimarin

Multipurpose discord bot

Overview, Invite, Host

Overview

Shimarin is a discord bot, made using Rust. Bot is named after Shima Rin from Yuru Camp manga series.

Invite

You can invite the bot by this link. Type "/" to see commands!

Run yourself

  1. Create bot - Discord developer portal.

  2. Install rust.

  3. Set up your .env (sample in .env.sample).

    DISCORD_TOKEN="DISCORD_BOT_TOKEN_FROM_<https://discord.com/developers/applications>"
  4. Start bot - cargo run -r

There is a better way, but lol.