Role Pinger

Role Pinger pings a role when a keyword is detected in the channel

To add a new pinger to the current channel

$pinger {ping phrase} @role

To add a new pinger to a different channel

$pinger #channel {ping phrase} @role

Show pingers on a channel

$pinger show #channel @role

To remove an existing pinger from a channel

$pinger remove #channel @role {ping phrase}

To Reset all pingers for a specific role on the current channel

$pinger reset @role

Adding Custom Text to pings

If you want to add a custom text to ping, add a , in the ping phrase and put the text after For example if I want to @Pokemon on the keyword Booster Box and add the text Buy only @ 19.99

$pinger #bestbuy Booster Box,title Buy only @ 19.99 @Pokemon

Custom Text Special Variables

  • title - Will be replaced with the Embed Title that it was pinged of.

Last updated