A Discord bot for automatic role assignment based on activities.
A Discord bot for automatic role assignment based on activities.
If you add an activity role with /addactivityrole
, the bot will start looking for activities with the specified name. If a user starts an activity with that name, the bot will add the role to the user.
If exact_activity_name
is set to false, the activity name Chrome
would also trigger for Google Chrome
.
If it is true, the activity must match exactly and case-sensitively.
If you set live
to true, the bot will remove the role from users who got the role from the bot and don't have the activity anymore.
The bot will not remove any roles that were added manually.
Further help is available via the /help
command and in the support server.