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: about 22 hours 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T18:13:30.000Z (about 2 months ago)
- Last Synced: 2024-12-20T19:26:01.684Z (about 2 months 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)