Track open Discord PR's to implement
See original GitHub issueThis issue exists to track PRs/issues on the discord-api-docs repository that document API changes/additions/removals. Implementing these isn’t a priority until they get merged to the main branch. Feel free to comment on this issue or notify one of the devs on discord If you find any open PRs/issues that are not tracked in this list.
- Document missing fields in Create and Modify Guild https://github.com/discord/discord-api-docs/pull/1764
- Document message types 16 and 17 https://github.com/discord/discord-api-docs/pull/1779
- Document missing fields in the Activity object https://github.com/discord/discord-api-docs/pull/2219
- New webhook endpoints https://github.com/discord/discord-api-docs/pull/2243
- New field
pending
in guild member object https://github.com/discord/discord-api-docs/pull/2299/ - Document welcome_screen field on guild object https://github.com/discord/discord-api-docs/pull/1636/
-
Document Screen Sharing endpoints: https://github.com/discord/discord-api-docs/pull/2396 ~~ (Currently on hold, see #218 for more info)
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
Discord-RPC - GitHub
This is a library for interfacing your game with a locally running Discord desktop client. It's known to work on Windows, macOS, and...
Read more >Can I integrate a Discord channel with GitHub pull requests?
Integrating GitHub updates into a Discord channel can be done with webhook ... Open the webhook settings in your GitHub repository settings ...
Read more >How to get GitHub notifications on your Discord server.
Prerequisites · 1. Create the webhook · 2. Add Discord webhook to GitHub · 3. Test the webhook.
Read more >Open Source Projects - Discord
We made Discord for gamers like ourselves, but other engineers have found it to be a great tool for their open source projects....
Read more >Discord and Discourse - Better Together | BlogDiscourse
Discourse is completely open source teamwork software, designed for ... If you've decided to use Discord and Discourse together, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
discord/discord-api-docs#1762 should be added to this
New feature User Commands and Message Commands! In other words, custom right click actions on users and messages. Reuses endpoints for Slash Commands; these are generalizations of Application Commands similar to how Message Components are generalizations of Buttons and Select Menus. https://github.com/discord/discord-api-docs/pull/3614
I made a separate issue here too (https://github.com/kordlib/kord/issues/365), sorry if that was the wrong thing to do, but it does seem like a major-ish feature?