Skip to content

A Django app for binding a user's Discord account to their Django user ID.

License

Notifications You must be signed in to change notification settings

aiarena/django-discord-bind

 
 

Repository files navigation

django-discord-bind

A Django app for securely associating a user with a Discord account.

Git Repository Build Status Documentation Status

This is a simple Django application that allows users to associate one or more Discord accounts to their Django accounts and automatically join a partner Discord server using the OAuth2 functionality of the Discord API.

Requirements

  • Python 2.7, 3.4, 3.5
  • Django 1.9, 1.10

License

django-discord-bind is released under the terms of the MIT license. Full details in LICENSE file.

About

A Django app for binding a user's Discord account to their Django user ID.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%