mozilla / testdaybot

Mozilla QA Test Day IRC Bot
9 stars 12 forks source link

bot has to update channel topic when testday starts and ends #31

Closed whimboo closed 9 years ago

whimboo commented 9 years ago

The topic for the testday as set with the :next command should be reflected in the channel during the testday. So the bot has to update the topic if permissions exist. Also it has to restore the old topic once the testday is over.

Keep in mind that the bot will have OP in the #qa channel.

galgeek commented 9 years ago

pull request submitted

https://github.com/mozilla/testdaybot/pull/34

whimboo commented 9 years ago

PR #34 has been merged. Thanks Barbara.