#39 Settings SQL query blocks in points
~muirrum commented on Campmaster-Constantine todo
#39 Settings SQL query blocks in points
~muirrum filed ticket on Campmaster-Constantine todo
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.