A Discord bot that allows you to add custom voice channels in your server
- Set the environment variables in regards to the configuration in
.env.example
- The Dockerfile exists for building an image
- If not using Docker to host, install Node and Redis, then run
npm start
in the root directory.
- If not using Docker to host, install Node and Redis, then run
- 🎉