An Easy Tool For User Flags Information
npm i discord-flagsimport { find } from 'discord-flags'
// supporting esm 6 and commonjs
const { find } = require("discord-flags")
console.log(find(client.user.public_flags))
// output : DISCORD_EMPLOYEE| Name | Name | Last commit date | ||
|---|---|---|---|---|