Skip to content
This repository has been archived by the owner on Apr 20, 2019. It is now read-only.

taskula/sonm-deals-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny project to monitor the number of deals in SONM network

To install:

sudo cpan DBI
sudo cpan DBD::SQLite
sudo cpan JSON

Monitoring script - records deals into SQLite database data/deals.db
./monitor.pl -i 60 -v

Telegram Bot
./telegram-bot.pl -t <bot token> -v

About

Monitors the amount of open deals in SONM network. Reports results to Telegram. NOTE: This bot is now archived. Please see the replacing SONM Community Bot at https://github.com/taskula/sonm-community-telegram-bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages