1
0
mirror of https://github.com/danog/pipesbot.git synced 2024-11-26 11:34:40 +01:00
Go to file
2023-08-13 12:29:36 +02:00
_layouts First commit 2019-10-28 23:48:44 +01:00
_config.yml update 2019-10-28 23:49:39 +01:00
.gitignore Cleanup 2023-08-13 12:29:36 +02:00
.php_cs.dist First commit 2019-10-28 23:48:44 +01:00
.travis.yml First commit 2019-10-28 23:48:44 +01:00
CNAME update 2019-10-28 23:49:39 +01:00
composer.json First commit 2019-10-28 23:48:44 +01:00
LICENSE First commit 2019-10-28 23:48:44 +01:00
pipesbot.php Cleanup 2023-08-13 12:29:36 +02:00
README.md update 2019-10-28 23:49:39 +01:00

pipesbot

Build Status

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.