Skip to content

Lightweight Telegram cli/webhook bot written in PHP.

Notifications You must be signed in to change notification settings

verizxn/VZTelegramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Composer build

VZTelegramBot

Lightweight Telegram webhook bot written in PHP.

Installation

Require this project with composer.

{
    ...
    "repositories": [
        {
            "type": "vcs",
            "url":  "https://github.com/verizxn/VZTelegramBot"
        }
    ],
    "require": {
        "verizxn/vztelegrambot": "dev-main"
    }
}

Then run in your terminal: composer update.

Usage

Check tests/webhook.php for the webhook example code. Check tests/cli.php for the command line example code. Check Telegram documentation here.

About

Lightweight Telegram cli/webhook bot written in PHP.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Languages