I had a few suggestions for your bot and it would help me if it provided the following responses:
1) Would it be possible for the bot to draw a chart from a particular date rate that I input and display the price in a line chart with a link to view it?
2) It would also be helpful to know the current mempool transactions for Bitcoin, possibly the number of unconfirmed transactions by just asking the bot and similarly the ability to ask the bot the current fastest and cheapest fee to pay to get my transaction confirmed quicker even before I make it.
3) Be alterted when the mempool transaction reaches a low number. By being alterted I mean would allow me to set it.
1) Yes it would be possible.
The bot can send a picture. The data are available, so the only complicated part is find a chart generator that provide a nice chart.
The link seems also something doable.
2) By mempool, do you mean the actual number of unconfirmed transactions ?
If so, now the bot supports /unconfirmed command, which gives to the total Unconfirmed bitcoin transactions.
I will integrate this command to the
Inline command menu.
How can we calculate the lowest fee to quickly proceed a transaction ?
3) Also, I can log this number and provide target alerts, that's something I can do! Good idea my friend!
I know this isn't more of a price related request, but something simliar would help keep me alerted about the unconfirmed transactions situation.
Actually this is exactly the kind of things I was looking for. I want to provide a very useful tool, globally, and that needs multiple points of view.
Cheers!