BoKKeR / RSS-to-Telegram-Bot

RSS to Telegram python script
http://t.me/rss_t_bot
GNU General Public License v3.0
255 stars 104 forks source link

missing 'job' error #6

Closed ozmoz5566 closed 4 years ago

ozmoz5566 commented 4 years ago

jobqueue.py", line 427, in run self.callback(CallbackContext.from_job(self, dispatcher)) TypeError: rss_monitor() missing 1 required positional argument: 'job' thats the error. idk what can i do pls help me.

BoKKeR commented 4 years ago

This was caused by the underlying telegram-bot package being updated. Fixed