mirror of
https://github.com/danog/pipesbot.git
synced 2024-11-26 11:34:40 +01:00
update
This commit is contained in:
parent
e292056969
commit
a13d70b29c
@ -4,12 +4,14 @@
|
||||
|
||||
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 magna.php
|
||||
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.
|
||||
|
@ -2,7 +2,7 @@ theme: jekyll-theme-cayman
|
||||
gems:
|
||||
- jekyll-sitemap
|
||||
- jekyll-seo-tag
|
||||
url: https://magna.madelineproto.xyz
|
||||
url: https://pipes.madelineproto.xyz
|
||||
|
||||
twitter:
|
||||
username: DaniilGentili
|
||||
|
Loading…
Reference in New Issue
Block a user