Skip to content

deauthenticate/Discord-OAuth2

Repository files navigation

Discord OAuth2

A fully automatic OAuth2 joiner for discord using oAuth2 workflow.

Features

  • Auto removes non working auths
  • Auto skips already in tokens within 1 minute depending on the server size before continuing with joining.
  • Logs every event on webhook ( completion, errors etc. with detailed information )
  • Advanced error handling, attempts to serve flawless joining.
  • Multi Threaded, Can join in multiple servers at the same time concurrently.

Usage

  1. Create a new application at https://canary.discord.com/developers/applications
  2. Authorize tokens to your bot, auths must be in format user_id:auth_token:refresh_token
  3. Add auths in offline.txt or online.txt depending on the type.
  4. Configure bot's client id, client secret, webhook and your server url followed by /callback in config.json
  5. Run python main.py
  6. Run python webhook.py for sellix integration if required, and add its url in the dynamic section of sellix.

About

A fully automatic oauth2 joiner for discord using oAuth2 workflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages