mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
25 lines
464 B
YAML
25 lines
464 B
YAML
- name: General
|
|
files:
|
|
- name: Welcome
|
|
path: welcome.md
|
|
- name: Updating your code
|
|
path: updating.md
|
|
- name: FAQ
|
|
path: faq.md
|
|
- name: Topics
|
|
files:
|
|
- name: Voice
|
|
path: voice.md
|
|
- name: Web builds
|
|
path: web.md
|
|
- name: Examples
|
|
files:
|
|
- name: Ping
|
|
path: ping.js
|
|
- name: Avatars
|
|
path: avatars.js
|
|
- name: Server greeting
|
|
path: greeting.js
|
|
- name: Webhook
|
|
path: webhook.js
|