RickvanLoo / discord-cli

Minimalistic Command-Line Interface for Discord
GNU General Public License v2.0
203 stars 32 forks source link

2 Factor Authentication Support #34

Open surdaft opened 7 years ago

surdaft commented 7 years ago

I wanted to use this but with 2 Factor Authentication enabled I was returned with:

discord-cli - version: v0.3.0-DEVELOP

*Starting Session...2016/10/27 09:54:46 Session Failed
2016/10/27 09:54:46 Unable to fetch discord authentication token. <nil>
Sense545 commented 7 years ago

Managed to get this working. Requires new method in discordgo as well. Will fork, commit and submit some pull requests later when I have time.

RickvanLoo commented 7 years ago

Thank you, and please do. @Sense545 Stuff like this makes me consider picking it up again. I don't use the client anymore, but if people see any future in it then sure 😄

Sense545 commented 7 years ago

Ah, apparently this can get you banned... I guess we shouldn't do that. Reference: https://github.com/hammerandchisel/discord-api-docs/issues/69#issuecomment-223886862