Skip to content

Commit

Permalink
Travis: "use notices instead of regular messages"
Browse files Browse the repository at this point in the history
> It's suggested by the standard to use for automated messages
> And it easily avoids cycles if every bot uses notices
> i.e. only listens to privmsgs and only emits notices
  • Loading branch information
polyzen authored and pazz committed Dec 2, 2018
1 parent 47b23cc commit e892c5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,3 +157,4 @@ after_success: |
notifications:
irc: "chat.freenode.net#alot"
on_success: change
use_notice: true

0 comments on commit e892c5c

Please sign in to comment.