BytewareLovesBytes / kanzen

Powerful, invite-only anime discord bot

Home Page:http://kanzen.justanotherbyte.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kanzen

Powerful, invite-only anime discord bot

Kanzen is an invite-only discord bot built for anime communities. Currently, Kanzen is in heavily development. I advise against running your own instance.

Building + Running

If you do decide to run this yourself, keep in mind, I won't provide support. However, I've provided some basic instructions below.

  1. Ensure you have Rust + Cargo installed. You can install it here
  2. Clone the repository: git clone https://github.com/justanotherbyte/kanzen
  3. Create a config.toml and fill it with the appropriate data. See src/config.rs
  4. Build the project with cargo build. Optionally add the --release flag for an optimized build
  5. cargo run. If you built in release mode, ensure you add the --release flag.

Testing

If you're happy to test the bot in your own server, I'm open to you sending me a DM @ mooon#2472. Keep in mind, whether you can add it is at my own discretion.

About

Powerful, invite-only anime discord bot

http://kanzen.justanotherbyte.me

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%