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

Glitched519/Processor

Repository files navigation

Processor

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",
    "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 /. Yes, it's a slash (/), since slash commands are the future for Discord bots! Type /help to list all the categories of commands. 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 a few:

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

Image Examples

Help Command

Meme Command

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?!

Topics

Resources

License

Stars

Watchers

Forks