mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Co-authored-by: izexi <43889168+izexi@users.noreply.github.com> Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com> Co-authored-by: Advaith <advaithj1@gmail.com> Co-authored-by: Shiaupiau <stu43005@gmail.com> Co-authored-by: monbrey <rsm999@uowmail.edu.au> Co-authored-by: Tiemen <ThaTiemsz@users.noreply.github.com> Co-authored-by: Carter <carter@elhnet.net>
33 lines
665 B
YAML
33 lines
665 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: Partials
|
|
path: partials.md
|
|
- name: Examples
|
|
files:
|
|
- name: Ping
|
|
path: ping.js
|
|
- name: Avatars
|
|
path: avatars.js
|
|
- name: Attachments
|
|
path: attachments.md
|
|
- name: Server greeting
|
|
path: greeting.js
|
|
- name: Message Embed
|
|
path: embed.js
|
|
- name: Moderation
|
|
path: moderation.md
|
|
- name: Webhook
|
|
path: webhook.js
|
|
- name: Slash Commands
|
|
path: commands.md
|