Permissions Module
- class Permissions(*args: Any, **kwargs: Any)
Custom permissions class to assist with command restrictions to authorized users and guilds.
- admin(ctx)
Restricts commands to guild Administrator.
- bangstream(ctx)
Restricts commands to authorized event managers in LLR.
- botdev(ctx)
Restricts commands to active Bot Developers of Chiichan.
- featureduser(ctx)
Restricts commands to current LLR Featured User.
- gifmaster(ctx)
Restricts commands to authorized users for uploading images.
- llfc(ctx)
Restricts commands to LoveLive! Fan Club guild.
- llfcadmin(ctx)
Restricts commands to LLFC Server Owner.
- llr(ctx)
Restricts commands to Love Live Radio guild.
- llradmin(ctx)
Restricts commands to LLR Server Owner.
- rank_r(ctx)
Restricts commands to users who have achieved rank
R
or higher in LLR.