Is there a way to tag all members of an IRC channel in a message rather than mentioning each of their names in the message? Or is there another way to send a notification to all members of the channel? Maybe like an announcement protocol?
The context for this is a Hubot announcement to the channel, but with a higher priority to tag all (I know i can loop through the members of the channel and tag them in the message, but that is a pretty ugly message with 30+ channel members).