https://github.com/danog/pipesbot
Telegram bot capable of creating pipelines between other bots, based on MadelineProto
https://github.com/danog/pipesbot
Last synced: over 1 year ago
JSON representation
Telegram bot capable of creating pipelines between other bots, based on MadelineProto
- Host: GitHub
- URL: https://github.com/danog/pipesbot
- Owner: danog
- License: agpl-3.0
- Created: 2019-10-28T22:50:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-13T10:29:38.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T20:13:05.300Z (over 1 year ago)
- Language: HTML
- Size: 25.4 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pipesbot
[](https://travis-ci.org/danog/pipesbot)
Telegram bot capable of creating pipelines between other bots based on [MadelineProto](https://github.com/danog/MadelineProto).
Try it on Telegram [@pipesbot](https://t.me/pipesbot)!
Created by [Daniil Gentili](https://daniil.it).
## Installation
```
wget https://github.com/danog/pipesbot/raw/master/pipesbot.php && php pipesbot.php
```
Don't forget to install the [required dependencies](https://docs.madelineproto.xyz/docs/REQUIREMENTS.html) for MadelineProto.