Nixeld / MudaeAutoBot

python bot that uses strictly the **Discord API** to Roll,Claim,and Kakera Snipe in Mudae. 5/10/21 project converted over to discum library
Apache License 2.0
15 stars 3 forks source link

Claim Kakera and Last Claim bug #20

Closed karma1982 closed 2 months ago

karma1982 commented 2 months ago

Hello, recently, using the bot, I discovered that when it reacts to a Kakera Claim and is in cooldown time, the script recognizes it as if it were a claim and updates the channel time, thus bugging the last_claim

image

Nixeld commented 2 months ago

Wrong print statement was added there so it is just a display issue. The time displayed is the next time it will claim kakera.

Corrected the print statement in 245a2d2.