Git Product home page Git Product logo

Comments (7)

ouwou avatar ouwou commented on June 12, 2024

if your token doesnt save its probably because you dont have a keyring installed like gnome-keyring or kwallet (or anything supporting the Secret Service API). if you do have one of those installed then that sounds like a bug
so you can either install such a service or alternatively store it in plaintext in abaddon.ini which you can do by adding

[discord]
keychain=false

what issues do you have with voice?

from abaddon.

Doty1154 avatar Doty1154 commented on June 12, 2024

I'm also on Arch(specifically cachyos) on the latest packages, with kwallet (specifically kde desktop enviroment, with packages kwalletmanager,kwallet-pam,kwallet5,signon-kwallet-extension)
When i attempt to sign in with a qr code i get a error saying the token is invalid, however when i remove the keyring support i'm able to sign in successfully.

from abaddon.

ouwou avatar ouwou commented on June 12, 2024

When i attempt to sign in with a qr code i get a error saying the token is invalid, however when i remove the keyring support i'm able to sign in successfully.

that is interesting. so ur saying if you scan the QR code with keychain enabled, it gives you "discord rejected your token" immediately? and if keychain is disabled, it logs in fine? if you manually set a token in the set token dialog and connect, does that work with and without keychain enabled? the code paths for what happens after getting the token should be identical between QR code and manual entry

from abaddon.

Doty1154 avatar Doty1154 commented on June 12, 2024

that is interesting. so ur saying if you scan the QR code with keychain enabled, it gives you "discord rejected your token" immediately?

Yes

and if keychain is disabled, it logs in fine?

Yes

i've not tried manually inputing the login token, what's the recommended method for obtaining the token and what format does abaddon want the key to be in.

from abaddon.

ouwou avatar ouwou commented on June 12, 2024

Yes

strange. ill try and test it myself in a bit

i've not tried manually inputing the login token, what's the recommended method for obtaining the token and what format does abaddon want the key to be in.

log in to discord in a web browser, open the debugging tools (ctrl+shift+i or inspect element), go to the network tab, open a channel, and then select the entry in the network tab that looks like messages?limit=50. under request headers you will see "Authorization." the token is the value of that header

from abaddon.

ouwou avatar ouwou commented on June 12, 2024

oh also make sure you are on the latest master. i doubt itll change anything if you are only on the latest release but you never know

from abaddon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.