An open API service indexing awesome lists of open source software.

https://github.com/ncdulo/discordflags.py


https://github.com/ncdulo/discordflags.py

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# DiscordFlags.py

A simple program used to translate a Discord flag value returned from a user object, into a usable list of flags associated with the users account.

To install, simply place the full definition and vars within your code, or place flags.py in a folder with your code and import it as flags.
See example.py for an example of importing and using this code.