Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 419 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 419 Bytes

TelBots

A PHP Framework for developing Telegram Bots.

Installation

install TelBots with composer:

composer create-project hameddanesh/telbots

or clone from github:

git clone https://github.com/hameddanesh/telbots.git


Community