Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/discord/discord-api-docs
Official Discord API Documentation
https://github.com/discord/discord-api-docs
discord discord-api discordapp memescale
Last synced: about 1 month ago
JSON representation
Official Discord API Documentation
- Host: GitHub
- URL: https://github.com/discord/discord-api-docs
- Owner: discord
- License: other
- Created: 2016-03-29T17:11:53.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T21:57:08.000Z (6 months ago)
- Last Synced: 2024-05-29T07:29:26.558Z (5 months ago)
- Topics: discord, discord-api, discordapp, memescale
- Language: TypeScript
- Homepage: https://discord.com/developers/docs/intro
- Size: 77.1 MB
- Stars: 5,768
- Watchers: 404
- Forks: 1,228
- Open Issues: 215
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- discord-api-libs - discord-api-docs
README
# Discord API Documentation
This repo contains the official Discord API documentation, which can be viewed online [HERE](https://discord.com/developers/docs/intro). Before submitting pull-requests, please remember to _fully_ read the [Contributing](CONTRIBUTING.md) guidelines.
This repository reflects the Discord API as it is meant to be accessed by third-party applications. It omits features and capabilities that are not generally available, or are not fully supported for third-party usage.
We welcome your contributions!
- Issue tracker: Discord API bugs
- Discussions: Discord API feature and improvement requests
- Pull Requests: See [Contributing.md](https://github.com/discord/discord-api-docs/blob/main/CONTRIBUTING.md) for types of changes accepted and specific markdown syntax used in the documentation.## Need some help?
Here are some Discord servers that can help you out with everything Discord API:
The [Official Discord Developers server](https://discord.gg/discord-developers) has plenty of help channels with knowledgeable people and Discord's developers to get you help with something you need, and get updates straight from the developers. However do keep in mind this is a purely on-topic server. If you are looking for a community, join the server below.
The [Unofficial Discord API server](https://discord.gg/discord-api) is a common hangout for library and bot developers alike. It's a great starting point for those looking to dive in and learn bot-creation with the Discord API.
## License
Except as otherwise noted, the Discord API Documentation and other content in this repository is licensed under the Creative Commons Attribution-ShareAlike 4.0 License (see [LICENSE](https://github.com/discord/discord-api-docs/blob/main/LICENSE)), and code samples in this repository are licensed under the MIT License (see [LICENSE-CODE](https://github.com/discord/discord-api-docs/blob/main/LICENSE-CODE)). These licenses do not grant you rights to use any of Discord’s trademarks or other brand features. Please see the [Discord Developer Terms of Service](https://support-dev.discord.com/hc/articles/8562894815383-Discord-Developer-Terms-of-Service) for more information about use of Discord’s brand features and APIs.