GuilleDiazFentanes / AutoClaim-AutoRoll-AutoReact-MudaeBot-2024

Mudae AutoClaim, AutoRoll, AutoReact working in 2024
38 stars 4 forks source link

Bot doesn't claim characters when series is multiline #12

Closed rkociniewski closed 5 months ago

rkociniewski commented 5 months ago

I noticed bot sometimes doesn't claim character. Here I attach example for Pearl Jam from "JoJo's Bizarre Adventure: Diamond is Unbreakable". Logs: Zrzut ekranu 2024-02-12 110411

And here in channel: Zrzut ekranu 2024-02-12 110446

I noticed bot doesn't claim, where series name is multiline. You can see on second picture that series is "JoJo's Bizarre Adventure: Diamond Is Unbreakable", but on logs it's "JoJo's Bizarre Adventure: Diamond".

How to handle these cases? I tried to "JoJo's Bizarre Adventure: Diamond Is Unbreakable", "JoJo's Bizarre Adventure: Diamond" and "JoJo's Bizarre Adventure: Diamond\nIs Unbreakable", but bot still doesn't work.

GuilleDiazFentanes commented 5 months ago

Yes! You are right, I corrected that issue before but I didn’t put it here, give me some time and today it should be done. If you want to make it function immediately put the series name until the multi line starts In your example it would be until “diamond” skipping the last two words “is unbreakable”

As I see you already tried that, so it may be a typo error I think

rkociniewski commented 5 months ago

OK. I changed a series name as per your suggestion. I double checked name, because it could have been a typo.

rkociniewski commented 5 months ago

OK, it works. It had to be a typo.