Skip to content

PhazorWorks/Apollo

Repository files navigation

Apollo

OverviewInstallationRequirements

Overview

Apollo is a fully modular music bot – meaning all special features and commands can be enabled/disabled to your liking, making it completely customizable.

Installation

  1. Clone the repo
git clone https://github.com/PhazorWorks/Apollo/
  1. Rename docker config file
mv docker-compose.yml.example docker-compose.yml
  1. Fill out the config
nano docker-compose.yml
  1. Run the bot
docker-compose up -d

Requirements