annelin e66bda9cd8 [SVN] updated to version 0.3.1
[DEP] [BROKE] new dependency: pytz (pip3 install pytz)
[FIX] fixed media downloading with telethon 0.18
[FIX] now using server time zone in status messages instead of UTC
[UPD] now removing chats & supergroups completely after we leaving with !leave command
[ADD] added commands:
      !remove — completely remove current user from contact list
      !import phone firstname lastname — try to add contact with phone number (untested)
2018-07-01 21:29:34 +00:00
2018-07-01 21:29:34 +00:00
2018-06-19 05:09:38 +00:00
2018-07-01 09:42:35 +00:00

XMPP <-> Telegram Gateway
=========================

This is Telegram to Jabber (XMPP) transport written in Python 3 using Telethon and SleekXMPP libraries. For
installation info please read file INSTALL. This software licensed under Apache 2.0 licence (see LICENSE file).
Description
No description provided
Readme 82 KiB
Languages
Python 100%