are bots allowed in this forum? We need a bot to report if the mempool reaches a critical predefined level. bob does a good job but he has to sleep at least 8 hours per day. so we need a bobbot.
Bots are allowed, so long as they aren't spammy or malicious.
Part of me really wants to learn how to write bots for these forums; start monitoring my node mempool activity stats, and start barking out posts upon an x% rise over y time.
Or learn how to query market APIs, learn how to use graphing libraries, and spit out graphic posts, but, TBH, my IT/Network/Coding past is behind me.
I want to pursue artistic passions.
Bitcoin/Lightning related matters keep me limber enough - staying up-to-date with tech - so as not to completely atrophy those skills. Fucking around with the official LND release now after upgrading my Bitcoin node from 16.0 to 16.1. Haven't built
bitcoind from source, with support for esoteric libraries, in quite a long time.
I will write such a bot and publish my bad code. stay tuned
edit: well, I stumbled over my first problem. login requires a captcha test where the bot has to prove it's not a bot, haha
most likely it's possible to login in manually the first time and copy the cookie, I have to try that.