Pranay0302 / dogebot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dogebot

getting the dogecoin report from wazirx api

Usage

  1. pip install -r requirements.txt
  2. make sure you've mpg123 installed
  3. add an mp3 file and rename it as siren.mp3
  4. add a data.json file, you can refer data.json.example
  5. python dogerep.py

Features

  • getting live updates from the api
  • alarm mechanism (when it crosses a certain value, it'll notify us)

About


Languages

Language:Python 92.3%Language:Makefile 7.7%