spiffomatic64 / SpiffBot

Interactive Twitch IRC bot
7 stars 5 forks source link

Automatically paste the video when a never-before-seen user enters chat #185

Closed molecularswords closed 9 years ago

molecularswords commented 9 years ago

Add a function to check the viewers list every few seconds and check against a continuously updated list of previous viewers. If a viewer not in the list enters the channel have spiffbot automatically post the video and explanation.

spiffomatic64 commented 9 years ago

awesome, should we wait until they say something? or just spam it (not calling them out) I dont want to scare away lurkers

molecularswords commented 9 years ago

Yeah, that's probably better. The first one.

spiffomatic64 commented 9 years ago

cool, but which do you like better, waiting until they say something first, or just pasting it (as long as we dont mention their name, they might assume its a spam-over-time thing)

molecularswords commented 9 years ago

It's probably less spammy to wait until someone says something. That's when they get auto-opted-in anyway right?

spiffomatic64 commented 9 years ago

yep, I'll just add the printout to that conditional

spiffomatic64 commented 9 years ago

or actually, you could too now that we have the fork/pull/merge thing working lol

molecularswords commented 9 years ago

I think I did it right, but please check any work that I do. I'm not very experienced with this sort of stuff.

spiffomatic64 commented 9 years ago

will do :) Im trying to use it more as well, as my company is moving to git from svn lol