Skip to content

Repository files navigation

RoleRequest

A simple role self-management bot for Discord.

Getting Started

  • Clone the git repository
  • pip install -r requirements.txt
  • Create a config.py file with the following format:
# Your Discord bot tokentoken=''# Desired bot token or Noneprefix=''# Emotes to use for approving/denying limited role requestsgreenTick='greenTick:1234567890'redTick='redTick:1234567890'
  • python bot.py

Types of roles

  • Open - Roles that can be freely joined and left by users
  • Limited - Roles that require moderator approval to join, initiated by the join command

About

A simple role self-management bot for Discord.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages