discord-player-play-dl/docs/config.yml

30 lines
623 B
YAML
Raw Normal View History

2021-04-21 12:24:52 +05:00
- name: General
files:
- name: Welcome
2021-08-07 18:49:14 +05:00
id: welcome
path: ../../README.md
2021-06-20 20:16:07 +05:00
- name: Migrating
files:
- name: Migrating to v5
path: migrating.md
2021-04-21 12:24:52 +05:00
- name: Extractors
files:
- name: Extractors API
2021-04-21 13:30:40 +05:00
path: extractor.md
- name: Creating Stream
2021-09-06 21:49:32 +05:00
path: create_stream.md
2021-05-08 15:08:38 +05:00
- name: FAQ
files:
- name: Custom Filters
path: custom_filters.md
2021-06-20 20:16:07 +05:00
- name: Slash Commands
path: slash_commands.md
2021-11-05 12:02:35 +05:00
- name: How Does It Work
path: how_does_it_work.md
2021-04-21 13:30:40 +05:00
- name: YouTube
files:
- name: Using Cookies
path: cookies.md
- name: Using Proxy
2021-08-07 18:49:14 +05:00
path: proxy.md