This repo is an attempt at documenting the unsupported user side of the Discord API, nominally used by the official client and developer portal.
This means this documentation is focused on the API as it is used by non-bot users, namely with user and bearer authentication tokens. For the most up-to-date information on bot-specific implementations, please refer to the official Discord API documentation.
Important
The success of this project depends on the community's contributions. If you have any knowledge of the Discord API, please consider contributing to this project. See CONTRIBUTING.md for more information.
Note
This documentation is not affiliated with or endorsed by Discord in any way. It is a community effort to document the API as it is used by regular user accounts, and is not an official source of information.
This repository is a fork of the Discord API Documentation hackweek rewrite, which incorporates elements from the Discord Official API Documentation. The repository is licensed under the Creative Commons Attribution-ShareAlike 4.0 License (see LICENSE).