PHPackages                             boshurik/telegram-bot-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. boshurik/telegram-bot-bundle

ActiveSymfony-bundle[API Development](/categories/api)

boshurik/telegram-bot-bundle
============================

Telegram bot bundle

6.0.2(5mo ago)80114.0k—8.9%26MITPHPPHP ^8.0CI passing

Since May 31Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/BoShurik/TelegramBotBundle)[ Packagist](https://packagist.org/packages/boshurik/telegram-bot-bundle)[ RSS](/packages/boshurik-telegram-bot-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (12)Versions (31)Used By (0)

TelegramBotBundle
=================

[](#telegrambotbundle)

Telegram bot bundle on top of [`telegram-bot/api`](https://github.com/TelegramBot/Api) library

Examples
--------

[](#examples)

See [example project](https://github.com/BoShurik/telegram-bot-example)

Installation
------------

[](#installation)

#### Composer

[](#composer)

```
$ composer require boshurik/telegram-bot-bundle
```

If you are using [symfony/flex](https://flex.symfony.com) all you need is to set `TELEGRAM_BOT_TOKEN` environment variable

#### Register the bundle

[](#register-the-bundle)

```
