codingteam / horta-hell

Configurable XMPP bot written in Scala based on the Akka framework.
MIT License
15 stars 8 forks source link

livecoding.tv support #343

Closed ForNeVeR closed 8 years ago

ForNeVeR commented 8 years ago

We could support livecoding.tv as a chat service.

Maybe some additional tasks should be done first, I'll evaluate them.

hagane commented 8 years ago

that could be... untrivial. the only prior art i found is Cristy94/livecoding-chat-bot and it just piggybacks on a browser.

rexim commented 8 years ago

I thought you can connect to livecoding.tv's chat via XMPP https://gist.github.com/zachhanson94/a6ac4508ec025cc27e5c

rexim commented 8 years ago

But from the comments we can see that this information is probably outdated. :)

rexim commented 8 years ago

Just saw someone using a thirdparty XMPP client to connect to livecoding chat. So it's still possible. Zero effort required for this feature.

rexim commented 8 years ago

Well, not completely zero. Maybe we need to register an account for Horta at least. :)

rexim commented 8 years ago

Nothing is required for this feature. Just think about Horta as a thirdparty client and follow: http://blog.livecoding.tv/2015/11/21/how-to-chat-onal-xmpp-client/