Skip to content

Commit

Permalink
fix user role changes matcher
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Aug 11, 2020
1 parent c09e6df commit 69d5c8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public class DiscordUserRoleChangeScriptEvent extends DiscordScriptEvent {
// @Events
// discord user role changes
//
// @Regex ^on discord role changes$
// @Regex ^on discord user role changes$
//
// @Switch for:<bot> to only process the event for a specified Discord bot.
// @Switch group:<group_id> to only process the event for a specified Discord group.
Expand Down

0 comments on commit 69d5c8e

Please sign in to comment.