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

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

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.