Skip to content

This is an EPIC Discord bot, made using Discord.js. Did I forget to mention it is verified?!

License

Notifications You must be signed in to change notification settings

Mordoxo/Processor

 
 

Repository files navigation

Processor

Anurag's GitHub stats

This is the template for the config.json. Please make it within the project. Properties marked with -OPT are optional, but you will have to exclude the corresponding features if you choose to omit them.

    "bot-token": "BOT-TOKEN",
    "giphy-token": "GIPHY-TOKEN-OPT",
    "google-search-api-key": "GOOGLE-SEARCH-API-KEY-OPT",
    "mongo-path": "MONGO-PATH-OPT",
    "prefix": "!",
    "weather-key": "WEATHER-KEY-OPT",
    "x-rapid-api-key": "X-RAPID-API-KEY-OPT"

Processor is a Discord bot developed by UltraSarker along with several other developers who devote their time to this project.


Adding the Bot

To add Processor to your discord server, you can click this invite link. You must have the Manage Server permission to invite this bot to your desired server.


Getting Started

The prefix for this bot is pr.. Type pr.help to list all the categories of commands. If you wish to change the prefix, you must first have Manage Server permissions, or be the person who invited Processor in the first place. If you want to change the prefix, do pr.prefix {new prefix}. If you forget what the prefix, just ping the bot @Processor. If you want a specific category of those commands, type pr.help [categoryName] for all the commands within the category. You will need to set up the correct permissions for the bot. For your convenience, you may give this bot Administrator privileges as it resolves all permission conflicts with the bot.


Top Features

Processor comes with several fun features that you and your members will appreciate. Here are the most common:

  • meme Shows a random picture of a meme from Reddit.
  • img [thing] Shows a random picture of the thing specified, if given.
  • stats [@member] Shows the stats of the member, otherwise it shows stats of the server.

Image Examples

Help Command

Meme Command

Changeable Prefix

To-do


  • Complete converting remaining commands to slash commands
  • Test on discord.js v14 if possible, on a fork (obviously)

About

This is an EPIC Discord bot, made using Discord.js. Did I forget to mention it is verified?!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%