Skip to content

Apollo is a simple Music bot for Discord, designed to be easy to use and to be easy to host yourself.

License

Notifications You must be signed in to change notification settings

shitcorp/apollo

Repository files navigation

Apollo

Apollo is a simple Music bot for Discord, designed to be easy to use and to be easy to host yourself.

Getting Started

Copy the contents of docker-compose.yml to a file called docker-compose.yml and then run docker-compose up -d to start the bot.

Configuration

All of the configuration is done using environment variables.

Required

Optional

  • GUILD_ID - The ID of the guild you want the bot to sync commands to. (Likely only required if you are developing the bot)
  • LAVALINK_NODE_ADDRESS - The address of the Lavalink server to connect to. (Defaults to localhost:2333)
  • LAVALINK_NODE_PASSWORD - The password for the Lavalink server. (Defaults to youshallnotpass)
  • LAVALINK_NODE_NAME - The name of the Lavalink node. (Defaults to default)

About

Apollo is a simple Music bot for Discord, designed to be easy to use and to be easy to host yourself.

Resources

License

Stars

Watchers

Forks

Packages