Samoxive / SafetyJim

A moderation bot for discord.

Home Page:https://safetyjim.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SafetyJim

A moderation bot for discord communities.

Getting Started

You will need the following to run Safety Jim

  • Rust
  • PostgreSQL

Development

Make a copy of config_example.json called config.json and fill in anything you need, Jim will create the needed tables in PostgreSQL automatically. To launch Jim, use cargo run --release. To create an executable file, run cargo build --release. For the first run --create-slash-commands flag must be used to initialize slash commands on Discord side.

License

MIT

About

A moderation bot for discord.

https://safetyjim.xyz

License:MIT License


Languages

Language:Rust 99.8%Language:HTML 0.2%Language:Dockerfile 0.1%