mirror of
https://github.com/danog/pipesbot.git
synced 2024-12-02 09:17:44 +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).
|
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).
|
Created by [Daniil Gentili](https://daniil.it).
|
||||||
|
|
||||||
## Installation
|
## 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.
|
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:
|
gems:
|
||||||
- jekyll-sitemap
|
- jekyll-sitemap
|
||||||
- jekyll-seo-tag
|
- jekyll-seo-tag
|
||||||
url: https://magna.madelineproto.xyz
|
url: https://pipes.madelineproto.xyz
|
||||||
|
|
||||||
twitter:
|
twitter:
|
||||||
username: DaniilGentili
|
username: DaniilGentili
|
||||||
|
Loading…
Reference in New Issue
Block a user