ahihiyou20
ahihiyou20
> probably because the message doesnt have the element that you were trying to find Wdym? Can you explain more about that please?
So im trying to get user's username and id using: ``` bot.gateway.session.user['id'] ``` _token and another information provied tho._ And i got this error while running: ``` Exception ignored in...
> Maybe your token is invalid. Discum doesn't return any exception if only half of your token is invalid Discord stores 2 thing in your token, your user ID (encoded...
> > Did you set logging to false? I would like to see what the logs say > > https://cdn.fractune.dev/oni/2xcn82.mp4 Are you trying to run your selfbot with a bot...
> > Are you trying to run your selfbot with a bot account? #262 > > I thought it was obvious when I made this ticket, I'm using a bot...
> > > Dude discum is a package for **Selfbot**, which mean you need to use an user account, not bot account. And also the src you're using is for...
> Can you find solution ? > Idk. The error description make no sense
> > me too i have the error :(( > > you need to install brotli > Hm I thought it will automatically collect brotli and install it with discum?
> I send email to arandrew ( his email : [[email protected]](mailto:[email protected])) and tel him this issue and he said me that I nedd to install brotli I now try but...
> you should upgrade visual studio c++ tools > the install brotli by running this command `pip install --upgrade git+https://github.com/google/brotli` > it's work for me, hopefully its work for you...