Update index.html

This commit is contained in:
Daniil Gentili 2016-05-31 13:31:22 +02:00
parent ad7fadceb8
commit 5f691e6869

View File

@ -301,7 +301,7 @@
<div class="col-lg-12 text-center">
<h2>PWRTelegram bot API</h2>
<hr class="star-light">
<p>With this API you will be able to everything you can do with the official bot API, and also download/upload big files (max 1.5 GB), delete messages and do much more!<br><br>To use it simply subsitute the url of the bot telegram api (https://api.telegram.org) with the url of the pwrtelegram api (https://api.pwrtelegram.xyz) in your telegram client.<br><br>You can use this command to do it:<br><br>sed -i 's/api\.telegram\.org/api\.pwrtelegram\.xyz/g' client.py<br><br>The source code is available @ https://github.com/pwrtelegram/pwrtelegram.<br><br>Visit pwrtelegram.xyz for the full documentation!</p>
<p>With this API you will be able to everything you can do with the official bot API, as well as download/upload big files (max 1.5 GB), delete messages and do much more!<br><br>To use it simply subsitute the url of the bot telegram api (https://api.telegram.org) with the url of the pwrtelegram api (https://api.pwrtelegram.xyz) in your telegram client.<br><br>You can use this command to do it:<br><br>sed -i 's/api\.telegram\.org/api\.pwrtelegram\.xyz/g' client.py<br><br>The source code is available @ https://github.com/pwrtelegram/pwrtelegram.<br><br>Visit pwrtelegram.xyz for the full documentation!</p>
</div>
</div>
</div>