Boosters
The Booster Module will send an alert whenever a new member boosts the discord.
But that's not all!
All boosters will have access to the /booster
command set, which allows them to setup and modify their own custom role through the bot, as well as equip and un-equip it.
If they remove their boost, or if their boost expires, the role will not be deleted, but it will be removed from them.
Config Boosters (/config boosters
)
/config boosters
)By default, only members with the Administration permission can use this command.
Configure the Boosters module and customize its message.
state
: Whether boost notification messages should be sent or not.
notification_channel
: The channel where all boost notifications will be sent.
placeholder_role
: The role under which all custom booster roles will be created.
Booster Role (/booster role
)
/booster role
)Only Server Boosters can use this command. Additionally, the Boosters module must first be configured before using this command.
Setup or customize your custom role!
name
: The name to be set for the custom role.
hex_color
: The hex code of the custom role's color.
icon
: The image to be used as a role icon.
Equip Role (/booster equip
)
/booster equip
)Only Server Boosters can use this command, and they must have a custom role setup. Additionally, the Boosters module must first be configured before using this command.
Equip your custom role!
Un-equip Role (/booster unequip
)
/booster unequip
)Only Server Boosters can use this command, and they must have a custom role setup. Additionally, the Boosters module must first be configured before using this command.
Un-equip your custom role!
Last updated