PepperCord's source code is AGPLv3 licensed. PepperCord <10.0.0 is available under the GPLv3.
Assets in the resources directory are not AGPLv3 licensed. PepperCord is not distributed with the non-free assets it is capable of using.
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.