mirror of
https://github.com/danog/pipesbot.git
synced 2024-11-26 11:34:40 +01:00
_layouts | ||
_config.yml | ||
.gitignore | ||
.php_cs.dist | ||
.travis.yml | ||
CNAME | ||
composer.json | ||
LICENSE | ||
pipesbot.php | ||
README.md |
pipesbot
Telegram bot capable of creating pipelines between other bots based on MadelineProto.
Try it on Telegram @pipesbot!
Created by Daniil Gentili.
Installation
wget https://github.com/danog/pipesbot/raw/master/pipesbot.php && php pipesbot.php
Don't forget to install the required dependencies for MadelineProto.