tapris-bot / shimarin

Yet yet another discord bot by me.

Home Page:https://github.com/tapnisu/shimarin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Yet yet another discord bot by me.

https://github.com/tapnisu/shimarin

License:MIT License


Languages

Language:Rust 96.4%Language:Dockerfile 3.6%