Skip to content

tapnisu/shimarin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.