Telegram bot amb Python
Som-hi:
Intro
Info:
- Telegram bots: https://core.telegram.org/bots
- Telepot, un framework Python per Telegram bots: http://telepot.readthedocs.io/en/latest/
Ens caldrà:
- Instal·lar telegram-cli
- Demanar un token al botFather
Instal·lar telegram-cli
Instal·la't això:
https://github.com/vysheng/tg
Potser et cal instal·lar aquestes libs:
# apt-get install libevent-dev openssl libssl-dev libreadline libreadline-dev libconfig-dev libjansson-dev
Seguim...