Mention wiki in readme

This commit is contained in:
Alexey Golub 2019-11-16 20:59:53 +02:00
parent e5a2852165
commit 73ab983056
2 changed files with 3 additions and 1 deletions

View file

@ -11,7 +11,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CliFx" Version="0.0.7" />
<PackageReference Include="CliFx" Version="0.0.8" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.0.0" />
<PackageReference Include="Tyrrrz.Extensions" Version="1.6.5" />
</ItemGroup>

View file

@ -8,6 +8,8 @@
DiscordChatExporter can be used to export message history from a [Discord](https://discordapp.com) channel to a file. It works for both direct message chats and guild chats, supports markdown, message grouping, embeds, attachments, mentions, reactions and other features. It works with both user and bot tokens, supports multiple output formats and allows you to trim messages by dates.
_For guides and other info -- check out the [wiki](https://github.com/Tyrrrz/DiscordChatExporter/wiki)._
## Download
- **[Latest release](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest)**