Skip to content

A Open-Source Discord Bot coded in Discord.js made for beginners! Lots of Commands Included Such as Fun, Image Manipulation and Utility Command etc!

License

Notifications You must be signed in to change notification settings

elbkr/REAPER-2.0

 
 

Repository files navigation

REAPER-2.0

A feature rich Discord Bot with many commands!


Have suggestions on what could be added?

  • Leave your suggestions right here then!

What features does Reaper Include?

Features Availability
Anti-Link
Autorole
Custom Prefix
Permanent Database
Welcomer
Commands Category Availability
Configuration
Fun
Image
Info
Moderation
NSFW
Utilities

Versions and Support Info

  • Keep checking the Releases Section to get the latest info relating new updates, bug fixes etc about the repository.
  • Get Information relating different versions of this repository:
REAPER Versions Support Status
v6.3.0-stable (Anti-Link Support) (Current Version) Available
v6.1.0-stable (Error Free Version) Available
v5.5.0-stable (Welcomer Added) Seems okay to me!
v5.0.0-beta (Autorole Added) Discontinued
v4.9.0-alpha (Custom Prefix Added) Discontinued
v4.4.0-alpha (Database Support Added) Discontinued
  • The Information above includes Versions with only Major Updates and not Versions with Bug fixes
  • v6.1.0-stable is included in the List because this version includes the fixing of every error in the repository.
  • Support is provided only for Stable and Beta Versions and not for Alpha Versions.

Getting started

Creating a fork:

Installing all necessary packages

  • npm install

Starting the bot

  • node . or node index

Configuration

  • Edit the config.json file and enter the required values
{
  "OWNER_ID": "YOUR_ID_HERE",
  "BOT_TOKEN": "YOUR_BOT_TOKEN",
  "tenorAPI":"ZEEELJXAFQBN",
  "DEFAULT_PREFIX":"ENTER_YOUR_PREFIX_HERE",
  "mongoPass": "ENTER_YOUR_MONGODB_URL_HERE",
  "ERROR_LOGS_CHANNEL": "ADD_ERRORLOGS_CHANNEL_ID"
}
  • The mongoPass must be a url
  • Visit Official MongoDB Website to get your mongoPass
  • Watch this video to know how to get your mongoPass
  • Don't change the tenorAPI else the gif command won't work!

Contributing

  • Feel free to open pull requests to contribute to the repository!
  • Join our Support Server
  • Invite my bot to your Server, Here

Star the Repo if you liked it!

About

A Open-Source Discord Bot coded in Discord.js made for beginners! Lots of Commands Included Such as Fun, Image Manipulation and Utility Command etc!

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%