Skip to content

ChannelAlert

getPoland edited this page Oct 25, 2021 · 1 revision

Define which channels should be monitored and which groups should be notified when someone joins on of those channels.

ChannelAlert.app

channelAlertEnabled=true
notificationMsg=[color\=red][B]%alerted%[/B] stuff members got notified that you're here\!
support_groups=9,18
channelAlertMsg=[color\=blue] %client% is waiting in '%channel%'
support_channels=7,50
poke=true

channelAlertEnabled (boolean) - Enables / Disables this Function.

support_channels (channel_ids) - List of channel ID's which will be monitiored from this Function.

support_groups (group_ids) - List of group ID's which will be notified from this Function.

notificationMsg (string) - Notification message when user joins channel.

channelAlertMsg (string) - Notification message for support_groups.

poke (boolean) - True means the user get notified per poke message, false means the user gets a priavte message.