Crates.io | campmaster-constantine |
lib.rs | campmaster-constantine |
version | 0.2.1 |
source | src |
created_at | 2020-04-29 15:57:06.663868 |
updated_at | 2020-05-15 13:43:52.474553 |
description | A General-Purpose Discord bot |
homepage | |
repository | https://git.sr.ht/~muirrum/campmasterconstantine |
max_upload_size | |
id | 235386 |
size | 186,747 |
The Campmaster is designed to be a general-purpose Discord bot, that brings a message points/leveling system and a strike system to make moderation easier.
Make sure that you have the latest stable Rust. Make a copy of .env.example
and name it .env
, filling out the variables as appropriate.
Make sure that you have an updated version of PostgreSQL. The database and role should already exist.
Run cargo install campmaster-constantine
to download and install the latest stable version of the bot. Then, run campmaster-constantine
in the same directory as your .env
file.
git clone https://git.sr.ht/~muirrum/campmasterconstantine
cargo build
Send an email with the patch file to ~muirrum/campmaster-constantine-devel@lists.sr.ht
, preferably following the instructions here.