henesy / disco

Discord client for 9front
16 stars 2 forks source link

[request] sign in with only token #21

Open onestep749 opened 4 years ago

onestep749 commented 4 years ago

Would it be possible to use this and sign in with only a token instead of a username and password?

Since I cannot get that to work I think this might work better.

henesy commented 4 years ago

If you get token sign in working I’ll gladly merge :)

Should definitely be possible

onestep749 commented 4 years ago

I don't know go :( It would be fairly easy to hack it in I think?

henesy commented 4 years ago

Maybe, but I’m not at a computer much these last few weeks

It’s something we can leave open and I can always come back to it

cibo6 commented 4 years ago

I fixed it to only use the user token. It works, but for some reason channels don't show up now. The problem seems to be on discordgo's end though. I forked this repo and upload the code later for you guys to try out.

Screenshot 2020-11-03 at 12 25 42
onestep749 commented 4 years ago

Thanks, will try it out on 9fornt later

On 11/3/20, cibo6 notifications@github.com wrote:

I fixed it to only use the user token. It works, but for some reason channels don't show up now. The problem seems to be on discordgo's end though. I forked this repo and upload the code later for you guys to try out.

<img width="964" alt="Screenshot 2020-11-03 at 12 25 42" src="https://user-images.githubusercontent.com/68737828/97980322-df330d00-1dd0-11eb-8860-dcf9644e1266.png">

-- You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub: https://github.com/henesy/disco/issues/21#issuecomment-721063071

cibo6 commented 4 years ago

https://github.com/cibo6/disco, super buggy but at least it connects again. I'll try to fix more of this code over the coming days.

henesy commented 4 years ago

Once it’s in a stable state feel free to drop a line here and I’ll gladly merge :)