Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/al-muhandis/telegrambotutility

Telegram bot tools
https://github.com/al-muhandis/telegrambotutility

freepascal lazarus telegram telegram-bot-api tools

Last synced: 12 days ago
JSON representation

Telegram bot tools

Awesome Lists containing this project

README

        

# TelegramBotUtility
Telegram bot tools

You can quickly execute getMe, getWebhookInfo, setWebhook, getUpdates (for longpolling bots), getMyCommands, setMyCommands telegram bot API methods via GUI.
For debug purposes added the telegram server response in the program form

# Dependency
Telegram bots API wrapper for FreePascal/Lazarus: [fp-telegram](https://github.com/Al-Muhandis/fp-telegram)