RaphielGang / Telegram-Paperplane

The Paperplane userbot project - a Telegram userbot helping to improve your Telegram experience. https://t.me/tgpaperplane
Other
290 stars 1.05k forks source link

Direct link cloudmailru error #165

Closed muhammedfurkan closed 5 years ago

muhammedfurkan commented 5 years ago

Describe the bug

ERROR:telethon.client.updates:Unhandled exception on direct_link_generator
Traceback (most recent call last):
 File "/app/.heroku/python/lib/python3.7/site-packages/telethon/client/updates.py", line 416, in _dispatch_update
await callback(event)
File "stdplugins/direct_link.py", line 49, in direct_link_generator
  reply += cm_ru(link)
   File "stdplugins/direct_link.py", line 197, in cm_ru
     result = result.splitlines()[-1]
 IndexError: list index out of range

Screenshots image

Python Version 3.7.3

baalajimaestro commented 5 years ago

Known issue, will be looked in