Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.04 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.04 KB

Processor

You must have a .env file. It must contain DISCORD_TOKEN=YOUR_BOT_TOKEN.


Processor is a Discord bot developed by ultrasarker. Special thanks to those who contribute their time and effort into this bot.


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

This bot is in the process of a rewrite into the Rust language (from Node.js). 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.


To-do


❗Convert the entire project over to Rust.