Overview • Installation • Requirements
Apollo is a fully modular music bot – meaning all special features and commands can be enabled/disabled to your liking, making it completely customizable.
- Clone the repo
git clone https://github.com/PhazorWorks/Apollo/
- Rename docker config file
mv docker-compose.yml.example docker-compose.yml
- Fill out the config
nano docker-compose.yml
- Run the bot
docker-compose up -d