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

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

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

freepascal lazarus telegram telegram-bot-api tools

Last synced: 22 days ago
JSON representation

GUI 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

# Screenshots
![изображение](https://github.com/user-attachments/assets/1fdb8cc0-7f17-49e5-b7cf-18d5957a97b4)
![изображение](https://github.com/user-attachments/assets/7eaffcdc-4a7c-4d8f-a602-510e28041153)

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