Zemanzo / web-marbles

Aims to recreate Marble Racing from the ground up, as a fully web based game
https://playmarbl.es/
GNU General Public License v3.0
23 stars 12 forks source link

Discord guild role adherence for commands #253

Closed Zemanzo closed 5 years ago

Zemanzo commented 5 years ago

Description Currently, permissions are handled poorly, or have yet to be implemented for some cases. The goal is to make a robust system that uses the roles set in the linked Discord guild for permission checking.

Minimum Acceptance Criteria

Is blocked by the following issues Not blocked, but could be picked up together with #233