-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug on Airing #20
Comments
@zYxDevs What list? |
This bug has been fixed in main (private) repo |
wen update repo sir👀 |
This bug still an issue in public repo? But yeah, if not, won't be updating anytime soon. Maybe never |
@lostb053 pwease update the repo sir. we appreciate your work... |
Actually I'm not adding anything new. And i don't even have enough time for that. But yes, I'm working on other repo which is private, because it's using pieces of course from many private repos that some friends have me access to. Wouldn't be great to leak their pieces. But feel free to ask for help 👍. |
@lostb053 i hope you will add fix of poor quality pics on headlines on public repo. |
Ahh, yeah |
Bug on Airing
Bug happen on Airing cmd when adding aired anime to list, wont back again.
Heroku logs
Traceback (most recent call last):
File "/app/.heroku/python/lib/python3.10/site-packages/pyrogram/dispatcher.py", line 222, in handler_worker
await handler.callback(self.client, *args)
File "/app/anibot/utils/helper.py", line 104, in wrapper
await func(_, c_q, cq)
File "/app/anibot/plugins/anilist.py", line 845, in update_anilist_btn
else (await get_airing({"id": idm}, auth=True, user=user))
TypeError: get_airing() missing 1 required positional argument: 'ind'
The text was updated successfully, but these errors were encountered: