LennoxOriginal post
Rank 2: Process
Is it possible to save more infomation from Discord OAuth? For example Profile Pictures, Global Names, Flags, ...
JSON
"user": { "id": "268473310986240001", "username": "discord", "avatar": "f749bb0cbeeb26ef21eca719337d20f1", "discriminator": "0", "global_name": "Discord", "public_flags": 131072 }Summary
Developers are inquiring about saving additional information from Discord OAuth like profile pictures, global names, and flags. This information can be accessed through the 'user' object provided in Discord OAuth.