Mednoob / rawon

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

Home Page:https://rawon.clytage.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rawon

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

CI Status

Features

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

General Setup

  1. Download and install Node.js version 16.6.0 or higher
  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

Setup Guide Video

Glitch

You can use Glitch too for this project, featured with its code editor.

  1. Star and fork this project
  2. Go to glitch.com and make an account
  3. Click New Project then Import from GitHub, specify the pop-up field with https://github.com/<your-name>/rawon (without <>)
  4. Please wait for a while, this process takes some minutes
  5. Find .env file and delete it, then find .env_example file and rename it to .env
  6. After specifying .env, open Tools > Terminal
  7. Type refresh, and track the process from Logs

Remix on Glitch

Railway

Railway provide $5 each month for you to use in free plan, it will stay online 24/7 as long as your usage does not exceed $5.

IMPORTANT: Read Disclaimers before deploying to Railway.

Deploy on Railway

Disclaimers

Disclaimers are listed on the DISCLAIMERS.md file.

Project Contributors

Developers

Translators

© 2022 Clytage Development

About

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

https://rawon.clytage.org

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


Languages

Language:TypeScript 97.4%Language:JavaScript 2.5%Language:Nix 0.1%