holmesal / shortwave

2 stars 0 forks source link

Mr. Huboto Server #54

Closed holmesal closed 10 years ago

holmesal commented 10 years ago

We'll want to write an adapter like so: some adapters

Assume that you'll be passed a message, and a list of people in range.

You'll need to parse the message, work your magic, and push the result onto the walls of those users.

I'm thinking we could do a "hubotQueue" in the same way that we do a "pushQueue". Then, you could just listen to a single firebase location, and process them as you get them.

Whaddya think?

matthewkulp commented 10 years ago

Intuitive, logical.

holmesal commented 10 years ago

@alexwhittemore for the sake of speed, I'm going to grab the shell of the pushQueue server and throw it up on github for you. It's got some basic stuff like firebase connecting and URL switching based on production/development detection, and watching a queue for items.

I'd love to help with this, too. Let me know if there's anything I can do.

holmesal commented 10 years ago

I've commandeered this and made it my project for this evening :smile:

Everything shortbot-side is up and running.

alexwhittemore commented 10 years ago

Well shit.

holmesal commented 10 years ago

@alexwhittemore not trying to steal your thunder, but I couldn't resist the allure of doge gifs. Plus I needed a break from sdk work :)