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

API and Gateway v8 #2097

Merged
merged 36 commits into from
Sep 29, 2020
Merged

API and Gateway v8 #2097

merged 36 commits into from
Sep 29, 2020

Conversation

msciotti
Copy link
Contributor

@msciotti msciotti commented Sep 25, 2020

TODO:

  • Document deprecated routes
  • Complete error code documentation for API lol jk there's a million

DO LATER:

  • Integrations optional values
  • Table spacing
  • Pick int or integer and just use it everwhere

docs/resources/Guild.md Outdated Show resolved Hide resolved
docs/Change_Log.md Outdated Show resolved Hide resolved
docs/topics/Gateway.md Outdated Show resolved Hide resolved
docs/topics/Permissions.md Outdated Show resolved Hide resolved
docs/topics/Rate_Limits.md Outdated Show resolved Hide resolved
docs/topics/Rate_Limits.md Outdated Show resolved Hide resolved
docs/Change_Log.md Outdated Show resolved Hide resolved
- Fix widget_ values
- v8 not default
- v6 gateway deprecated
- Document widget.json
- Fix widget/embed removed in favor of things
- Remove double values
- Rate limit example update
docs/resources/Guild.md Outdated Show resolved Hide resolved
docs/resources/Guild.md Outdated Show resolved Hide resolved
docs/Reference.md Outdated Show resolved Hide resolved
docs/resources/Channel.md Outdated Show resolved Hide resolved
msciotti and others added 5 commits September 28, 2020 16:00
Co-authored-by: Advaith <advaithj1@gmail.com>
Co-authored-by: Advaith <advaithj1@gmail.com>
Co-authored-by: Jerry Jiang <jerry.jiang@discordapp.com>
@msciotti
Copy link
Contributor Author

OK I think this is in a good spot. "Final" review requested :)

docs/resources/Channel.md Outdated Show resolved Hide resolved
@SinisterRectus
Copy link
Contributor

Remove CHANNEL_CREATE from the intents list?

DIRECT_MESSAGES (1 << 12)
  - CHANNEL_CREATE
  - MESSAGE_CREATE
  - MESSAGE_UPDATE
  - MESSAGE_DELETE
  - CHANNEL_PINS_UPDATE

msciotti and others added 2 commits September 29, 2020 13:51
Co-authored-by: Advaith <advaithj1@gmail.com>
docs/Change_Log.md Outdated Show resolved Hide resolved
docs/Change_Log.md Outdated Show resolved Hide resolved
Co-authored-by: Jerry Jiang <jerry.jiang@discordapp.com>
Copy link
Contributor

@night night left a comment

Choose a reason for hiding this comment

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

🆗 minus duplicate widgets

@msciotti
Copy link
Contributor Author

Thanks everyone for your help! Much appreciate. In the changelog, I will also put a link to this commit for reference so that people can see the list of changes for themselves if they'd like.

@msciotti msciotti merged commit 545ff4a into master Sep 29, 2020
@msciotti msciotti deleted the feature/api-gateway-v8 branch September 29, 2020 23:15
@msciotti msciotti changed the title [WIP] API and Gateway v8 API and Gateway v8 Sep 29, 2020
tpcstld pushed a commit that referenced this pull request Oct 1, 2020
…2115)

Fixed several bits of broken formatting, a bunch of NBSP characters
that are not used elsewhere, and fixed a few broken code examples
(missing semi-colons, et cetera).

Added a table describing the example of the Rich Presence activity
example, since it is not clear to users who have impaired sight as to
how this may look.

This is added in response to
#2097 (comment)
on PR #2097 by Mason.
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