Skip to content

osuRedstar/DiscordOauth2Join

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordOauth2Join

Protect discord server invite links!

Setup

I will not help setting up the discord application, but just python.

First, install the requirements.

$ python3 -m pip install -r requirements.txt

Once that's finished, you can go ahead and make a config file, by doing:

$ python3 main.py
$ nano config.json

Then you can go ahead and change the needed stuff in there. MARKED WITH "CHANGE THIS"

And the last thing you have to do, is running the server.

$ python3 main.py

If there's any issues during setup, feel free to post an issue.

Requirements

  • Experience developing in Python.
  • Discord Application with a bot

Example

discord.zeee.dev << my priv server :3

LICENSE

This project is licensed under the MIT License. Please see the license file for more information.

About

Protect Discord server invite link

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 96.1%
  • HTML 3.9%