Add info about the telegram bot

This commit is contained in:
Las Zenow 2020-12-10 15:55:56 +00:00
parent 8671c4d220
commit 08caa73680

View file

@ -35,7 +35,7 @@
<p>To install it in a debian based system (like ubuntu) just do:
<pre>
$ sudo apt-get install golang
$ sudo go get github.com/trantor-library/hummin
$ sudo go get gitlab.com/trantor/hummin
$ hummin
</pre>
</p>
@ -45,4 +45,9 @@ $ hummin
<p>You can add <code>?fmt=json</code> to almost any page on trantor and you'll get a json of the contents of the page. I'll love to hear if you do something cool with it, please tell me by email.</p>
<h6>Telegram</h6>
<p>There is an <em>unofficial</em> telegram bot run and maintained by a member of our library community: <a href="https://t.me/imperialdownloaderbot">@imperialdownloaderbot</a></p>
<p>You can find more in it's <a href="/forum/index.php?topic=3142.0">forum thread</a>. Or checking its source code: <a href="https://github.com/liljackx/trantor_library_bot">https://github.com/liljackx/trantor_library_bot</a></p>
{{template "footer.html" .S}}