All Projects → Simpleboy353 → REAPER-2.0

Simpleboy353 / REAPER-2.0

Licence: GPL-3.0 license
A multi-purpose discord bot made using Discord.js V13. Includes Logging, Welcomer, Slash Commands, Menu based Help Command and so much more!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to REAPER-2.0

v13-Discord-Bot
This is my V13 Discord Bot, it has around 95 commands, 17 events, and stores all kinds of data in an SQL database for ease of access. Not to mention a unique style and friendly help menu interface. Used by over 25 people in popular company based servers, this will bring you a professional look that tops your competition.
Stars: ✭ 38 (-81.19%)
Mutual labels:  multi-purpose, discord-js-bot, fun-bot, customizable-options
Discord-multipurpose-bot
A repository with JavaScript and Python versions of the same type of discord commands.
Stars: ✭ 27 (-86.63%)
Mutual labels:  slash-commands, fun-bot
zuly
🤖 | Hi, I'm zuly, a brazilian bot! Focused on animes!
Stars: ✭ 45 (-77.72%)
Mutual labels:  slash-commands, discord-js-bot
Awesome Python Scripts
🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
Stars: ✭ 198 (-1.98%)
Mutual labels:  beginner-friendly
o-fish-android
Android app for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection.
Stars: ✭ 19 (-90.59%)
Mutual labels:  mongodb-database
Hacktober-Fest-2021
📜This repository is created to welcome all the open source enthusiasts to get introduced to beginner friendly projects they could work with in the festive season of HacktoberFest 2021🎇🙌.
Stars: ✭ 23 (-88.61%)
Mutual labels:  beginner-friendly
Data-Structures-Algorithms
Data Structures & Algorithms 💥
Stars: ✭ 17 (-91.58%)
Mutual labels:  beginner-friendly
Your-First-Contribution
You may learn how to make successful pull requests and get your first valid open source contribution by using this repository.
Stars: ✭ 24 (-88.12%)
Mutual labels:  beginner-friendly
mac-dev-setup
An easy script to install your mac dev environment
Stars: ✭ 38 (-81.19%)
Mutual labels:  beginner-friendly
FreeCodeCamp-Projects
This repo is for coders who are looking to contribute & participate in Hacktoberfest. Please do star the repo if y'all liked it!
Stars: ✭ 30 (-85.15%)
Mutual labels:  beginner-friendly
o-fish-realm
Realm application code and sample data for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection. The web app allows agencies to gain insights from the aggregated information.
Stars: ✭ 23 (-88.61%)
Mutual labels:  mongodb-database
DiscordBot-Template
A boilerplate / template for discord.js bots with 100% coverage of Discord API, command handler, error handler based on https://discordjs.guide/
Stars: ✭ 129 (-36.14%)
Mutual labels:  slash-commands
web
Application web de gestion des congés en ligne
Stars: ✭ 69 (-65.84%)
Mutual labels:  beginner-friendly
Repo-Excluded-From-HacktoberFest-2021
Know a bit of python & need pr for hacktoberfest ? come join us in the journey
Stars: ✭ 17 (-91.58%)
Mutual labels:  beginner-friendly
ML-ProjectKart
🙌Kart of 210+ projects based on machine learning, deep learning, computer vision, natural language processing and all. Show your support by ✨ this repository.
Stars: ✭ 162 (-19.8%)
Mutual labels:  beginner-friendly
Music-Slash-Bot
A music bot written in Discord.js and Distube using the slash command
Stars: ✭ 34 (-83.17%)
Mutual labels:  slash-commands
HacktoberFest-21
A mentorship initiative to help beginners kickstarting their open-source journey by completing Hacktoberfest'21 challenge | Curated list of beginner-friendly issues for Hacktoberfest 2021 | Raise PR to add your issues
Stars: ✭ 27 (-86.63%)
Mutual labels:  beginner-friendly
slash-level
✨ The first and only slash-command based Discord level bot ✨
Stars: ✭ 31 (-84.65%)
Mutual labels:  slash-commands
slash-create
🗡️ Creator and handler for Discord's slash commands
Stars: ✭ 244 (+20.79%)
Mutual labels:  slash-commands
IoT
A repository dedicated to IoT(internet of things ) and python scripts
Stars: ✭ 24 (-88.12%)
Mutual labels:  beginner-friendly

Reaper Logo

REAPER-2.0

GitHub License GitHub Stars GitHub Forks Support Server

An Multi-purpose Discord bot with many features!


Requirements

  • Discord.js v13 (npm install discord.js@latest)
  • applications.commands scope enabled for your bot in Developer Portal (For Slash Cmds).
  • NodeJS v16.6 or higher
  • Basic knowledge of JS or Discord.JS

Have suggestions on what could be added?

  • Leave your suggestions right here then!

What features does Reaper Include?

Available Features
Features Availability
Anti-Link
Autorole
Auto-Mod
Custom Prefix
Permanent Database
Welcomer
Logging
Menu(s)
Slash Commands
Rep System
Command Categories
Commands Category Availability
Configuration
Fun
Image
Info
Moderation
Music
NSFW
Utilities

Versions and Support Info

Detailed Versions Info
REAPER Versions Support Status
v7.3.0-stable (Updated Rep System) (Current) Available
v7.2.0-stable (Rep System) Available
v7.1.5-stable (Button controls for music) Available
v7.1.0-stable (Support for Activities) Seems okay to me!
v7.0.0-stable (Music System) Discontinued
v6.7.5-alpha (Better Error Logging) Discontinued
v6.7.0-beta (Slash Cmds, Thread Events) Discontinued
v6.6.0-beta (Logging, New UI for settings) Discontinued
v6.5.0-stable (V13 Support Added) Discontinued
v6.3.0-stable (Anti-Link Support) Discontinued
v6.1.0-stable (Error Free Version) Discontinued
v5.5.0-stable (Welcomer Added) Discontinued
v5.0.0-beta (Autorole Added) Discontinued
v4.9.0-alpha (Custom Prefix Added) Discontinued
v4.4.0-alpha (Database Support Added) Discontinued
  • Keep checking the Releases Section to get the latest info relating new updates, bug fixes etc about the repository.
  • 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",
  "YT_COOKIE": "ADD_YOUR_COOKIE_HERE",
}
  • Watch this video to know, how to get the YT_COOKIE
  • You may use any channel id for ERROR_LOGS_CHANNEL, but the bot must be present in the server you are choosing the ID from.
  • All the errors your bot faces, will be logged in the ERROR_LOGS_CHANNEL
  • The mongoPass must be a url
  • Visit Official MongoDB Website to get your mongoPass
  • Watch this video to know how to get your mongoPass: MongoDb Tutorial
  • Don't change the tenorAPI else the gif command won't work!

Contributing


Star the Repo if you liked it!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].