diff --git a/Home.md b/Home.md index 1646c3a..1ffa2e4 100644 --- a/Home.md +++ b/Home.md @@ -1,25 +1,23 @@ -Welcome to the DiscordChatExporter Wiki! +

+ BetterCap +
+DiscordChatExporter can be used to export message history from a Discord channel to a file. +

-## General Info +## Installation -* [How to get Token and Channel IDs](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs) -* [Troubleshooting](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting) - -## Non-Windows Guides - -* [How to install on macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/macOS-usage-instructions) -* [How to install on Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Linux-usage-instructions) +* [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) -* [How to install with Docker](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions) - * [Debian](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions#debian) - * [Ubuntu](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions#ubuntu) - * [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions#macos) +* [Docker](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions) -* [Schedule exports with Crontab](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-Exports-with-Mono-&-Crontab) -* [Schedule exports on macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-macOS) +## 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) + * [Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-Exports-with-Mono-&-Crontab) + * [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-macOS) -## Download -- [Stable releases](https://github.com/Tyrrrz/DiscordChatExporter/releases) -- [Continuous integration](https://ci.appveyor.com/project/Tyrrrz/DiscordChatExporter) -- [Docker](https://hub.docker.com/r/tyrrrz/discordchatexporter) (only CLI version) \ No newline at end of file +## [Troubleshooting](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting)