Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Pair issue #2

@ghost

Description

When i select the contact i have this messege:
Connected! Sending Invitation!
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "teletun.py", line 83, in main_loop_starter
receiver.message(main_loop())
File "/usr/local/lib/python2.7/dist-packages/pytg/utils.py", line 29, in start
cr = func(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/pytg/receiver.py", line 212, in message
function.send(message)
File "teletun.py", line 101, in main_loop
data = base64.b64decode(msg.text)
File "/usr/lib/python2.7/base64.py", line 78, in b64decode
raise TypeError(msg)
TypeError: Incorrect padding

I was try in Ubuntu 16.04.4 LTS and Debian 9.4.
I want to use this code because in my plan i have unlimited Telegram :D

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions