zairullahdev / rawon

A simple powerful Discord music bot built to fulfill your production desires. Easy to use, with no coding required.

Home Page:https://rawon.rahagia.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Splash

Rawon

A dedicated open-source music and moderation Discord bot. Easy to use, and with no coding required.

CI Status

Features

  • Interaction support.
  • Basic music commands.
  • Basic moderation commands.
  • Configurable, and easy to use.
  • A production-ready project, set up the bot without coding.

General Setup

  1. Download and install Node.js version 16.6.0 and Python version 3.6.0 or above
  2. Open .env_example file and rename it to .env
  3. Install required and optional dependencies
$ npm install
  1. Compile the file
$ npm run build
  1. If you want to save your disk spaces, let's prune the dev dependencies
$ npm prune --production
  1. Finally, you can start the bot
$ npm start

Hosting Setup

Heroku

You can host this bot to make it stay online on Heroku.

Run your bot in Heroku

Project Maintainer

© 2022 RB Project

Additional

About

A simple powerful Discord music bot built to fulfill your production desires. Easy to use, with no coding required.

https://rawon.rahagia.tech

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 96.4%Language:JavaScript 3.6%Language:Shell 0.0%Language:Procfile 0.0%