ArisuAutoSweeper icon indicating copy to clipboard operation
ArisuAutoSweeper copied to clipboard

希望加入momo和制造

Open beibeikun opened this issue 1 year ago • 4 comments

希望能有自动清momo信息和每日制造的功能~

beibeikun avatar Jan 26 '24 05:01 beibeikun

Momotalk is already implemented in the dev branch. You can try the dev branch by changing Brach:master to Branch:dev in ArisuAutoSweeper/config/deploy.yaml

As for Crafting, I think it's not a high priority, so it hasn't been implemented yet.

RedDeadDepresso avatar Jan 31 '24 23:01 RedDeadDepresso

Thank you for your response. I tried switching to the dev branch, but it seems that the feature is not working. The program skipped the task and displayed "No students available for interaction" when there were still five messages remaining. QQ截图20240201193639 QQ截图20240201193702

beibeikun avatar Feb 01 '24 10:02 beibeikun

Thanks for reporting the bug. I only play on the global server, so I'm not sure what the cause is, but I'll try to find a solution.

RedDeadDepresso avatar Feb 01 '24 12:02 RedDeadDepresso

@TheFunny Does Momotalk work for JP? It seems the reason is NOTIFICATION_BADGE and maybe its position changed after the last update. Otherwise it means that self.match_color(NOTIFICATION_BADGE, threshold=80) in momotalk/ui.py is unstable and it would be better to remove it.

RedDeadDepresso avatar Feb 01 '24 12:02 RedDeadDepresso