TehNut / AniSchedule

A Discord bot that notifies you when a new anime episode has aired
MIT License
39 stars 15 forks source link

Stopped working #13

Closed Khyretos closed 3 years ago

Khyretos commented 3 years ago

Hey, the bot was working fine until January 10 2021 but it suddenly stopped announcing, it keeps getting stuck at 'joining' image

this was the last announcement it made: image

I dont know where the log files are located but if you need more info please let me know, we really like this bot

Khyretos commented 3 years ago

solved it i needed to upgrade to the new version: image

it seemed to just get stuck when a anime ended it season

TehNut commented 3 years ago

Sorry about that! Yeah for some reason shows aren't being removed from the list when the announcement for the final episode is made so the watching command still tried to display them with an unchecked reference to the next episode time. This would have also broken with any airing season with an unknown next episode time.

I fixed the watching command part of the issue in 2.0.3 but still need to dive into the main problem.