bkerler / MR

Mobile Revelator
MIT License
169 stars 32 forks source link

Telegram instantiation missing parameters #6

Open justinmdriggers opened 5 years ago

justinmdriggers commented 5 years ago

Seeing an exception on line 69 of the file ~/MobileRevelator/python/fs_telegram.py The Telegram constructor requires 4 params but only 3 are provided.

The variable tchattable is required but not defined.

mobile revelator telegram plugin python script error

bkerler commented 5 years ago

Yeah, looks like telegram has a new table scheme. I will try to add support as soon as I can (or maybe someone else does) :D