dfoderick/fullcycle

Change Telegram API to Bot API

Closed this issue · 1 comments

The program is using Telegram Client API. It should be using Bot API.
The Bot API should be simpler to use and make setup easier.
https://core.telegram.org/bots/api

Fixed with Pull Request #7 telegrambot