PepperCord 10.0.0: Passing mypy type-checking over 100% of the codebase 🥳
PepperCord was born out of necessity for an open-source alternative to other utility bots.
Have an issue? Think you can make PepperCord better? Join our support server.
Fully-documented source code is available for those able to make improvements.
Docker is the best way to run an instance of the bot. See the file docker-compose.yml for an example compose file.
PepperCord uses MongoDB as a datastore, and environment variables for configuration and secrets. (For ease of use in docker.)
See .env.example. Before running docker compose up, copy .env.example to .env and fill out the variables.