/giuseppe

Discord bot for the Giuseppe osu! server (or anything bancho.py based)

Primary LanguagePythonMIT LicenseMIT

giuseppe

pre-commit.ci status

Discord bot for the Giuseppe osu! server (or anything bancho.py based)

Installation

git clone https://github.com/NiceAesth/giuseppe.git
cd giuseppe
cd docker
cp config.sample.json config.json
# edit config.json
docker-compose up -d

Note: If building the image manually, you need to copy Pipfile and Pipfile.lock to the src/ directory and use that as the build context. Look at the build workflow for more information.