Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
/ Rada Public archive

Multi-purpose Discord bot using discord.js and the discord-akairo framework

Notifications You must be signed in to change notification settings

bizojs/Rada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository moved

This is an old version of Rada, the updated repository can be found here

Multi purpose discord bot made by br4d#0040

This bot is the first proper bot that I have open sourced. I prefer to keep bots closed source due to the fact that I'm not a huge fan of people self hosting their own version of my bot that I spent alot of time and effort on. That changes today with Rada! If you're interested in self hosting Rada, there's information below on how to do so!

Dependencies

  • NodeJS: You will need NodeJS v12 or above. You can get that here.
  • Git: You will need Git. You can get that here.
  • MongoDB: You will need a MongoBD instance. You can follow the guide here to install it.

Installation

  • Open command prompt and type git clone https://github.com/Iskawo/Rada.git
  • In command prompt, type cd Rada to enter the directory. Once in the directory, type npm i. This will install all required packages
  • Edit example.env (main directory) with your own information then rename it to .env
  • Edit config.js (src folder) again with your own information then rename it to config.js

Running

  • Simply type node . or node rada.js in the command prompt to start the bot

Running with sharding

  • Navigate to lib\ws\ShardManager.js and then change the totalShards to your desired number (auto works too.)
  • Simply type npm start in the command prompt to start the bot with shards.

ATTENTION

This branch contains the RADA api which is not finished or stable!

About

Multi-purpose Discord bot using discord.js and the discord-akairo framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published