Skip to content
/ Rocket Public

A simple Discord utility bot implementing dynamic voice channels and a role assignment slash command.

Notifications You must be signed in to change notification settings

moeux/Rocket

Repository files navigation

Rocket

rocket

A simple Discord utility bot with config file based slash command creation.

Features

Dynamic Voice Channels (DVC)

Important

Dynamic Voice Channels can only be setup for whole categories

Activating DVC

DVC are not activated by default and must be setup on a category basis.
To do so, set the Manage Channels permission override in the category for the bot user.

Important

Please make sure you are creating the permission override for the bot user and not the role

1. Navigate to the category settings:

edit_category

2. Set up the permission override:

Important

If the category is private, make sure the bot has access to it through the Add members or roles button above

set_permissions

3. Expected outcome:

showcase

Role Assignment Slash Command

Users can use the /assign or /zuweisen (for German discord clients) slash commands to assign themselves a role.

Warning

Please be careful when adding roles to the bot since it could lead to users gaining permissions which they are not supposed to have

In order to find out how you are supposed to align your roles, please read this guide: Role Managment 101

Following roles are excluded automatically:

  • @everyone
  • Managed roles (such as automatically created bot roles)
  • Roles which have the Administrator permission
  • Roles which are positioned above the highest role of the bot
  • The bot's own role

Example:

All the roles within the green lines are self-assignable by users, whereas all the roles within the red lines are not.

Note

At the moment of the screenshot the bot's highest (and only) assigned role was Bot (excluding the default managed bot role Rocket at the bottom)

assignment

About

A simple Discord utility bot implementing dynamic voice channels and a role assignment slash command.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published