erinknight242 / hsbot

Headspring's Hipchat Hubot
9 stars 12 forks source link

Fix next turn message order with change to set topic instead #90

Closed bptillman closed 6 years ago

bptillman commented 6 years ago

Swap out usage of robot.messageRoom with msg.send where we set the topic to whoever rolls next. This way the topic is changed and anyone joining at any point can see who is next and also changing topic will post the message in the room as well.

I also updated the admin account balance changed message to bring back in the dollar sign before the amounts, since I accidentally removed that in the last PR.