Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 469 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 469 Bytes

TokentxNotifier Telegram Bot

A telegram bot that sends a message when new ERC20 transactions are detected

Quickstart

npm install -g tokentx-notifier
# create config.json based on the config.sample.json
tokentx-notifier

Roadmap

  1. Use sqlite database for transaction ignore (and possibly config)
  2. Allow naming addresses
  3. Multiple channel support with different addresses on each one
  4. Error messages in seperate channel
  5. Config via telegram