wohali / oauth2-discord-new

New Discord Provider for the OAuth 2.0 Client
MIT License
118 stars 22 forks source link

Getting all the users guilds (array) #22

Closed fatihtkale closed 5 years ago

fatihtkale commented 5 years ago

Hi wanted to know if it was possible to get all the users servers 😄

wohali commented 5 years ago

HI @fatihtkale ,

A user contributed a way to do it just with my library in #10 .

I recommend the use of this library in conjunction with something like RestCord. Get your OAuth token here, then pass it into RestCord to do the rest.