A simple powerful Discord music bot built to fulfill your production desires. Easy to use, with no coding required.
16.6.0
or higher.env_example
file and rename it to .env
npm
too.
$ pnpm install
$ pnpm run build
$ pnpm prune --production
$ pnpm start
You can use our official Docker image:
$ docker run -v ./scripts:/app/scripts --env-file ./.env -d ghcr.io/stegripe/rawon:latest
...or with docker-compose:
services:
rawon:
image: ghcr.io/stegripe/rawon:latest
restart: unless-stopped
env_file: .env
volumes:
- "./scripts:/app/scripts"
Don't forget to create .env
file and fill environment values from .env_example
file
NOTE: You must attach /app/scripts
volume if you use yt-dlp
stream strategy.
You can use Glitch too for this project, featured with its code editor.
https://github.com/<your-name>/rawon
(without <>
).env
file and delete it, then find .env_example
file and rename it to .env
.env
, open Tools > Terminalrefresh
, and track the process from LogsRailway provides $5 each month for you to use in the free plan, it will stay online 24/7 as long as your usage does not exceed $5.
IMPORTANT: Read Disclaimers before deploying to Railway.
<img src="https://railway.app/button.svg" alt="Deploy on Railway" />
Disclaimers are listed on the DISCLAIMERS.md file.
© 2024 Stegripe Development