Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mr-warriyo/rem-bot

Rem Bot is a Discord Bot. It has lots of Features & main features Rem is known for are Global chat & ChatBot. This repository contains Source Code for Rem.
https://github.com/mr-warriyo/rem-bot

Last synced: 1 day ago
JSON representation

Rem Bot is a Discord Bot. It has lots of Features & main features Rem is known for are Global chat & ChatBot. This repository contains Source Code for Rem.

Awesome Lists containing this project

README

        

# Rem-Bot
Rem Bot is an __Anime Based__ Discord Bot. It has lots of Features & main features Rem is known for are Global chat & ChatBot. This repository contains Source Code for Rem.


## Rem Bot's Invite & Links:
[Top.gg Website](https://top.gg/bot/808260610924085309)


[Invite Rem](https://top.gg/bot/808260610924085309/invite)


[Rem Bot's Support Discord Server](https://discord.gg/FeD7f3kcNf)


# Setup this Repo:

Since this is an "Open Source" Project. I would love if you contribute or use it :)


Here are steps to Setup it on your system:


## Clone this Repository via:
```
git clone https://github.com/Mr-warriyo/Rem-Bot
```

## Redirect your Terminal to the Project via:
```
cd Rem-Bot
```


__BRAVO!!__ Now you've successfully cloned the Repository! After this to run it follow Steps given below:


## Install all Node Modules via:
```
npm install
```

## Edit config.json file:
Go to /settings folder & open `test_config.json` file. Copy the code provided in it & create a `config.json` file in `/settings` folder. Now, Edit the `config.json` details.

## Run your bot via:

### Nodemon:
```
npm run dev
```

### Node:
```
npm start
```


# Issue:

If you're facing any Issue with this repository code/setup. Feel free to open a Issue in this Repo, I'll try to solve it as soon as possible ^^