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
- Host: GitHub
- URL: https://github.com/al-muhandis/telegrambotutility
- Owner: Al-Muhandis
- License: mit
- Created: 2021-10-27T19:19:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-26T17:06:02.000Z (3 months ago)
- Last Synced: 2025-11-29T14:11:27.181Z (2 months ago)
- Topics: freepascal, lazarus, telegram, telegram-bot-api, tools
- Language: Pascal
- Homepage:
- Size: 73.2 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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


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