Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 570 Bytes

File metadata and controls

12 lines (8 loc) · 570 Bytes

brook-telegram

Telegram bot plugin for brookfreepascal worked in the webhook mode.

Inherite of the class TBrookAction for convenient work with Telegram bots API. Will help you to quickly develop a bot for Telegram on a web server.

Implemented as inherited class of TBrookAction from Brookfreepascal framework

#Dependencies Extended telegram bots API lib - fptgbot_ex. Web server - brookforfreepascal

See example!