Tkd-Alex/Telegram-InstaPy-Scheduling

set a scheduled job

HCWcoder opened this issue · 2 comments

C:\Users\JayPixx\Documents\GitHub\InstaPy>python main.py
An uncaught error was raised while executing job test
Traceback (most recent call last):
  File "C:\Users\JayPixx\AppData\Local\Programs\Python\Python37-32\lib\site-packages\telegram\ext\jobqueue.py", line 245, in tick
    job.run(self.bot)
  File "C:\Users\JayPixx\AppData\Local\Programs\Python\Python37-32\lib\site-packages\telegram\ext\jobqueue.py", line 372, in run
    self.callback(bot, self)
  File "main.py", line 74, in exec_process
    if process_array[job.name].isAlive():
AttributeError: 'Process' object has no attribute 'isAlive'

/set username test(job name) biglikers date

Yes, check the last commit :)
Thank you for reporting!