HentaiRyuu

Results 7 comments of HentaiRyuu

yes, i tried many times. it still same.

Edit: Removed token. my bad, you are right, its wrong token. i have to get it from other place not `token` in `Local Storage` but from `authorization` in `api request...

Oh, another problem. I just update discum and i got this error, old one seem dont have this problem ``` Exception ignored in thread started by: Traceback (most recent call...

about how to obtain new token 1. open devtool `CTRL + SHIFT + I` 1.1 if you can't open this please go to `%appdata%\discord\settings.json` and add `"DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING": true` to `setting.json`...

it is typo in your current git repo code, change `buttonly` to `buttsonly` to fix this at line `645`

I also have this issue after reinstall python (and libs) and I have no idea how to fix, but I workaround it by set `bot.gateway.run(auto_reconnect=False)` and use other process to...

idk, but i believe it should relate to new install somehow this issue used to happen to me year ago when i upgrade to py 3.11 then i roll back...