Giter VIP home page Giter VIP logo

oddsbot's Introduction

OddsBot

oddsportal.com web parser and analizer for soccer matches with web UI

Installation

install

  • NodeJS 8+
  • MongoDB
  • PM2 (globally)

Then run npm i (from root folder)

Run

If you have got a Telegram chat you can configure bot to send matches to it Go to config.js and change

telegram : true,  
telegramToken : '< your telegram chat token >'

To start bot run pm2 start process.json from root.

Bot uses puppeteer, if it doesn't start on *nix please read troubleshooting , if it's still not working try to uncomment // pupArgs: ['--no-sandbox'] in config.js

When pm2 starts go to localhost:5000

  • Monitor - shows active matches
  • Archive - past matches and manually deleted
  • Match.Filter - filter on links array (remove if string includes your pattern)
  • Settings - bot settings
    • Min/max duration - search interval (if match in this time it's shows)
    • Telegram panic delay - time before the match starts from the moment when the sending to telegram begins
    • waitFor intervals - do not change it if you're not understand what you are doing :)
  • Calculator/Calc.Filter - do not realized yet, simply get matches from all leagues.

Roadmap

  1. Add hokkey
  2. Add API v1

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.