kerneldos/telegram-bot

There is no license information available for the latest version (v1.2) of this package.
Maintainers

👁 kerneldos

Package info

github.com/kerneldos/telegramBot

pkg:composer/kerneldos/telegram-bot

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.2 2020-08-21 13:22 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Unknown License 7f2b34588befeb8011259f4dbcd383ab08b73629

This package is auto-updated.

Last update: 2026-06-22 02:39:00 UTC


README

👁 Image

Simple Telegram Bot

Simple Telegram Bot is a skeleton Telegram Bot application best for rapidly creating bots.

DIRECTORY STRUCTURE

 vendor/ contains dependent 3rd-party packages
 src/ main source path

REQUIREMENTS

The minimum requirement by this project template that your Web server supports PHP 5.4.0.

INSTALLATION

You can then install this project template using the following command:

composer create-project kerneldos/telegram-bot

OR

Clone the repository from github

git clone https://github.com/kerneldos/telegramBot .

Update composer components

composer update

If you do not have Composer, you may install it by following the instructions at getcomposer.org.