Skip to content

ChaituVR/prediqt_telegram_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Prediqt Telegram Bot

Get real-time alerts on Telegram for all the transactions related to PrediQT
Explore the docs »

View Demo

Features:


  1. Get real-time alerts on Telegram for all the transactions related to PrediQT
  2. Alerts when Orders are placed, cancelled, partially filled and filled
  3. Alerts for markets you are participating in, when created, ended, resolved, accepted and rejected
  4. Alerts when Shares are available to claim, when shares are claimed and transferred to another account
  5. No Spam, Alerts are sent for accounts that you are interested in
  6. Monitor any account

Installation


To get a local copy up and running follow these simple steps.

Prerequisites node >= 12 npm >= 6

  1. Clone the repo

    git clone https://github.com/ChaituVR/prediqt_telegram_bot.git
  2. Install NPM packages

    cd prediqt_telegram_bot
    npm install
  3. Edit .env file with bot keys and dfuse api keys

    cp .env.example .env
    nano .env
  4. Start server

    npm start
  5. Start server for development

    npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published