Author

Topic: Mini Block Explorer(Telegram Bot) (Read 145 times)

jr. member
Activity: 224
Merit: 3
Development of any software for Windows
March 20, 2018, 05:43:22 AM
#1
Hello.
I developed a bot that tracks the amount of transaction confirmations on the Bitcoin network so as not to stick on the site in anticipation of the required amount Smiley
At the moment, only BTC is supported. In the future, I plan to add ETH and DOGE.

The bot is in the stage of deep alpha testing, so please do not kick me for the shortcomings that will appear in the process of using it Smiley
If there are questions or requests - Welcome Smiley

And most importantly, you can find the bot here: t.me/txHashInfo_Bot

Example of sending a message:
Code:
/alarmbtc c0570a7762d7bacf937cce9468f3c95ae5e0bc47dd8c33f9344990fb639ec0be 6 bla bla bla

1 - hash of the transaction
2 - the number of confirmations upon which you will be notified
3 - description (optional). This is for yourself so that later it was clear what kind of transaction it was :)
The parameters should be separated by a space.
Jump to: