Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mr-warriyo/rem-bot
- Owner: Mr-warriyo
- Created: 2021-12-20T03:04:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-04T16:19:17.000Z (over 2 years ago)
- Last Synced: 2023-09-28T04:37:44.107Z (about 1 year ago)
- Language: JavaScript
- Size: 647 KB
- Stars: 6
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ^^