Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/al-muhandis/telegrambotutility
- Owner: Al-Muhandis
- License: mit
- Created: 2021-10-27T19:19:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T18:13:30.000Z (13 days ago)
- Last Synced: 2024-12-20T19:26:01.684Z (13 days ago)
- Topics: freepascal, lazarus, telegram, telegram-bot-api, tools
- Language: Pascal
- Homepage:
- Size: 56.6 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TelegramBotUtility
Telegram bot toolsYou 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)