PHPackages                             egormanakin/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. egormanakin/telegram-bot-bundle

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

egormanakin/telegram-bot-bundle
===============================

Telegram bot bundle

4.1.1(5y ago)03MITPHPPHP ^7.2

Since May 31Pushed 4y agoCompare

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

READMEChangelogDependencies (12)Versions (19)Used By (0)

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

[](#telegrambotbundle)

[![Build Status](https://camo.githubusercontent.com/a848603aba7c71984a1ea5bfd807fa839da8fd78527f9899d831788b9e8fda9f/68747470733a2f2f7472617669732d63692e636f6d2f426f53687572696b2f54656c656772616d426f7442756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/BoShurik/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)

```
