From 9ecd0c61745a2fc32463abde282a8e9e0807b197 Mon Sep 17 00:00:00 2001 From: Yudi Date: Sat, 13 Oct 2018 18:41:31 -0300 Subject: [PATCH] Created _Sidebar (markdown) --- _Sidebar.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..23581e7 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,15 @@ + * [Home](https://github.com/Tyrrrz/DiscordChatExporter/wiki) + * **Installation** + * [Windows](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) + * [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/macOS-usage-instructions) + * [Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Linux-usage-instructions) + * [Debian](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Linux-usage-instructions#debian-9) + * [Ubuntu](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Linux-usage-instructions#ubuntu-18) + * [Docker](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions) + * **Guides** + * [How to get Token and Channel IDs](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs) + * **Export Scheduling** + * [Windows](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-Windows) + * [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-macOS) + * [Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-with-Mono-&-Crontab) + * [**Troubleshooting**](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting) \ No newline at end of file