This is a demo Telegram Bot enabled to receive payments through Manta protocol.
For Manta protocol, visit https://appia.co
pip install git+git://github.com/appiapay/manta-telegram.git
Some environment variables need to be setup before launching:
BOT_TOKEN={YOUR BOT TOKEN}
MANTA_APP_TOKEN={MANTA APP TOKEN}
MANTA_APP_ID={MANTA APP ID}
MANTA_HOST=manta.beappia.com
API_BASEURL=https://developer.beappia.com
Then you can simply launch:
mtbot