Giter VIP home page Giter VIP logo

hubot-steam's Introduction

#Hubot steam NPM version
A hubot adapter for the steam network.

##Installation Add hubot-steam to your package.json dependencies and run

npm install

or, if you didn't modify ./bin/hubot, it should do this automatically when you start hubot the next time. ##Usage

./bin/hubot -a steam

##Configuration If your account is not protected by steamguard, these two variables are enought:

  • HUBOT_STEAM_NAME The steam account name of the bot account.
  • HUBOT_STEAM_PASSWORD The password for the steam account.

otherwise it's a bit more complicated.

  1. Set the two variables mentioned above and start hubot. You should see an login error.
  2. Look into your steam accounts email adresse and get the authcode they sended you.
  3. Save the authcode as HUBOT_STEAM_CODE.
  4. Set HUBOT_STEAM_SENTRY_HASH to a random sha1 hash. For example you could visit this website and let your cat walk over the keyboard.
  5. Restart hubot. After you logged in, the hash should be registered with your account.
  6. Unset HUBOT_STEAM_CODE and restart hubot. You will now be able to log into your steamguard protect account, as long as you set HUBOT_STEAM_SENTRY_HASH to the registered value.

###Groupchats !!! Important: You can only use groupchats if you BOUGHT at least one game on you bot account!

To use groupchats, set HUBOT_STEAM_CHATS to a comma seperated list of group IDs. To obtain these, follow the three steps here:

  • Go to your GROUPS page on steam
  • Right click on a group name and chose Copy Link Address
  • And there is your group ID

##About This was original created by derdobs. At the moment it gets improved and extended by me.

hubot-steam's People

Contributors

mawalu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hubot-steam's Issues

logOn is not a function

irmandos@irbot:~/irhubot/hubot$ ./bin/hubot --name HubotOpenShift --adapter steam
npm WARN [email protected] No license field.
[Mon Jun 27 2016 10:09:44 GMT+0000 (UTC)] INFO { accountName: 'bot', password: 'superbot' }
TypeError: this.steam.logOn is not a function
at SteamBot.run (/home/irmandos/irhubot/hubot/node_modules/hubot-steam/src/steam.coffee:25:5, :44:18)
at Robot.run (/home/irmandos/irhubot/hubot/node_modules/hubot/src/robot.coffee:590:5, :464:27)
at Object. (/home/irmandos/irhubot/hubot/node_modules/hubot/bin/hubot:168:8, :182:11)
at Object. (/home/irmandos/irhubot/hubot/node_modules/hubot/bin/hubot:5:1, :185:4)
at Module._compile (module.js:541:32)
at Object.exports.run (/home/irmandos/irhubot/hubot/node_modules/coffee-script/lib/coffee-script/coffee-script.js:103:25)
at compileScript (/home/irmandos/irhubot/hubot/node_modules/coffee-script/lib/coffee-script/command.js:171:29)
at /home/irmandos/irhubot/hubot/node_modules/coffee-script/lib/coffee-script/command.js:143:18
at FSReqWrap.readFileAfterClose as oncomplete

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.