tisboyo / Twitch_Bot

4 stars 2 forks source link

MQTT topic for first chat message of the stream #160

Closed baldengineer closed 3 years ago

baldengineer commented 3 years ago

Similar to #155, create an MQTT topic that publishes the name of a person the first time they chat during a stream -- after a clear command. I still want #155 because it is a different type of greeting.

The intent is to have a display on my laptop or chat wall of the people who came into chat during the intro so I can say hello to them.

Ideally, if the bot determines the stream has ended, then it should clear the previous list so that on the next stream, it can pick up the "new" names.