Reyansh-Khobragade / rey-bot

a simple discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rey-Bot

a simple discord bot which is fun to use.

Installing Dependencies

#FOR LINUX download all the files and then do the following commands

sudo chmod +x installdepends.sh
#this is for making the script executable
./installdepends.sh

#FOR WINDOWS

double click the installdepends.bat script to install all dependencies

Usage

  1. go to index.js and change the token of the bot in the location
  2. Download the upload the emoji's to your server and change the name and id of them where they are used
  3. After doing all of these stuff do the following to run the bot

#FOR LINUX

sudo chmod +x run.sh
#this is for making the script executable
./run.sh

#FOR WINDOWS

double click the run.bat script to start the bot

:You need to have NodeJS installed!!!

Have fun playing with it :D

Consider subscribing me on youtube by clicking the link here

About

a simple discord bot


Languages

Language:JavaScript 96.3%Language:Shell 2.0%Language:Batchfile 1.7%