You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2025. It is now read-only.
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_workerawait handler.callback(self.client, *args)File "/app/anibot/utils/helper.py", line 104, in wrapperawait func(_, c_q, cq)File "/app/anibot/plugins/anilist.py", line 845, in update_anilist_btnelse (await get_airing({"id": idm}, auth=True, user=user))TypeError: get_airing() missing 1 required positional argument: 'ind'