Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions telegrambot.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<short>
<!-- Add as many lang tag you want -->
<en>TelegramBot GLPI plugin.</en>
<cs>GLPI zásuvný modul TelegramBot.</cs>
</short>
<long>
<!-- Add as many lang tag you want -->
Expand All @@ -18,6 +19,13 @@
--------
https://youtu.be/TKqIpIaAIAE
</en>
<cs>
Automat (bot) pro posílání zpráv GLPI prostřednictvím komunikátoru Telegram.

Videoukázka
--------
https://youtu.be/TKqIpIaAIAE
</cs>
</long>
</description>
<homepage>https://github.com/pluginsGLPI/telegrambot</homepage>
Expand Down Expand Up @@ -48,6 +56,12 @@
<tag>Notification</tag>
<tag>Message</tag>
</en>
<cs>
<tag>Telegram</tag>
<tag>Bot</tag>
<tag>Oznámení</tag>
<tag>Zpráva</tag>
</cs>
</tags>
<screenshots>
<screenshot>https://raw.githubusercontent.com/pluginsGLPI/telegrambot/master/screenshots/screenshot1.png</screenshot>
Expand Down