aboutsummaryrefslogtreecommitdiff
path: root/node_modules/discord.js/docs/index.yml
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/discord.js/docs/index.yml')
-rw-r--r--node_modules/discord.js/docs/index.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/node_modules/discord.js/docs/index.yml b/node_modules/discord.js/docs/index.yml
new file mode 100644
index 0000000..4bf13c7
--- /dev/null
+++ b/node_modules/discord.js/docs/index.yml
@@ -0,0 +1,16 @@
+- name: General
+ files:
+ - name: Welcome
+ path: welcome.md
+ - name: Updating your code
+ path: updating.md
+ - name: FAQ
+ path: faq.md
+- name: Examples
+ files:
+ - name: Ping
+ path: ping.js
+ - name: Avatars
+ path: avatars.js
+ - name: Webhook
+ path: webhook.js