https://github.com/mesripour/telegram-bot-api
Telegram bot api interface
https://github.com/mesripour/telegram-bot-api
dependency-injection-container jwt mongodb php
Last synced: 9 months ago
JSON representation
Telegram bot api interface
- Host: GitHub
- URL: https://github.com/mesripour/telegram-bot-api
- Owner: mesripour
- Created: 2019-05-26T07:30:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T18:30:03.000Z (almost 3 years ago)
- Last Synced: 2025-07-16T14:52:19.707Z (9 months ago)
- Topics: dependency-injection-container, jwt, mongodb, php
- Language: PHP
- Homepage:
- Size: 29.3 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Telegram bot:
Bots are third-party applications that run inside Telegram. Users can interact with bots by sending them messages, commands and inline requests. You control your bots using HTTPS requests to our bot API.
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
https://core.telegram.org/bots/api
## Stack:
php / slim farmework / mongodb / jwt
## Contributing
If you find a bug or need a feature don't hesitate to tell me about it. It's open-source, so, if you are a developer or you can help me to improve it (develop, documentation, design, etc.), open an issue or send a PR.