GithubHelp home page GithubHelp logo

lokogd / matchurls Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rjackson/matchurls

0.0 2.0 0.0 155 KB

Tool to grab replay URLs from Dota 2

License: MIT License

JavaScript 66.30% HTML 33.70%

matchurls's Introduction

matchurls

The little bit of code behind matchurls. It is both an expressjs website and a Steam / Dota bot (via node-steam and node-dota2), and uses MongoDB as a data store; a matchid is looked up in the database first, and if it is not present we send a request to the Dota 2 Game Coordinator, and then save the response to the database.

Requires

  • node.js v0.10
  • MongoDB

Configuration

  • Install node dependencies: npm install
  • Set up config: vim config_SAMPLE.js, :w config.js.
  • Make empty sentry file: touch sentry
  • Run once and have Steam yell at you for a Steam Guard code: node app
  • Edit config with provide Steam Guard code
  • Run again and bam, it works. Probably.

matchurls's People

Contributors

rjackson avatar wickedplayer494 avatar

Watchers

 avatar  avatar

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.