Git Product home page Git Product logo

housebot's Introduction

I'm Ben πŸ‘‹

I'm a full-stack/backend engineer born and raised in San Francisco. I was an early employee at Twitch and I've worked on everything from social networks to authentication-as-a-service. I live in Seattle with my spouse @gwander.

🧰 twos.dev | πŸ“§ Email | πŸ“„ CV

twitter.com/glcls | linkedin.com/in/ben

Jobs

See more details about my work at these companies on my website, twos.dev.

Side projects

Talks

You can view the talks I've done at @glacials/talks.

housebot's People

Contributors

glacials avatar nicktimko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

knightrobby

housebot's Issues

Make a web interface

When housebot runs 24/7, it would be nice to be able to control him (read: my house) without using either IRC/Twitch chat or SSH. A web interface would be nice for a phone or computer or whatever. Nothing complicated, but it may deserve its own repository. Unless I want to add a web server component to housebot with Node.js. That may be interesting.

Ignore votes in channels which aren't live

If the channel a !vote came from isn't live, don't count the vote.

The Twitch API endpoint to use for this check is of the form https://api.twitch.tv/kraken/streams/glacials. If the returned object's stream is null, the channel is not live. Otherwise, it is. This call should probably be cached for a minute or so so that we don't have to make it every time a vote comes in.

Generalize device handling

Housebot currently expects a specific set of devices to appear in a specific order -- namely, the exact set of devices my house contains, appearing in the exact order my hub puts them in. This should be generalized to work with any potential set of devices.

The solution for this could range anywhere from reading devices in from a user-set devices file to showing a wizard-esque setup walkthrough on a first-time run.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.