lostb053/anibot

Livechart.me plugin is not working

zYxDevs opened this issue · 1 comments

Bug Description
Error on livechart.me plugins
Not send any rss feeds.

Error Logs
retval = await job.func(*job.args, **job.kwargs)

File "/app/anibot/plugins/livechartme.py", line 141, in livechart_parser

if (await D.find_one())['guid'] == str(i.find('guid')): KeyError: 'guid'

Thanks you for @lostb053 for making this awesome bot🙏.

Thanx for detailed report and creating issue
I've found and fixed the error
Hope u like it