Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 495 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 495 Bytes

Sadaa

A Discord bot that allows you to add custom voice channels in your server

Self-hosting

  1. Set the environment variables in regards to the configuration in .env.example
  2. 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.
  3. 🎉

Deploying on Railway for free ✨

Deploy on Railway