HardlyDifficult / HardlyBot

A Twitch.tv ChatBot
http://www.twitch.tv/hardlysober/
11 stars 11 forks source link

Custom channel enter greeting: Whenever someones enters the chat room (if requested by the user) #35

Open swedishwb opened 8 years ago

swedishwb commented 8 years ago

The message "Swedish Says Hello" (custom message defined by the regular)...

Would save me alot of time not having to say hello :P

User > !setgreeting "Swedish says hi" Bot > KK

User enters channel Bot > Swedish says hi.

theBuildr45 commented 8 years ago

have a colum in sql named gretting default "Welcome"

HardlyDifficult commented 8 years ago

Agree. I think it should go in the twitch_followers table. Maybe that table is renamed. It should hold info about the user+channel such as greeting and isFollowing. i.e. you should be able to create a greeting without first following... technically.