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.

This package does not provide any support for Discord as an identity provider, for that I recommend django-allauth.

Requirements

  • Python 2.7, 3.5, 3.6, and 3.7
  • Django 1.11, 2.0, and 2.1

License

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

Indices and tables