Hey all. During the meeting with @davidtavarez and @nagini we discussed the bot briefly and we found more use cases. If you are interested in knowing more details check GRIN gathering in Warsaw - Marek Narozniak's Homepage.
I want this bot to not have any specific use case but rather I want it to be a generic bot capable of handling deposits and withdrawals using slatepacks. The exact functionality, for instance a faucet, tipping bot or tech support rewards bot or even a gambling game, that could be specified using callback functions.
Today I was working on this new design and just as a test I made a super simple minimalistic telegram bot that takes callbacks to customize its behaviour and I think this is enough to prove its possible.
https://github.com/marekyggdrasil/customizable-telegram-bots
Stay tuned for more updates!