Skip to content

No, it's not a pot. It's APot. A Discord bot custom made for the AP Students Discord server. Created by @suufi

License

Notifications You must be signed in to change notification settings

APStudentsReddit/APot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APot

No, it's not a pot. It's APot. A Discord bot custom made for the AP Students Discord server.

Prerequisites

Installation

With both Node.js and Redis installed, run the following:

$ yarn install

Running

$ TOKEN="ENTERYOURTOKENHERE" node Bot.js

Make sure that the Redis server is running before issuing this command.

It is wise to use a process manager such as pm2/nodemon to make sure the bot doesn't go down when you step away from the terminal.

Usage

  • Set up role aliases by doing: >createra --role="role name" --alias="alias"
  • To delete a role alias, run: >deletera --role="role name" --alias="alias"
  • List all role role aliases for a single role by doing: >ls Role Name
  • To mention a role, run: >rhelper role alias
  • To blacklist or to unblacklist someone, run: >blacklist member

License

MIT

About

No, it's not a pot. It's APot. A Discord bot custom made for the AP Students Discord server. Created by @suufi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published