#programming #dev #python #asknostr

I interact with a telegram bot on my phone to pay invoices, can I do that with python? I want to call the bot from a mac computer to pay or receive sats, anybody has experience with that?

As an example I pat with /pay and then I have to confirm the transaction to the bot.

Thank you.

Reply to this note

Please Login to reply.

Discussion

Telegram runs on OS X

Thank you, I’ve been able to create a bot and post in a #telegram channel or group using #python but I didn’t get how to interact with another bot yet, like #LightningTipBot that’s why I’m looking for any #dev to guide me.