Luna-devv / dlist.js

The node.js v18 API wrapper for discordlist.gg

Home Page:https://github.com/Luna-devv/dlist.js#readme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestion: add a way to figure out flags

DanielGolan-mc opened this issue · comments

[
  {
    avatar: '96a6725be0d2d2dbb4fd38cb90063e3c',
    briefDescription: 'Portal - to anything dlist.gg! Find & Invite bots directly in discord',
    coOwnerIds: [],
    createdOn: '2022-06-03T19:36:35+00:00',
    discriminator: 4883,
    features: '128',
    flags: '128',
    guildCount: 6,
    id: '968902660218585098',
    inviteUrl: 'https://discord.com/oauth2/authorize?client_id=968902660218585098&permissions=517610982464&scope=bot%20applications.commands',
    ownerId: '453542039242539019',
    prefix: null,
    tags: [ 'english', 'knowledgebase', 'server-management' ],
    username: 'Portal',
    votes: '5'
  }
]

As you can see, this is my bot's details json.
I would suggest to add a way to figure out what flags and features actually mean.