BridgeSenseDev / Dank-Memer-Grinder

Dank Memer Grinder is an advanced selfbot with a clean GUI and captcha solver
MIT License
67 stars 26 forks source link

Pets percentage str to int error #95

Closed red78massive1573 closed 1 year ago

red78massive1573 commented 1 year ago

Describe the bug I just let the program ran and when im back the log is already filled with the error

Error

‎‎Ignoring exception in on_message‎
‎Traceback (most recent call last):
‎‎  File "discord\client.py", line 417, in _run_event
‎‎  File "C:\Users\owenh\AppData\Local\Temp\_MEI69282\cogs\pets.py", line 29, in on_message
    percentage = int(
                 ^^^^
‎‎ValueError: invalid literal for int() with base 10: '10/10'

Screenshots image image

OS: Windows

BridgeSenseDev commented 1 year ago

Should be fixed in 19f257d