-->
Page 1 of 1

Installing telegram-bot libraries on micropython

PostPosted: Tue Dec 05, 2017 5:26 am
by Artanox
Hello! i'm using micropython on a esp8266 node mcu, i've tried to install that api wrapper https://github.com/python-telegram-bot/python-telegram-bot but i get a out-of-memory error, so i would know how i can host a telegram bot in micropython? do i have to use the raw api?