mattofak / jouncebot

Deployment helper IRC bot
GNU General Public License v2.0
2 stars 2 forks source link

Make jouncebot use /privmsg rather than /notice #2

Closed jdforrester closed 10 years ago

jdforrester commented 10 years ago

If you want to inform individuals, and only them, you should use /query. If you want to get people to do something, and for others to be aware, /privmsg in channel. If you want everyone to be vaguely aware of something related to the channel, /notice.

The purpose of jouncebot is to specifically remind some people (hey, you, go deploy) and vaguely remind others (hey, this is about to happen), so privmsg is more appropriate than notice. Alternatively, we could do a combined notice to the channel and query to each of the deployers, but…