[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FAndyTempel%2Fdjango-discord-bind.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FAndyTempel%2Fdjango-discord-bind?ref=badge_shield)
A Django app for securely associating a user with a Discord account.
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.
- Python 2.7, 3.4, 3.5
- Django 1.9, 1.10
django-discord-bind is released under the terms of the MIT license. Full details in LICENSE file.
## License [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FAndyTempel%2Fdjango-discord-bind.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FAndyTempel%2Fdjango-discord-bind?ref=badge_large)