Skip to content

zeee2/DiscordOauth2Join

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

Watchers

Forks

Releases

No releases published

Packages

No packages published