All Projects → discord → Discord Api Docs

discord / Discord Api Docs

Official Discord API Documentation

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Discord Api Docs

Discordeno
Discord API library for Deno
Stars: ✭ 254 (-93.41%)
Mutual labels:  discord-api, discord
mass-dm-discord
A MassDM selfbot which is working in 2021. Only for educational purposes 🥱🚀
Stars: ✭ 87 (-97.74%)
Mutual labels:  discordapp, discord-api
Discord-Rich-Presence-Party-Mode
Discord Rich Presence Tool. Party Mode | Cycle Mode integrated. The first to do it.
Stars: ✭ 18 (-99.53%)
Mutual labels:  discordapp, discord-api
lispcord
A client library for the discordapp bot api
Stars: ✭ 56 (-98.55%)
Mutual labels:  discordapp, discord-api
Deadcord
💀 The first raid tool of its kind. Inject Deadcord and raid servers directly from the Discord client. https://t.me/deadcordofficial
Stars: ✭ 144 (-96.26%)
Mutual labels:  discordapp, discord-api
arcscord
A Discord library written in typescript
Stars: ✭ 18 (-99.53%)
Mutual labels:  discordapp, discord-api
LenoxBot
🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 218 (-94.35%)
Mutual labels:  discordapp, discord-api
Luki
[Deprecated] The official repository for Luki the Discord bot
Stars: ✭ 21 (-99.46%)
Mutual labels:  discordapp, discord-api
Discord-Reposter
Bot for reposting Discord messages (work in progress)
Stars: ✭ 62 (-98.39%)
Mutual labels:  discordapp, discord-api
Discord-Selfbot
Discord.js selfbot
Stars: ✭ 24 (-99.38%)
Mutual labels:  discordapp, discord-api
discord-ui
A discord.py extension for sending, receiving and handling ui interactions in discord
Stars: ✭ 28 (-99.27%)
Mutual labels:  discord, discord-api
Discord.js-V12-Bot-Tutorial
An Discord bot build in Discord.js V12. Features :- Anime, Chatbot, Fun, Info, Moderation, Music, Developer commands and many more coming soon.
Stars: ✭ 46 (-98.81%)
Mutual labels:  discordapp, discord-api
Karuma
Karuma is a Discord Bot including Nukes, Raids, Mass DM and other features. Only for educational purposes 🥱🚀
Stars: ✭ 132 (-96.58%)
Mutual labels:  discordapp, discord-api
framework
✨ A framework for creating discord bots build with discord.js. Modular | Flexible | Powerful | Development | Interactions
Stars: ✭ 41 (-98.94%)
Mutual labels:  discordapp, discord-api
Aometry
An awesome multipurpose discord bot build using discord.js v13 with support for slash commands and context menus
Stars: ✭ 51 (-98.68%)
Mutual labels:  discordapp, discord-api
discord-voice
⏲️ A complete framework to facilitate the tracking of user voice time using discord.js
Stars: ✭ 33 (-99.14%)
Mutual labels:  discordapp, discord-api
Raid Toolbox
Raid ToolBox (RTB) is a big toolkit of Spamming/Raiding/Token management tools for discord.
Stars: ✭ 211 (-94.53%)
Mutual labels:  discord-api, discord
Disco
Discord Python library for people that like to dance
Stars: ✭ 242 (-93.72%)
Mutual labels:  discord-api, discord
discord.bat
🗑️ the BEST discord lib
Stars: ✭ 38 (-99.01%)
Mutual labels:  discordapp, discord-api
Rubicon
Dead yo!
Stars: ✭ 14 (-99.64%)
Mutual labels:  discordapp, discord-api

Discord Official API Documentation

This repo contains the official Discord API documentation, which can be viewed online HERE. Before submitting pull-requests, please remember to fully read the Contributing 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

Markdown Syntax

This repository uses special markdown syntax that helps style the resulting web version of the documentation.

H6 Headings

H6 headings should be used above tables and code blocks to properly label them.

Linking

Links between docs can be achieved by using a hash symbol (#), plus the markdown file name, plus a slash, and finally the dash-separated anchor. For instance, to link to the above H6 heading section:

[Links to README.md H6](#README/h6-headings)

Alert Boxes

Alert boxes are achieved by using a block quote that has one of 'warn', 'danger' or 'info' on the first line.

Need some help?

Here are some Discord servers that can help you out with everything Discord API:

The Official Discord Developers server 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 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].