Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(UserFlags): add BotHTTPInteractions and ActiveDeveloper #1465

Merged
merged 2 commits into from Dec 4, 2023

Conversation

Ju0x
Copy link
Contributor

@Ju0x Ju0x commented Nov 18, 2023

Added following UserFlags:

  • BOT_HTTP_INTERACTIONS
  • SPAMMER
  • ACTIVE_DEVELOPER

The spammer flag is currently undocumented by discord, but seen in other discord libraries.

Copy link
Collaborator

@FedorLap2006 FedorLap2006 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. However, I'm not entirely sure we're gonna be adding the SPAMMER flag.
See discord/discord-api-docs#3961 (comment) and Delitefully/DiscordLists#100 (comment) for more info.

P.S. We might add it in the future, but I'll need to ask around about that first.

user.go Outdated Show resolved Hide resolved
@FedorLap2006 FedorLap2006 changed the title Added some public UserFlags feat(UserFlags): add BotHTTPInteractions and ActiveDeveloper Nov 21, 2023
@FedorLap2006 FedorLap2006 merged commit 44e4acb into bwmarrin:master Dec 4, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants