Campmaster Constantine

builds.sr.ht status

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.

Features

Running

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.

Building

Submitting patches

Send an email with the patch file to ~muirrum/campmaster-constantine-devel@lists.sr.ht, preferably following the instructions here.