mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-07-12 08:51:57 +02:00
Compare commits
110 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f7f6ac9494 | |||
| 481958f4d3 | |||
| 5e3502cbc5 | |||
| 3b03c30865 | |||
| c9e16a7f74 | |||
| f9b6793d47 | |||
| cfbd267d3a | |||
| 2b6f01bf6f | |||
| a44d43eefc | |||
| 0e138bac7d | |||
| 71876febf8 | |||
| 489c786c1e | |||
| eb0c61e173 | |||
| 9341c21963 | |||
| 704c483074 | |||
| 1f0e667085 | |||
| 0b72b73d1d | |||
| 32dd1689d0 | |||
| 2e4d19671a | |||
| 5b4d88ca26 | |||
| 65cc3954b6 | |||
| ffe5544f9c | |||
| bf1ad07a9c | |||
| 338566c1d6 | |||
| 91ea7a443c | |||
| aea96d5eba | |||
| e29f08264c | |||
| ad84ecf6a4 | |||
| ae57a0ff7c | |||
| 1daff4178d | |||
| 3a2b119618 | |||
| 5f27426f44 | |||
| a893ebda68 | |||
| 9221966171 | |||
| 67325b610a | |||
| 3186ce90c8 | |||
| 168d7c8ec9 | |||
| daa1b3f6b3 | |||
| e2780d6666 | |||
| b996215e36 | |||
| 08d9af534b | |||
| bef110a193 | |||
| 12555e576f | |||
| afb4bc67ae | |||
| f80a5fe644 | |||
| b7dca87fb9 | |||
| 8ecc2940b0 | |||
| 407c2bd2ae | |||
| 5b563d4f00 | |||
| ecb615ecf1 | |||
| 7c212ef893 | |||
| 36b4a45f3a | |||
| 51cc132e5d | |||
| cf83cbd89c | |||
| d51d0d4872 | |||
| 2467caac9f | |||
| bd98f4cb6a | |||
| fc7191d74c | |||
| 6c484d1f88 | |||
| c36b8df8e7 | |||
| 0408096746 | |||
| 40d833cd57 | |||
| 0de1f47310 | |||
| e31ff55e33 | |||
| 81525a1076 | |||
| 65ab003ff5 | |||
| 2156c6cd0c | |||
| e97151cd19 | |||
| 271a478a0e | |||
| b40a88c4d3 | |||
| f03f5f8072 | |||
| bfa5d10761 | |||
| 7a9e25c1f0 | |||
| 4599e64f0a | |||
| 4389b4e0bc | |||
| 008bb2f591 | |||
| b8567d384f | |||
| a06b448f4a | |||
| ba4ece9325 | |||
| 880f400e2c | |||
| 8e7baee8a5 | |||
| f7c4b80a2d | |||
| a0e7d8e3af | |||
| 72b0bb37f4 | |||
| 6c70ff0963 | |||
| 9def32d67e | |||
| 4974fe5292 | |||
| 1db2bb4170 | |||
| 720e53caab | |||
| da9536bd1b | |||
| d8de3bf779 | |||
| 7c88a21543 | |||
| 2393a6a472 | |||
| 214d5e3bdb | |||
| f456297881 | |||
| 092f0cade9 | |||
| fc6cfcfcc6 | |||
| 46450367e3 | |||
| 21d89afa70 | |||
| 2f3e165988 | |||
| b64dff1eab | |||
| acfe102e7f | |||
| ea31b1b270 | |||
| af11064a85 | |||
| 402b5cc7d0 | |||
| 44f64a2cb3 | |||
| 471d0d01cf | |||
| 67313f2b22 | |||
| 301bca0633 | |||
| 6b8170ab89 |
@@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"isRoot": true,
|
|
||||||
"tools": {
|
|
||||||
"xamlstyler.console": {
|
|
||||||
"version": "3.2003.9",
|
|
||||||
"commands": [
|
|
||||||
"xstyler"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
github: Tyrrrz
|
|
||||||
patreon: Tyrrrz
|
|
||||||
custom: ['buymeacoffee.com/Tyrrrz', 'tyrrrz.me/donate']
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
<!--
|
|
||||||
|
|
||||||
**Important:**
|
|
||||||
|
|
||||||
Please make sure that there is an existing issue that describes the problem solved by your pull request. If there isn't one, consider creating it first.
|
|
||||||
An open issue offers a good place to iron out requirements, discuss possible solutions, and ask questions.
|
|
||||||
|
|
||||||
Remember to also:
|
|
||||||
|
|
||||||
- Keep your pull request focused and as small as possible. If you want to contribute multiple unrelated changes, please create separate pull requests for them.
|
|
||||||
- Follow the coding style and conventions already established by the project. When in doubt about which style to use, ask in the comments to your pull request.
|
|
||||||
- If you want to start a discussion regarding a specific change you've made, add a review comment to your own code. This can be used to highlight something important or to seek further input from others.
|
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
<!-- Please specify the issue addressed by this pull request -->
|
|
||||||
Closes #ISSUE_NUMBER
|
|
||||||
@@ -14,16 +14,17 @@ jobs:
|
|||||||
uses: actions/checkout@v2.3.3
|
uses: actions/checkout@v2.3.3
|
||||||
|
|
||||||
- name: Get release version
|
- name: Get release version
|
||||||
id: get-version
|
id: get_version
|
||||||
uses: dawidd6/action-get-tag@v1
|
uses: dawidd6/action-get-tag@v1
|
||||||
|
|
||||||
- name: Login
|
- name: Login
|
||||||
run: docker login -u tyrrrz -p ${{ secrets.DOCKER_TOKEN }}
|
run: docker login -u tyrrrz -p ${{ secrets.DOCKER_TOKEN }}
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: docker build -t tyrrrz/discordchatexporter:${{ steps.get-version.outputs.tag }} -t tyrrrz/discordchatexporter:stable .
|
run: docker build -t tyrrrz/discordchatexporter:${{ steps.get_version.outputs.tag }} -t tyrrrz/discordchatexporter:stable .
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy (version)
|
||||||
run: |
|
run: docker push tyrrrz/discordchatexporter:${{ steps.get_version.outputs.tag }}
|
||||||
docker push tyrrrz/discordchatexporter:${{ steps.get-version.outputs.tag }}
|
|
||||||
docker push tyrrrz/discordchatexporter:stable
|
- name: Deploy (stable)
|
||||||
|
run: docker push tyrrrz/discordchatexporter:stable
|
||||||
@@ -14,18 +14,14 @@ jobs:
|
|||||||
uses: actions/checkout@v2.3.3
|
uses: actions/checkout@v2.3.3
|
||||||
|
|
||||||
- name: Get release version
|
- name: Get release version
|
||||||
id: get-version
|
id: get_version
|
||||||
uses: dawidd6/action-get-tag@v1
|
uses: dawidd6/action-get-tag@v1
|
||||||
|
|
||||||
- name: Install .NET (v3.1)
|
- name: Install .NET
|
||||||
uses: actions/setup-dotnet@v1.7.2
|
uses: actions/setup-dotnet@v1.7.2
|
||||||
with:
|
with:
|
||||||
dotnet-version: 3.1.x
|
# Fixed version, workaround for https://github.com/dotnet/core/issues/7176
|
||||||
|
dotnet-version: 6.0.100
|
||||||
- name: Install .NET (v5.0)
|
|
||||||
uses: actions/setup-dotnet@v1.7.2
|
|
||||||
with:
|
|
||||||
dotnet-version: 5.0.x
|
|
||||||
|
|
||||||
- name: Build & publish (CLI)
|
- name: Build & publish (CLI)
|
||||||
run: dotnet publish DiscordChatExporter.Cli/ -o DiscordChatExporter.Cli/bin/Publish/ --configuration Release
|
run: dotnet publish DiscordChatExporter.Cli/ -o DiscordChatExporter.Cli/bin/Publish/ --configuration Release
|
||||||
@@ -85,5 +81,5 @@ jobs:
|
|||||||
}
|
}
|
||||||
payload: |
|
payload: |
|
||||||
{
|
{
|
||||||
"content": "**DiscordChatExporter** new version released!\nVersion: `${{ steps.get-version.outputs.tag }}`\nChangelog: <https://github.com/Tyrrrz/DiscordChatExporter/blob/${{ steps.get-version.outputs.tag }}/Changelog.md>"
|
"content": "**DiscordChatExporter** new version released!\nVersion: `${{ steps.get_version.outputs.tag }}`\nChangelog: <https://github.com/Tyrrrz/DiscordChatExporter/blob/${{ steps.get_version.outputs.tag }}/Changelog.md>"
|
||||||
}
|
}
|
||||||
@@ -19,5 +19,5 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: docker build -t tyrrrz/discordchatexporter:latest .
|
run: docker build -t tyrrrz/discordchatexporter:latest .
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy (latest)
|
||||||
run: docker push tyrrrz/discordchatexporter:latest
|
run: docker push tyrrrz/discordchatexporter:latest
|
||||||
@@ -10,18 +10,16 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2.3.3
|
uses: actions/checkout@v2.3.3
|
||||||
|
|
||||||
- name: Install .NET (v3.1)
|
- name: Install .NET
|
||||||
uses: actions/setup-dotnet@v1.7.2
|
uses: actions/setup-dotnet@v1.7.2
|
||||||
with:
|
with:
|
||||||
dotnet-version: 3.1.x
|
# Fixed version, workaround for https://github.com/dotnet/core/issues/7176
|
||||||
|
dotnet-version: 6.0.100
|
||||||
- name: Install .NET (v5.0)
|
|
||||||
uses: actions/setup-dotnet@v1.7.2
|
|
||||||
with:
|
|
||||||
dotnet-version: 5.0.x
|
|
||||||
|
|
||||||
- name: Build & test
|
- name: Build & test
|
||||||
run: dotnet test --configuration Release --logger GitHubActions
|
# Tests need access to secrets, so we can't run them against PRs because of limited trust
|
||||||
|
if: ${{ github.event_name != 'pull_request' }}
|
||||||
|
run: dotnet test --configuration Release --logger GitHubActions --collect:"XPlat Code Coverage" -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover
|
||||||
env:
|
env:
|
||||||
DISCORD_TOKEN: ${{ secrets.DISCORD_TOKEN }}
|
DISCORD_TOKEN: ${{ secrets.DISCORD_TOKEN }}
|
||||||
DISCORD_TOKEN_BOT: true
|
DISCORD_TOKEN_BOT: true
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 45 KiB |
@@ -1,3 +1,55 @@
|
|||||||
|
### v2.34 (10-Apr-2022)
|
||||||
|
|
||||||
|
- [HTML] Reworked layout to be more consistent with Discord.
|
||||||
|
- [HTML] Changed user profile picture dimensions from `128x128` to `512x512`. (Thanks [@Chris Helder](https://github.com/TheDude53))
|
||||||
|
- [HTML] Improved image scaling for Chromium-based browsers. This should result in higher quality images across the entire export.
|
||||||
|
- [HTML] Hovering over messages will now show short timestamps on the left, indicating the time that the individual messages of the group were sent.
|
||||||
|
- [HTML] Using "download media" option will now also download scripts, styles, fonts, and other similar resources used by the export.
|
||||||
|
- [HTML] Image attachments will now use the provided description as alt text.
|
||||||
|
- [HTML] Fixed a few layout inconsistencies related to embeds.
|
||||||
|
- [GUI] Added a few clickable links to the usage guide to make the process of locating tokens easier.
|
||||||
|
|
||||||
|
### v2.33.2 (07-Mar-2022)
|
||||||
|
|
||||||
|
- Actually fixed it this time.
|
||||||
|
|
||||||
|
### v2.33.1 (07-Mar-2022)
|
||||||
|
|
||||||
|
- Fixed an issue where the application silently failed to run if the system didn't have .NET Runtime 6.0.2 installed. If you continue seeing this issue, please uninstall all existing .NET runtimes from your computer and then try running the application again.
|
||||||
|
|
||||||
|
### v2.33 (06-Mar-2022)
|
||||||
|
|
||||||
|
- Added messages informing about war in Ukraine and available ways to help.
|
||||||
|
- Added support for rendering stickers in HTML and JSON. Lottie-based stickers currently cannot be displayed in HTML exports (see [#803](https://github.com/Tyrrrz/DiscordChatExporter/issues/803)).
|
||||||
|
- Added a new `reaction:` message filter which can be used to check if someone reacted to a message with a specific emoji. You can either pass the emoji name (e.g. `reaction:LUL`) or its ID (e.g. `reaction:41771983429993937`).
|
||||||
|
- [GUI] Added auto-detection for dark mode. If your system is configured to prefer dark mode in applications, DiscordChatExporter will use it by default instead of light mode.
|
||||||
|
- Fixed an issue which caused the export process to crash when downloading media files with extremely long file extensions. (Thanks [@Tomlacko](https://github.com/Tomlacko))
|
||||||
|
- Fixed an issue which caused the export process to crash on invalid mentions.
|
||||||
|
- [GUI] Fixed an issue where the time pickers used to specify export ranges always displayed time in 12-hour format, instead of respecting the system locale.
|
||||||
|
|
||||||
|
### v2.32 (27-Jan-2022)
|
||||||
|
|
||||||
|
- Token kind (user or bot) is now detected automatically. Removed the button to switch token kind in GUI. Option `-b|--bot` in CLI is now deprecated and does nothing.
|
||||||
|
- Updated user token extraction guide to reflect the fact that devtools are no longer accessible in the desktop version of Discord client. The recommended workaround is to open Discord in browser. (Thanks [@Dhananjay-JSR](https://github.com/Dhananjay-JSR))
|
||||||
|
- Fixed an issue which caused an error when parsing invalid date timestamps. Such timestamps are now rendered as "Invalid date", similarly to how the Discord client does it.
|
||||||
|
- Fixed an issue which caused an error when parsing certain embed fields.
|
||||||
|
- Fixed an issue which caused an error when parsing a mention to a user that has no username.
|
||||||
|
- [GUI] Minor visual fixes.
|
||||||
|
|
||||||
|
### v2.31.1 (15-Dec-2021)
|
||||||
|
|
||||||
|
- Fixed an issue which caused an error when parsing certain custom emoji reactions.
|
||||||
|
- [GUI] Improved user interface.
|
||||||
|
|
||||||
|
### v2.31 (06-Dec-2021)
|
||||||
|
|
||||||
|
- Changed target runtime of the application (both GUI and CLI) from .NET 3.1 to .NET 6. Those using the GUI version will not need to take any action as the application should install the necessary prerequisites automatically. Those using the CLI version will need to download and install .NET 6 runtime manually [from here](https://dotnet.microsoft.com/download/dotnet/6.0) (look for ".NET Runtime 6.0.x" section on the right and choose the distribution appropriate for your system).
|
||||||
|
- [HTML] Updated layout design to match Discord more closely. (Thanks [@Artem](https://github.com/Scarg))
|
||||||
|
- [HTML] Fixed an issue where markdown inside channel topic was not rendered correctly. (Thanks [@Emily](https://github.com/emillly-b))
|
||||||
|
- [HTML] Fixed an issue where the layout was broken for messages containing text in right-to-left languages. (Thanks [@Emily](https://github.com/emillly-b))
|
||||||
|
- Fixed an issue where text filters weren't matching content inside of embeds.
|
||||||
|
- [GUI] Fixed a multitude of issues related to the bootstrapper.
|
||||||
|
|
||||||
### v2.30.1 (28-Aug-2021)
|
### v2.30.1 (28-Aug-2021)
|
||||||
|
|
||||||
- [HTML] Changed user avatars to render using higher resolution images. (Thanks [@Chris Helder](https://github.com/TheDude53))
|
- [HTML] Changed user avatars to render using higher resolution images. (Thanks [@Chris Helder](https://github.com/TheDude53))
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
<Project>
|
<Project>
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
<TargetFramework>net6.0</TargetFramework>
|
||||||
<Version>2.30.1</Version>
|
<Version>2.34</Version>
|
||||||
<Company>Tyrrrz</Company>
|
<Company>Tyrrrz</Company>
|
||||||
<Copyright>Copyright (c) Alexey Golub</Copyright>
|
<Copyright>Copyright (c) Oleksii Holub</Copyright>
|
||||||
<LangVersion>preview</LangVersion>
|
<LangVersion>preview</LangVersion>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<WarningsAsErrors>nullable</WarningsAsErrors>
|
<WarningsAsErrors>nullable</WarningsAsErrors>
|
||||||
|
|||||||
@@ -3,8 +3,7 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<IsPackable>false</IsPackable>
|
<IsPackable>false</IsPackable>
|
||||||
<IsTestProject>true</IsTestProject>
|
<IsTestProject>true</IsTestProject>
|
||||||
<CollectCoverage>true</CollectCoverage>
|
<NoWarn>$(NoWarn);xUnit1013</NoWarn>
|
||||||
<CoverletOutputFormat>opencover</CoverletOutputFormat>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
@@ -13,15 +12,15 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="AngleSharp" Version="0.16.0" />
|
<PackageReference Include="AngleSharp" Version="0.16.1" />
|
||||||
<PackageReference Include="FluentAssertions" Version="6.1.0" />
|
<PackageReference Include="FluentAssertions" Version="6.6.0" />
|
||||||
<PackageReference Include="GitHubActionsTestLogger" Version="1.2.0" />
|
<PackageReference Include="GitHubActionsTestLogger" Version="1.3.0" PrivateAssets="all" />
|
||||||
<PackageReference Include="JsonExtensions" Version="1.1.0" />
|
<PackageReference Include="JsonExtensions" Version="1.2.0" />
|
||||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
|
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
|
||||||
<PackageReference Include="coverlet.msbuild" Version="3.1.0" PrivateAssets="all" />
|
|
||||||
<PackageReference Include="System.Reactive" Version="5.0.0" />
|
<PackageReference Include="System.Reactive" Version="5.0.0" />
|
||||||
<PackageReference Include="xunit" Version="2.4.1" />
|
<PackageReference Include="xunit" Version="2.4.1" />
|
||||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" PrivateAssets="all" />
|
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" PrivateAssets="all" />
|
||||||
|
<PackageReference Include="coverlet.collector" Version="3.1.2" PrivateAssets="all" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
@@ -1,210 +0,0 @@
|
|||||||
using System;
|
|
||||||
using System.IO;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using AngleSharp.Dom;
|
|
||||||
using CliFx.Infrastructure;
|
|
||||||
using DiscordChatExporter.Cli.Commands;
|
|
||||||
using DiscordChatExporter.Cli.Tests.Fixtures;
|
|
||||||
using DiscordChatExporter.Cli.Tests.Infra;
|
|
||||||
using DiscordChatExporter.Cli.Tests.TestData;
|
|
||||||
using DiscordChatExporter.Cli.Tests.Utils;
|
|
||||||
using DiscordChatExporter.Core.Discord;
|
|
||||||
using DiscordChatExporter.Core.Exporting;
|
|
||||||
using FluentAssertions;
|
|
||||||
using JsonExtensions;
|
|
||||||
using Xunit;
|
|
||||||
using Xunit.Abstractions;
|
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Tests
|
|
||||||
{
|
|
||||||
public class EmbedSpecs : IClassFixture<TempOutputFixture>
|
|
||||||
{
|
|
||||||
private readonly ITestOutputHelper _testOutput;
|
|
||||||
private readonly TempOutputFixture _tempOutput;
|
|
||||||
|
|
||||||
public EmbedSpecs(ITestOutputHelper testOutput, TempOutputFixture tempOutput)
|
|
||||||
{
|
|
||||||
_testOutput = testOutput;
|
|
||||||
_tempOutput = tempOutput;
|
|
||||||
}
|
|
||||||
|
|
||||||
[Fact]
|
|
||||||
public async Task Message_with_an_embed_is_rendered_correctly_in_JSON()
|
|
||||||
{
|
|
||||||
// Arrange
|
|
||||||
var outputFilePath = _tempOutput.GetTempFilePath("json");
|
|
||||||
|
|
||||||
// Act
|
|
||||||
var jsonData = await GlobalCache.WrapAsync("embed-specs-output-json", async () =>
|
|
||||||
{
|
|
||||||
await new ExportChannelsCommand
|
|
||||||
{
|
|
||||||
TokenValue = Secrets.DiscordToken,
|
|
||||||
IsBotToken = Secrets.IsDiscordTokenBot,
|
|
||||||
ChannelIds = new[] {Snowflake.Parse(ChannelIds.EmbedTestCases)},
|
|
||||||
ExportFormat = ExportFormat.Json,
|
|
||||||
OutputPath = outputFilePath
|
|
||||||
}.ExecuteAsync(new FakeConsole());
|
|
||||||
|
|
||||||
return await File.ReadAllTextAsync(outputFilePath);
|
|
||||||
});
|
|
||||||
|
|
||||||
_testOutput.WriteLine(jsonData);
|
|
||||||
|
|
||||||
var json = Json.Parse(jsonData);
|
|
||||||
|
|
||||||
var messageJson = json
|
|
||||||
.GetProperty("messages")
|
|
||||||
.EnumerateArray()
|
|
||||||
.Single(j => string.Equals(
|
|
||||||
j.GetProperty("id").GetString(),
|
|
||||||
"866769910729146400",
|
|
||||||
StringComparison.OrdinalIgnoreCase
|
|
||||||
));
|
|
||||||
|
|
||||||
var embed = messageJson
|
|
||||||
.GetProperty("embeds")
|
|
||||||
.EnumerateArray()
|
|
||||||
.Single();
|
|
||||||
|
|
||||||
var embedAuthor = embed.GetProperty("author");
|
|
||||||
var embedThumbnail = embed.GetProperty("thumbnail");
|
|
||||||
var embedFooter = embed.GetProperty("footer");
|
|
||||||
var embedFields = embed.GetProperty("fields").EnumerateArray().ToArray();
|
|
||||||
|
|
||||||
// Assert
|
|
||||||
embed.GetProperty("title").GetString().Should().Be("Embed title");
|
|
||||||
embed.GetProperty("url").GetString().Should().Be("https://example.com");
|
|
||||||
embed.GetProperty("timestamp").GetString().Should().Be("2021-07-14T21:00:00+00:00");
|
|
||||||
embed.GetProperty("description").GetString().Should().Be("**Embed** _description_");
|
|
||||||
embed.GetProperty("color").GetString().Should().Be("#58B9FF");
|
|
||||||
embedAuthor.GetProperty("name").GetString().Should().Be("Embed author");
|
|
||||||
embedAuthor.GetProperty("url").GetString().Should().Be("https://example.com/author");
|
|
||||||
embedAuthor.GetProperty("iconUrl").GetString().Should().NotBeNullOrWhiteSpace();
|
|
||||||
embedThumbnail.GetProperty("url").GetString().Should().NotBeNullOrWhiteSpace();
|
|
||||||
embedThumbnail.GetProperty("width").GetInt32().Should().Be(120);
|
|
||||||
embedThumbnail.GetProperty("height").GetInt32().Should().Be(120);
|
|
||||||
embedFooter.GetProperty("text").GetString().Should().Be("Embed footer");
|
|
||||||
embedFooter.GetProperty("iconUrl").GetString().Should().NotBeNullOrWhiteSpace();
|
|
||||||
embedFields.Should().HaveCount(3);
|
|
||||||
embedFields[0].GetProperty("name").GetString().Should().Be("Field 1");
|
|
||||||
embedFields[0].GetProperty("value").GetString().Should().Be("Value 1");
|
|
||||||
embedFields[0].GetProperty("isInline").GetBoolean().Should().BeTrue();
|
|
||||||
embedFields[1].GetProperty("name").GetString().Should().Be("Field 2");
|
|
||||||
embedFields[1].GetProperty("value").GetString().Should().Be("Value 2");
|
|
||||||
embedFields[1].GetProperty("isInline").GetBoolean().Should().BeTrue();
|
|
||||||
embedFields[2].GetProperty("name").GetString().Should().Be("Field 3");
|
|
||||||
embedFields[2].GetProperty("value").GetString().Should().Be("Value 3");
|
|
||||||
embedFields[2].GetProperty("isInline").GetBoolean().Should().BeTrue();
|
|
||||||
}
|
|
||||||
|
|
||||||
[Fact]
|
|
||||||
public async Task Message_with_an_embed_is_rendered_correctly_in_HTML()
|
|
||||||
{
|
|
||||||
// Arrange
|
|
||||||
var outputFilePath = _tempOutput.GetTempFilePath("html");
|
|
||||||
|
|
||||||
// Act
|
|
||||||
var htmlData = await GlobalCache.WrapAsync("embed-specs-output-html", async () =>
|
|
||||||
{
|
|
||||||
await new ExportChannelsCommand
|
|
||||||
{
|
|
||||||
TokenValue = Secrets.DiscordToken,
|
|
||||||
IsBotToken = Secrets.IsDiscordTokenBot,
|
|
||||||
ChannelIds = new[] {Snowflake.Parse(ChannelIds.EmbedTestCases)},
|
|
||||||
ExportFormat = ExportFormat.HtmlDark,
|
|
||||||
OutputPath = outputFilePath
|
|
||||||
}.ExecuteAsync(new FakeConsole());
|
|
||||||
|
|
||||||
return await File.ReadAllTextAsync(outputFilePath);
|
|
||||||
});
|
|
||||||
|
|
||||||
_testOutput.WriteLine(htmlData);
|
|
||||||
|
|
||||||
var html = Html.Parse(htmlData);
|
|
||||||
|
|
||||||
var messageHtml = html.QuerySelector("#message-866769910729146400");
|
|
||||||
var messageText = messageHtml?.Text();
|
|
||||||
|
|
||||||
// Assert
|
|
||||||
messageText.Should().ContainAll(
|
|
||||||
"Embed author",
|
|
||||||
"Embed title",
|
|
||||||
"Embed description",
|
|
||||||
"Field 1", "Value 1",
|
|
||||||
"Field 2", "Value 2",
|
|
||||||
"Field 3", "Value 3",
|
|
||||||
"Embed footer"
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
[Fact]
|
|
||||||
public async Task Message_with_a_Spotify_track_is_rendered_using_an_iframe_in_HTML()
|
|
||||||
{
|
|
||||||
// Arrange
|
|
||||||
var outputFilePath = _tempOutput.GetTempFilePath("html");
|
|
||||||
|
|
||||||
// Act
|
|
||||||
var htmlData = await GlobalCache.WrapAsync("embed-specs-output-html", async () =>
|
|
||||||
{
|
|
||||||
await new ExportChannelsCommand
|
|
||||||
{
|
|
||||||
TokenValue = Secrets.DiscordToken,
|
|
||||||
IsBotToken = Secrets.IsDiscordTokenBot,
|
|
||||||
ChannelIds = new[] {Snowflake.Parse(ChannelIds.EmbedTestCases)},
|
|
||||||
ExportFormat = ExportFormat.HtmlDark,
|
|
||||||
OutputPath = outputFilePath
|
|
||||||
}.ExecuteAsync(new FakeConsole());
|
|
||||||
|
|
||||||
return await File.ReadAllTextAsync(outputFilePath);
|
|
||||||
});
|
|
||||||
|
|
||||||
_testOutput.WriteLine(htmlData);
|
|
||||||
|
|
||||||
var html = Html.Parse(htmlData);
|
|
||||||
|
|
||||||
var messageHtml = html.QuerySelector("#message-867886632203976775");
|
|
||||||
var iframeHtml = messageHtml?.QuerySelector("iframe");
|
|
||||||
|
|
||||||
// Assert
|
|
||||||
iframeHtml.Should().NotBeNull();
|
|
||||||
iframeHtml?.GetAttribute("src").Should()
|
|
||||||
.StartWithEquivalentOf("https://open.spotify.com/embed/track/1LHZMWefF9502NPfArRfvP");
|
|
||||||
}
|
|
||||||
|
|
||||||
[Fact]
|
|
||||||
public async Task Message_with_a_YouTube_video_is_rendered_using_an_iframe_in_HTML()
|
|
||||||
{
|
|
||||||
// Arrange
|
|
||||||
var outputFilePath = _tempOutput.GetTempFilePath("html");
|
|
||||||
|
|
||||||
// Act
|
|
||||||
var htmlData = await GlobalCache.WrapAsync("embed-specs-output-html", async () =>
|
|
||||||
{
|
|
||||||
await new ExportChannelsCommand
|
|
||||||
{
|
|
||||||
TokenValue = Secrets.DiscordToken,
|
|
||||||
IsBotToken = Secrets.IsDiscordTokenBot,
|
|
||||||
ChannelIds = new[] {Snowflake.Parse(ChannelIds.EmbedTestCases)},
|
|
||||||
ExportFormat = ExportFormat.HtmlDark,
|
|
||||||
OutputPath = outputFilePath
|
|
||||||
}.ExecuteAsync(new FakeConsole());
|
|
||||||
|
|
||||||
return await File.ReadAllTextAsync(outputFilePath);
|
|
||||||
});
|
|
||||||
|
|
||||||
_testOutput.WriteLine(htmlData);
|
|
||||||
|
|
||||||
var html = Html.Parse(htmlData);
|
|
||||||
|
|
||||||
var messageHtml = html.QuerySelector("#message-866472508588294165");
|
|
||||||
var iframeHtml = messageHtml?.QuerySelector("iframe");
|
|
||||||
|
|
||||||
// Assert
|
|
||||||
iframeHtml.Should().NotBeNull();
|
|
||||||
iframeHtml?.GetAttribute("src").Should()
|
|
||||||
.StartWithEquivalentOf("https://www.youtube.com/embed/qOWW4OlgbvE");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -0,0 +1,130 @@
|
|||||||
|
using System;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using System.IO;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Text.Json;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using AngleSharp.Dom;
|
||||||
|
using AngleSharp.Html.Dom;
|
||||||
|
using CliFx.Infrastructure;
|
||||||
|
using DiscordChatExporter.Cli.Commands;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Infra;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Utils;
|
||||||
|
using DiscordChatExporter.Core.Discord;
|
||||||
|
using DiscordChatExporter.Core.Exporting;
|
||||||
|
using JsonExtensions;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
|
||||||
|
public class ExportWrapperFixture : IDisposable
|
||||||
|
{
|
||||||
|
private string DirPath { get; } = Path.Combine(
|
||||||
|
Path.GetDirectoryName(typeof(ExportWrapperFixture).Assembly.Location) ?? Directory.GetCurrentDirectory(),
|
||||||
|
"ExportCache",
|
||||||
|
Guid.NewGuid().ToString()
|
||||||
|
);
|
||||||
|
|
||||||
|
public ExportWrapperFixture() => DirectoryEx.Reset(DirPath);
|
||||||
|
|
||||||
|
private async ValueTask<string> ExportAsync(Snowflake channelId, ExportFormat format)
|
||||||
|
{
|
||||||
|
var fileName = channelId.ToString() + '.' + format.GetFileExtension();
|
||||||
|
var filePath = Path.Combine(DirPath, fileName);
|
||||||
|
|
||||||
|
// Perform export only if it hasn't been done before
|
||||||
|
if (!File.Exists(filePath))
|
||||||
|
{
|
||||||
|
await new ExportChannelsCommand
|
||||||
|
{
|
||||||
|
Token = Secrets.DiscordToken,
|
||||||
|
ChannelIds = new[] { channelId },
|
||||||
|
ExportFormat = format,
|
||||||
|
OutputPath = filePath
|
||||||
|
}.ExecuteAsync(new FakeConsole());
|
||||||
|
}
|
||||||
|
|
||||||
|
return await File.ReadAllTextAsync(filePath);
|
||||||
|
}
|
||||||
|
|
||||||
|
public async ValueTask<IHtmlDocument> ExportAsHtmlAsync(Snowflake channelId)
|
||||||
|
{
|
||||||
|
var data = await ExportAsync(channelId, ExportFormat.HtmlDark);
|
||||||
|
return Html.Parse(data);
|
||||||
|
}
|
||||||
|
|
||||||
|
public async ValueTask<JsonElement> ExportAsJsonAsync(Snowflake channelId)
|
||||||
|
{
|
||||||
|
var data = await ExportAsync(channelId, ExportFormat.Json);
|
||||||
|
return Json.Parse(data);
|
||||||
|
}
|
||||||
|
|
||||||
|
public async ValueTask<string> ExportAsPlainTextAsync(Snowflake channelId)
|
||||||
|
{
|
||||||
|
var data = await ExportAsync(channelId, ExportFormat.PlainText);
|
||||||
|
return data;
|
||||||
|
}
|
||||||
|
|
||||||
|
public async ValueTask<string> ExportAsCsvAsync(Snowflake channelId)
|
||||||
|
{
|
||||||
|
var data = await ExportAsync(channelId, ExportFormat.Csv);
|
||||||
|
return data;
|
||||||
|
}
|
||||||
|
|
||||||
|
public async ValueTask<IReadOnlyList<IElement>> GetMessagesAsHtmlAsync(Snowflake channelId)
|
||||||
|
{
|
||||||
|
var document = await ExportAsHtmlAsync(channelId);
|
||||||
|
return document.QuerySelectorAll("[data-message-id]").ToArray();
|
||||||
|
}
|
||||||
|
|
||||||
|
public async ValueTask<IReadOnlyList<JsonElement>> GetMessagesAsJsonAsync(Snowflake channelId)
|
||||||
|
{
|
||||||
|
var document = await ExportAsJsonAsync(channelId);
|
||||||
|
return document.GetProperty("messages").EnumerateArray().ToArray();
|
||||||
|
}
|
||||||
|
|
||||||
|
public async ValueTask<IElement> GetMessageAsHtmlAsync(Snowflake channelId, Snowflake messageId)
|
||||||
|
{
|
||||||
|
var messages = await GetMessagesAsHtmlAsync(channelId);
|
||||||
|
|
||||||
|
var message = messages.SingleOrDefault(e =>
|
||||||
|
string.Equals(
|
||||||
|
e.GetAttribute("data-message-id"),
|
||||||
|
messageId.ToString(),
|
||||||
|
StringComparison.OrdinalIgnoreCase
|
||||||
|
)
|
||||||
|
);
|
||||||
|
|
||||||
|
if (message is null)
|
||||||
|
{
|
||||||
|
throw new InvalidOperationException(
|
||||||
|
$"Message '{messageId}' does not exist in export of channel '{channelId}'."
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
return message;
|
||||||
|
}
|
||||||
|
|
||||||
|
public async ValueTask<JsonElement> GetMessageAsJsonAsync(Snowflake channelId, Snowflake messageId)
|
||||||
|
{
|
||||||
|
var messages = await GetMessagesAsJsonAsync(channelId);
|
||||||
|
|
||||||
|
var message = messages.FirstOrDefault(j =>
|
||||||
|
string.Equals(
|
||||||
|
j.GetProperty("id").GetString(),
|
||||||
|
messageId.ToString(),
|
||||||
|
StringComparison.OrdinalIgnoreCase
|
||||||
|
)
|
||||||
|
);
|
||||||
|
|
||||||
|
if (message.ValueKind == JsonValueKind.Undefined)
|
||||||
|
{
|
||||||
|
throw new InvalidOperationException(
|
||||||
|
$"Message '{messageId}' does not exist in export of channel '{channelId}'."
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
return message;
|
||||||
|
}
|
||||||
|
|
||||||
|
public void Dispose() => DirectoryEx.DeleteIfExists(DirPath);
|
||||||
|
}
|
||||||
@@ -1,31 +1,22 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.IO;
|
using System.IO;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Utils;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Tests.Fixtures
|
|
||||||
{
|
|
||||||
public class TempOutputFixture : IDisposable
|
public class TempOutputFixture : IDisposable
|
||||||
{
|
{
|
||||||
public string DirPath => Path.Combine(
|
public string DirPath { get; } = Path.Combine(
|
||||||
Path.GetDirectoryName(typeof(TempOutputFixture).Assembly.Location) ?? Directory.GetCurrentDirectory(),
|
Path.GetDirectoryName(typeof(TempOutputFixture).Assembly.Location) ?? Directory.GetCurrentDirectory(),
|
||||||
"Temp",
|
"Temp",
|
||||||
Guid.NewGuid().ToString()
|
Guid.NewGuid().ToString()
|
||||||
);
|
);
|
||||||
|
|
||||||
public TempOutputFixture() => Directory.CreateDirectory(DirPath);
|
public TempOutputFixture() => DirectoryEx.Reset(DirPath);
|
||||||
|
|
||||||
public string GetTempFilePath() => Path.Combine(DirPath, Guid.NewGuid().ToString());
|
public string GetTempFilePath(string fileName) => Path.Combine(DirPath, fileName);
|
||||||
|
|
||||||
public string GetTempFilePath(string extension) => Path.ChangeExtension(GetTempFilePath(), extension);
|
public string GetTempFilePath() => GetTempFilePath(Guid.NewGuid() + ".tmp");
|
||||||
|
|
||||||
public void Dispose()
|
public void Dispose() => DirectoryEx.DeleteIfExists(DirPath);
|
||||||
{
|
|
||||||
try
|
|
||||||
{
|
|
||||||
Directory.Delete(DirPath, true);
|
|
||||||
}
|
|
||||||
catch (DirectoryNotFoundException)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.IO;
|
using System.IO;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Tests.Infra
|
namespace DiscordChatExporter.Cli.Tests.Infra;
|
||||||
{
|
|
||||||
internal static class Secrets
|
internal static class Secrets
|
||||||
{
|
{
|
||||||
private static readonly Lazy<string> DiscordTokenLazy = new(() =>
|
private static readonly Lazy<string> DiscordTokenLazy = new(() =>
|
||||||
@@ -22,25 +22,5 @@ namespace DiscordChatExporter.Cli.Tests.Infra
|
|||||||
throw new InvalidOperationException("Discord token not provided for tests.");
|
throw new InvalidOperationException("Discord token not provided for tests.");
|
||||||
});
|
});
|
||||||
|
|
||||||
private static readonly Lazy<bool> IsDiscordTokenBotLazy = new(() =>
|
|
||||||
{
|
|
||||||
var fromEnvironment = Environment.GetEnvironmentVariable("DISCORD_TOKEN_BOT");
|
|
||||||
if (!string.IsNullOrWhiteSpace(fromEnvironment))
|
|
||||||
return string.Equals(fromEnvironment, "true", StringComparison.OrdinalIgnoreCase);
|
|
||||||
|
|
||||||
var secretFilePath = Path.Combine(
|
|
||||||
Path.GetDirectoryName(typeof(Secrets).Assembly.Location) ?? Directory.GetCurrentDirectory(),
|
|
||||||
"DiscordTokenBot.secret"
|
|
||||||
);
|
|
||||||
|
|
||||||
if (File.Exists(secretFilePath))
|
|
||||||
return true;
|
|
||||||
|
|
||||||
return false;
|
|
||||||
});
|
|
||||||
|
|
||||||
public static string DiscordToken => DiscordTokenLazy.Value;
|
public static string DiscordToken => DiscordTokenLazy.Value;
|
||||||
|
|
||||||
public static bool IsDiscordTokenBot => IsDiscordTokenBotLazy.Value;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
@@ -1,319 +0,0 @@
|
|||||||
using System;
|
|
||||||
using System.IO;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using AngleSharp.Dom;
|
|
||||||
using CliFx.Infrastructure;
|
|
||||||
using DiscordChatExporter.Cli.Commands;
|
|
||||||
using DiscordChatExporter.Cli.Tests.Fixtures;
|
|
||||||
using DiscordChatExporter.Cli.Tests.Infra;
|
|
||||||
using DiscordChatExporter.Cli.Tests.TestData;
|
|
||||||
using DiscordChatExporter.Cli.Tests.Utils;
|
|
||||||
using DiscordChatExporter.Core.Discord;
|
|
||||||
using DiscordChatExporter.Core.Exporting;
|
|
||||||
using FluentAssertions;
|
|
||||||
using JsonExtensions;
|
|
||||||
using Xunit;
|
|
||||||
using Xunit.Abstractions;
|
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Tests
|
|
||||||
{
|
|
||||||
public class MentionSpecs : IClassFixture<TempOutputFixture>
|
|
||||||
{
|
|
||||||
private readonly ITestOutputHelper _testOutput;
|
|
||||||
private readonly TempOutputFixture _tempOutput;
|
|
||||||
|
|
||||||
public MentionSpecs(ITestOutputHelper testOutput, TempOutputFixture tempOutput)
|
|
||||||
{
|
|
||||||
_testOutput = testOutput;
|
|
||||||
_tempOutput = tempOutput;
|
|
||||||
}
|
|
||||||
|
|
||||||
[Fact]
|
|
||||||
public async Task User_mention_is_rendered_correctly_in_JSON()
|
|
||||||
{
|
|
||||||
// Arrange
|
|
||||||
var outputFilePath = _tempOutput.GetTempFilePath("json");
|
|
||||||
|
|
||||||
// Act
|
|
||||||
var jsonData = await GlobalCache.WrapAsync("mention-specs-output-json", async () =>
|
|
||||||
{
|
|
||||||
await new ExportChannelsCommand
|
|
||||||
{
|
|
||||||
TokenValue = Secrets.DiscordToken,
|
|
||||||
IsBotToken = Secrets.IsDiscordTokenBot,
|
|
||||||
ChannelIds = new[] {Snowflake.Parse(ChannelIds.MentionTestCases)},
|
|
||||||
ExportFormat = ExportFormat.Json,
|
|
||||||
OutputPath = outputFilePath
|
|
||||||
}.ExecuteAsync(new FakeConsole());
|
|
||||||
|
|
||||||
return await File.ReadAllTextAsync(outputFilePath);
|
|
||||||
});
|
|
||||||
|
|
||||||
_testOutput.WriteLine(jsonData);
|
|
||||||
|
|
||||||
var json = Json.Parse(jsonData);
|
|
||||||
|
|
||||||
var messageJson = json
|
|
||||||
.GetProperty("messages")
|
|
||||||
.EnumerateArray()
|
|
||||||
.Single(j => string.Equals(
|
|
||||||
j.GetProperty("id").GetString(),
|
|
||||||
"866458840245076028",
|
|
||||||
StringComparison.OrdinalIgnoreCase
|
|
||||||
));
|
|
||||||
|
|
||||||
// Assert
|
|
||||||
messageJson.GetProperty("content").GetString().Should().Be("User mention: @Tyrrrz");
|
|
||||||
|
|
||||||
messageJson
|
|
||||||
.GetProperty("mentions")
|
|
||||||
.EnumerateArray()
|
|
||||||
.Select(j => j.GetProperty("id").GetString())
|
|
||||||
.Should().Contain("128178626683338752");
|
|
||||||
}
|
|
||||||
|
|
||||||
[Fact]
|
|
||||||
public async Task User_mention_is_rendered_correctly_in_HTML()
|
|
||||||
{
|
|
||||||
// Arrange
|
|
||||||
var outputFilePath = _tempOutput.GetTempFilePath("html");
|
|
||||||
|
|
||||||
// Act
|
|
||||||
var htmlData = await GlobalCache.WrapAsync("mention-specs-output-html", async () =>
|
|
||||||
{
|
|
||||||
await new ExportChannelsCommand
|
|
||||||
{
|
|
||||||
TokenValue = Secrets.DiscordToken,
|
|
||||||
IsBotToken = Secrets.IsDiscordTokenBot,
|
|
||||||
ChannelIds = new[] {Snowflake.Parse(ChannelIds.MentionTestCases)},
|
|
||||||
ExportFormat = ExportFormat.HtmlDark,
|
|
||||||
OutputPath = outputFilePath
|
|
||||||
}.ExecuteAsync(new FakeConsole());
|
|
||||||
|
|
||||||
return await File.ReadAllTextAsync(outputFilePath);
|
|
||||||
});
|
|
||||||
|
|
||||||
_testOutput.WriteLine(htmlData);
|
|
||||||
|
|
||||||
var html = Html.Parse(htmlData);
|
|
||||||
|
|
||||||
var messageHtml = html.QuerySelector("#message-866458840245076028");
|
|
||||||
|
|
||||||
// Assert
|
|
||||||
messageHtml.Should().NotBeNull();
|
|
||||||
messageHtml?.Text().Trim().Should().Be("User mention: @Tyrrrz");
|
|
||||||
messageHtml?.InnerHtml.Should().Contain("Tyrrrz#5447");
|
|
||||||
}
|
|
||||||
|
|
||||||
[Fact]
|
|
||||||
public async Task Text_channel_mention_is_rendered_correctly_in_JSON()
|
|
||||||
{
|
|
||||||
// Arrange
|
|
||||||
var outputFilePath = _tempOutput.GetTempFilePath("json");
|
|
||||||
|
|
||||||
// Act
|
|
||||||
var jsonData = await GlobalCache.WrapAsync("mention-specs-output-json", async () =>
|
|
||||||
{
|
|
||||||
await new ExportChannelsCommand
|
|
||||||
{
|
|
||||||
TokenValue = Secrets.DiscordToken,
|
|
||||||
IsBotToken = Secrets.IsDiscordTokenBot,
|
|
||||||
ChannelIds = new[] {Snowflake.Parse(ChannelIds.MentionTestCases)},
|
|
||||||
ExportFormat = ExportFormat.Json,
|
|
||||||
OutputPath = outputFilePath
|
|
||||||
}.ExecuteAsync(new FakeConsole());
|
|
||||||
|
|
||||||
return await File.ReadAllTextAsync(outputFilePath);
|
|
||||||
});
|
|
||||||
|
|
||||||
_testOutput.WriteLine(jsonData);
|
|
||||||
|
|
||||||
var json = Json.Parse(jsonData);
|
|
||||||
|
|
||||||
var messageJson = json
|
|
||||||
.GetProperty("messages")
|
|
||||||
.EnumerateArray()
|
|
||||||
.Single(j => string.Equals(
|
|
||||||
j.GetProperty("id").GetString(),
|
|
||||||
"866459040480624680",
|
|
||||||
StringComparison.OrdinalIgnoreCase
|
|
||||||
));
|
|
||||||
|
|
||||||
// Assert
|
|
||||||
messageJson.GetProperty("content").GetString().Should().Be("Text channel mention: #mention-tests");
|
|
||||||
}
|
|
||||||
|
|
||||||
[Fact]
|
|
||||||
public async Task Text_channel_mention_is_rendered_correctly_in_HTML()
|
|
||||||
{
|
|
||||||
// Arrange
|
|
||||||
var outputFilePath = _tempOutput.GetTempFilePath("html");
|
|
||||||
|
|
||||||
// Act
|
|
||||||
var htmlData = await GlobalCache.WrapAsync("mention-specs-output-html", async () =>
|
|
||||||
{
|
|
||||||
await new ExportChannelsCommand
|
|
||||||
{
|
|
||||||
TokenValue = Secrets.DiscordToken,
|
|
||||||
IsBotToken = Secrets.IsDiscordTokenBot,
|
|
||||||
ChannelIds = new[] {Snowflake.Parse(ChannelIds.MentionTestCases)},
|
|
||||||
ExportFormat = ExportFormat.HtmlDark,
|
|
||||||
OutputPath = outputFilePath
|
|
||||||
}.ExecuteAsync(new FakeConsole());
|
|
||||||
|
|
||||||
return await File.ReadAllTextAsync(outputFilePath);
|
|
||||||
});
|
|
||||||
|
|
||||||
_testOutput.WriteLine(htmlData);
|
|
||||||
|
|
||||||
var html = Html.Parse(htmlData);
|
|
||||||
|
|
||||||
var messageHtml = html.QuerySelector("#message-866459040480624680");
|
|
||||||
|
|
||||||
// Assert
|
|
||||||
messageHtml.Should().NotBeNull();
|
|
||||||
messageHtml?.Text().Trim().Should().Be("Text channel mention: #mention-tests");
|
|
||||||
}
|
|
||||||
|
|
||||||
[Fact]
|
|
||||||
public async Task Voice_channel_mention_is_rendered_correctly_in_JSON()
|
|
||||||
{
|
|
||||||
// Arrange
|
|
||||||
var outputFilePath = _tempOutput.GetTempFilePath("json");
|
|
||||||
|
|
||||||
// Act
|
|
||||||
var jsonData = await GlobalCache.WrapAsync("mention-specs-output-json", async () =>
|
|
||||||
{
|
|
||||||
await new ExportChannelsCommand
|
|
||||||
{
|
|
||||||
TokenValue = Secrets.DiscordToken,
|
|
||||||
IsBotToken = Secrets.IsDiscordTokenBot,
|
|
||||||
ChannelIds = new[] {Snowflake.Parse(ChannelIds.MentionTestCases)},
|
|
||||||
ExportFormat = ExportFormat.Json,
|
|
||||||
OutputPath = outputFilePath
|
|
||||||
}.ExecuteAsync(new FakeConsole());
|
|
||||||
|
|
||||||
return await File.ReadAllTextAsync(outputFilePath);
|
|
||||||
});
|
|
||||||
|
|
||||||
_testOutput.WriteLine(jsonData);
|
|
||||||
|
|
||||||
var json = Json.Parse(jsonData);
|
|
||||||
|
|
||||||
var messageJson = json
|
|
||||||
.GetProperty("messages")
|
|
||||||
.EnumerateArray()
|
|
||||||
.Single(j => string.Equals(
|
|
||||||
j.GetProperty("id").GetString(),
|
|
||||||
"866459175462633503",
|
|
||||||
StringComparison.OrdinalIgnoreCase
|
|
||||||
));
|
|
||||||
|
|
||||||
// Assert
|
|
||||||
messageJson.GetProperty("content").GetString().Should().Be("Voice channel mention: #chaos-vc [voice]");
|
|
||||||
}
|
|
||||||
|
|
||||||
[Fact]
|
|
||||||
public async Task Voice_channel_mention_is_rendered_correctly_in_HTML()
|
|
||||||
{
|
|
||||||
// Arrange
|
|
||||||
var outputFilePath = _tempOutput.GetTempFilePath("html");
|
|
||||||
|
|
||||||
// Act
|
|
||||||
var htmlData = await GlobalCache.WrapAsync("mention-specs-output-html", async () =>
|
|
||||||
{
|
|
||||||
await new ExportChannelsCommand
|
|
||||||
{
|
|
||||||
TokenValue = Secrets.DiscordToken,
|
|
||||||
IsBotToken = Secrets.IsDiscordTokenBot,
|
|
||||||
ChannelIds = new[] {Snowflake.Parse(ChannelIds.MentionTestCases)},
|
|
||||||
ExportFormat = ExportFormat.HtmlDark,
|
|
||||||
OutputPath = outputFilePath
|
|
||||||
}.ExecuteAsync(new FakeConsole());
|
|
||||||
|
|
||||||
return await File.ReadAllTextAsync(outputFilePath);
|
|
||||||
});
|
|
||||||
|
|
||||||
_testOutput.WriteLine(htmlData);
|
|
||||||
|
|
||||||
var html = Html.Parse(htmlData);
|
|
||||||
|
|
||||||
var messageHtml = html.QuerySelector("#message-866459175462633503");
|
|
||||||
|
|
||||||
// Assert
|
|
||||||
messageHtml.Should().NotBeNull();
|
|
||||||
messageHtml?.Text().Trim().Should().Be("Voice channel mention: 🔊chaos-vc");
|
|
||||||
}
|
|
||||||
|
|
||||||
[Fact]
|
|
||||||
public async Task Role_mention_is_rendered_correctly_in_JSON()
|
|
||||||
{
|
|
||||||
// Arrange
|
|
||||||
var outputFilePath = _tempOutput.GetTempFilePath("json");
|
|
||||||
|
|
||||||
// Act
|
|
||||||
var jsonData = await GlobalCache.WrapAsync("mention-specs-output-json", async () =>
|
|
||||||
{
|
|
||||||
await new ExportChannelsCommand
|
|
||||||
{
|
|
||||||
TokenValue = Secrets.DiscordToken,
|
|
||||||
IsBotToken = Secrets.IsDiscordTokenBot,
|
|
||||||
ChannelIds = new[] {Snowflake.Parse(ChannelIds.MentionTestCases)},
|
|
||||||
ExportFormat = ExportFormat.Json,
|
|
||||||
OutputPath = outputFilePath
|
|
||||||
}.ExecuteAsync(new FakeConsole());
|
|
||||||
|
|
||||||
return await File.ReadAllTextAsync(outputFilePath);
|
|
||||||
});
|
|
||||||
|
|
||||||
_testOutput.WriteLine(jsonData);
|
|
||||||
|
|
||||||
var json = Json.Parse(jsonData);
|
|
||||||
|
|
||||||
var messageJson = json
|
|
||||||
.GetProperty("messages")
|
|
||||||
.EnumerateArray()
|
|
||||||
.Single(j => string.Equals(
|
|
||||||
j.GetProperty("id").GetString(),
|
|
||||||
"866459254693429258",
|
|
||||||
StringComparison.OrdinalIgnoreCase
|
|
||||||
));
|
|
||||||
|
|
||||||
// Assert
|
|
||||||
messageJson.GetProperty("content").GetString().Should().Be("Role mention: @Role 1");
|
|
||||||
}
|
|
||||||
|
|
||||||
[Fact]
|
|
||||||
public async Task Role_mention_is_rendered_correctly_in_HTML()
|
|
||||||
{
|
|
||||||
// Arrange
|
|
||||||
var outputFilePath = _tempOutput.GetTempFilePath("html");
|
|
||||||
|
|
||||||
// Act
|
|
||||||
var htmlData = await GlobalCache.WrapAsync("mention-specs-output-html", async () =>
|
|
||||||
{
|
|
||||||
await new ExportChannelsCommand
|
|
||||||
{
|
|
||||||
TokenValue = Secrets.DiscordToken,
|
|
||||||
IsBotToken = Secrets.IsDiscordTokenBot,
|
|
||||||
ChannelIds = new[] {Snowflake.Parse(ChannelIds.MentionTestCases)},
|
|
||||||
ExportFormat = ExportFormat.HtmlDark,
|
|
||||||
OutputPath = outputFilePath
|
|
||||||
}.ExecuteAsync(new FakeConsole());
|
|
||||||
|
|
||||||
return await File.ReadAllTextAsync(outputFilePath);
|
|
||||||
});
|
|
||||||
|
|
||||||
_testOutput.WriteLine(htmlData);
|
|
||||||
|
|
||||||
var html = Html.Parse(htmlData);
|
|
||||||
|
|
||||||
var messageHtml = html.QuerySelector("#message-866459254693429258");
|
|
||||||
|
|
||||||
// Assert
|
|
||||||
messageHtml.Should().NotBeNull();
|
|
||||||
messageHtml?.Text().Trim().Should().Be("Role mention: @Role 1");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -10,8 +10,5 @@ In order to run these tests locally, you need to join the test server and config
|
|||||||
- **Using an environment variable**: set `DISCORD_TOKEN` variable to your token
|
- **Using an environment variable**: set `DISCORD_TOKEN` variable to your token
|
||||||
4. Run the tests: `dotnet test`
|
4. Run the tests: `dotnet test`
|
||||||
|
|
||||||
> If you're submitting a pull request, you don't _have_ to run the tests locally -- they are executed automatically by CI.
|
|
||||||
Running them locally can still sometimes be useful for debugging purposes though.
|
|
||||||
|
|
||||||
> If you want to have a new test case or a scenario added, please let me know in your pull request.
|
> If you want to have a new test case or a scenario added, please let me know in your pull request.
|
||||||
Currently, it's not possible to add them by yourself.
|
Currently, it's not possible to add them by yourself.
|
||||||
@@ -1,130 +0,0 @@
|
|||||||
using System.IO;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using AngleSharp.Dom;
|
|
||||||
using CliFx.Infrastructure;
|
|
||||||
using DiscordChatExporter.Cli.Commands;
|
|
||||||
using DiscordChatExporter.Cli.Tests.Fixtures;
|
|
||||||
using DiscordChatExporter.Cli.Tests.Infra;
|
|
||||||
using DiscordChatExporter.Cli.Tests.TestData;
|
|
||||||
using DiscordChatExporter.Cli.Tests.Utils;
|
|
||||||
using DiscordChatExporter.Core.Discord;
|
|
||||||
using DiscordChatExporter.Core.Exporting;
|
|
||||||
using FluentAssertions;
|
|
||||||
using Xunit;
|
|
||||||
using Xunit.Abstractions;
|
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Tests
|
|
||||||
{
|
|
||||||
public class ReplySpecs : IClassFixture<TempOutputFixture>
|
|
||||||
{
|
|
||||||
private readonly ITestOutputHelper _testOutput;
|
|
||||||
private readonly TempOutputFixture _tempOutput;
|
|
||||||
|
|
||||||
public ReplySpecs(ITestOutputHelper testOutput, TempOutputFixture tempOutput)
|
|
||||||
{
|
|
||||||
_testOutput = testOutput;
|
|
||||||
_tempOutput = tempOutput;
|
|
||||||
}
|
|
||||||
|
|
||||||
[Fact]
|
|
||||||
public async Task Reply_to_a_normal_message_is_rendered_correctly_in_HTML()
|
|
||||||
{
|
|
||||||
// Arrange
|
|
||||||
var outputFilePath = _tempOutput.GetTempFilePath("html");
|
|
||||||
|
|
||||||
// Act
|
|
||||||
var htmlData = await GlobalCache.WrapAsync("reply-specs-output-html", async () =>
|
|
||||||
{
|
|
||||||
await new ExportChannelsCommand
|
|
||||||
{
|
|
||||||
TokenValue = Secrets.DiscordToken,
|
|
||||||
IsBotToken = Secrets.IsDiscordTokenBot,
|
|
||||||
ChannelIds = new[] {Snowflake.Parse(ChannelIds.ReplyTestCases)},
|
|
||||||
ExportFormat = ExportFormat.HtmlDark,
|
|
||||||
OutputPath = outputFilePath
|
|
||||||
}.ExecuteAsync(new FakeConsole());
|
|
||||||
|
|
||||||
return await File.ReadAllTextAsync(outputFilePath);
|
|
||||||
});
|
|
||||||
|
|
||||||
_testOutput.WriteLine(htmlData);
|
|
||||||
|
|
||||||
var html = Html.Parse(htmlData);
|
|
||||||
|
|
||||||
var messageHtml = html.QuerySelector("#message-866460738239725598");
|
|
||||||
|
|
||||||
// Assert
|
|
||||||
messageHtml.Should().NotBeNull();
|
|
||||||
messageHtml?.Text().Trim().Should().Be("reply to original");
|
|
||||||
messageHtml?.QuerySelector(".chatlog__reference-link")?.Text().Trim().Should().Be("original");
|
|
||||||
}
|
|
||||||
|
|
||||||
[Fact]
|
|
||||||
public async Task Reply_to_a_deleted_message_is_rendered_correctly_in_HTML()
|
|
||||||
{
|
|
||||||
// Arrange
|
|
||||||
var outputFilePath = _tempOutput.GetTempFilePath("html");
|
|
||||||
|
|
||||||
// Act
|
|
||||||
var htmlData = await GlobalCache.WrapAsync("reply-specs-output-html", async () =>
|
|
||||||
{
|
|
||||||
await new ExportChannelsCommand
|
|
||||||
{
|
|
||||||
TokenValue = Secrets.DiscordToken,
|
|
||||||
IsBotToken = Secrets.IsDiscordTokenBot,
|
|
||||||
ChannelIds = new[] {Snowflake.Parse(ChannelIds.ReplyTestCases)},
|
|
||||||
ExportFormat = ExportFormat.HtmlDark,
|
|
||||||
OutputPath = outputFilePath
|
|
||||||
}.ExecuteAsync(new FakeConsole());
|
|
||||||
|
|
||||||
return await File.ReadAllTextAsync(outputFilePath);
|
|
||||||
});
|
|
||||||
|
|
||||||
_testOutput.WriteLine(htmlData);
|
|
||||||
|
|
||||||
var html = Html.Parse(htmlData);
|
|
||||||
|
|
||||||
var messageHtml = html.QuerySelector("#message-866460975388819486");
|
|
||||||
|
|
||||||
// Assert
|
|
||||||
messageHtml.Should().NotBeNull();
|
|
||||||
messageHtml?.Text().Trim().Should().Be("reply to deleted");
|
|
||||||
messageHtml?.QuerySelector(".chatlog__reference-link")?.Text().Trim().Should()
|
|
||||||
.Be("Original message was deleted or could not be loaded.");
|
|
||||||
}
|
|
||||||
|
|
||||||
[Fact]
|
|
||||||
public async Task Reply_to_a_empty_message_with_attachment_is_rendered_correctly_in_HTML()
|
|
||||||
{
|
|
||||||
// Arrange
|
|
||||||
var outputFilePath = _tempOutput.GetTempFilePath("html");
|
|
||||||
|
|
||||||
// Act
|
|
||||||
var htmlData = await GlobalCache.WrapAsync("reply-specs-output-html", async () =>
|
|
||||||
{
|
|
||||||
await new ExportChannelsCommand
|
|
||||||
{
|
|
||||||
TokenValue = Secrets.DiscordToken,
|
|
||||||
IsBotToken = Secrets.IsDiscordTokenBot,
|
|
||||||
ChannelIds = new[] {Snowflake.Parse(ChannelIds.ReplyTestCases)},
|
|
||||||
ExportFormat = ExportFormat.HtmlDark,
|
|
||||||
OutputPath = outputFilePath
|
|
||||||
}.ExecuteAsync(new FakeConsole());
|
|
||||||
|
|
||||||
return await File.ReadAllTextAsync(outputFilePath);
|
|
||||||
});
|
|
||||||
|
|
||||||
_testOutput.WriteLine(htmlData);
|
|
||||||
|
|
||||||
var html = Html.Parse(htmlData);
|
|
||||||
|
|
||||||
var messageHtml = html.QuerySelector("#message-866462470335627294");
|
|
||||||
|
|
||||||
// Assert
|
|
||||||
messageHtml.Should().NotBeNull();
|
|
||||||
messageHtml?.Text().Trim().Should().Be("reply to attachment");
|
|
||||||
messageHtml?.QuerySelector(".chatlog__reference-link")?.Text().Trim().Should()
|
|
||||||
.Be("Click to see attachment 🖼️");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -0,0 +1,30 @@
|
|||||||
|
using System.Threading.Tasks;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using FluentAssertions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs.CsvWriting;
|
||||||
|
|
||||||
|
public record ContentSpecs(ExportWrapperFixture ExportWrapper) : IClassFixture<ExportWrapperFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task Messages_are_exported_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var document = await ExportWrapper.ExportAsCsvAsync(ChannelIds.DateRangeTestCases);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
document.Should().ContainAll(
|
||||||
|
"Tyrrrz#5447",
|
||||||
|
"Hello world",
|
||||||
|
"Goodbye world",
|
||||||
|
"Foo bar",
|
||||||
|
"Hurdle Durdle",
|
||||||
|
"One",
|
||||||
|
"Two",
|
||||||
|
"Three",
|
||||||
|
"Yeet"
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,156 @@
|
|||||||
|
using System;
|
||||||
|
using System.IO;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using CliFx.Infrastructure;
|
||||||
|
using DiscordChatExporter.Cli.Commands;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Infra;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using DiscordChatExporter.Core.Discord;
|
||||||
|
using DiscordChatExporter.Core.Exporting;
|
||||||
|
using FluentAssertions;
|
||||||
|
using JsonExtensions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs;
|
||||||
|
|
||||||
|
public record DateRangeSpecs(TempOutputFixture TempOutput) : IClassFixture<TempOutputFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task Messages_filtered_after_specific_date_only_include_messages_sent_after_that_date()
|
||||||
|
{
|
||||||
|
// Arrange
|
||||||
|
var after = new DateTimeOffset(2021, 07, 24, 0, 0, 0, TimeSpan.Zero);
|
||||||
|
var filePath = TempOutput.GetTempFilePath();
|
||||||
|
|
||||||
|
// Act
|
||||||
|
await new ExportChannelsCommand
|
||||||
|
{
|
||||||
|
Token = Secrets.DiscordToken,
|
||||||
|
ChannelIds = new[] { ChannelIds.DateRangeTestCases },
|
||||||
|
ExportFormat = ExportFormat.Json,
|
||||||
|
OutputPath = filePath,
|
||||||
|
After = Snowflake.FromDate(after)
|
||||||
|
}.ExecuteAsync(new FakeConsole());
|
||||||
|
|
||||||
|
var data = await File.ReadAllTextAsync(filePath);
|
||||||
|
var document = Json.Parse(data);
|
||||||
|
|
||||||
|
var timestamps = document
|
||||||
|
.GetProperty("messages")
|
||||||
|
.EnumerateArray()
|
||||||
|
.Select(j => j.GetProperty("timestamp").GetDateTimeOffset())
|
||||||
|
.ToArray();
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
timestamps.All(t => t > after).Should().BeTrue();
|
||||||
|
|
||||||
|
timestamps.Should().BeEquivalentTo(new[]
|
||||||
|
{
|
||||||
|
new DateTimeOffset(2021, 07, 24, 13, 49, 13, TimeSpan.Zero),
|
||||||
|
new DateTimeOffset(2021, 07, 24, 14, 52, 38, TimeSpan.Zero),
|
||||||
|
new DateTimeOffset(2021, 07, 24, 14, 52, 39, TimeSpan.Zero),
|
||||||
|
new DateTimeOffset(2021, 07, 24, 14, 52, 40, TimeSpan.Zero),
|
||||||
|
new DateTimeOffset(2021, 09, 08, 14, 26, 35, TimeSpan.Zero)
|
||||||
|
}, o =>
|
||||||
|
{
|
||||||
|
return o
|
||||||
|
.Using<DateTimeOffset>(ctx =>
|
||||||
|
ctx.Subject.Should().BeCloseTo(ctx.Expectation, TimeSpan.FromSeconds(1))
|
||||||
|
)
|
||||||
|
.WhenTypeIs<DateTimeOffset>();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Messages_filtered_before_specific_date_only_include_messages_sent_before_that_date()
|
||||||
|
{
|
||||||
|
// Arrange
|
||||||
|
var before = new DateTimeOffset(2021, 07, 24, 0, 0, 0, TimeSpan.Zero);
|
||||||
|
var filePath = TempOutput.GetTempFilePath();
|
||||||
|
|
||||||
|
// Act
|
||||||
|
await new ExportChannelsCommand
|
||||||
|
{
|
||||||
|
Token = Secrets.DiscordToken,
|
||||||
|
ChannelIds = new[] { ChannelIds.DateRangeTestCases },
|
||||||
|
ExportFormat = ExportFormat.Json,
|
||||||
|
OutputPath = filePath,
|
||||||
|
Before = Snowflake.FromDate(before)
|
||||||
|
}.ExecuteAsync(new FakeConsole());
|
||||||
|
|
||||||
|
var data = await File.ReadAllTextAsync(filePath);
|
||||||
|
var document = Json.Parse(data);
|
||||||
|
|
||||||
|
var timestamps = document
|
||||||
|
.GetProperty("messages")
|
||||||
|
.EnumerateArray()
|
||||||
|
.Select(j => j.GetProperty("timestamp").GetDateTimeOffset())
|
||||||
|
.ToArray();
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
timestamps.All(t => t < before).Should().BeTrue();
|
||||||
|
|
||||||
|
timestamps.Should().BeEquivalentTo(new[]
|
||||||
|
{
|
||||||
|
new DateTimeOffset(2021, 07, 19, 13, 34, 18, TimeSpan.Zero),
|
||||||
|
new DateTimeOffset(2021, 07, 19, 15, 58, 48, TimeSpan.Zero),
|
||||||
|
new DateTimeOffset(2021, 07, 19, 17, 23, 58, TimeSpan.Zero)
|
||||||
|
}, o =>
|
||||||
|
{
|
||||||
|
return o
|
||||||
|
.Using<DateTimeOffset>(ctx =>
|
||||||
|
ctx.Subject.Should().BeCloseTo(ctx.Expectation, TimeSpan.FromSeconds(1))
|
||||||
|
)
|
||||||
|
.WhenTypeIs<DateTimeOffset>();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Messages_filtered_between_specific_dates_only_include_messages_sent_between_those_dates()
|
||||||
|
{
|
||||||
|
// Arrange
|
||||||
|
var after = new DateTimeOffset(2021, 07, 24, 0, 0, 0, TimeSpan.Zero);
|
||||||
|
var before = new DateTimeOffset(2021, 08, 01, 0, 0, 0, TimeSpan.Zero);
|
||||||
|
var filePath = TempOutput.GetTempFilePath();
|
||||||
|
|
||||||
|
// Act
|
||||||
|
await new ExportChannelsCommand
|
||||||
|
{
|
||||||
|
Token = Secrets.DiscordToken,
|
||||||
|
ChannelIds = new[] { ChannelIds.DateRangeTestCases },
|
||||||
|
ExportFormat = ExportFormat.Json,
|
||||||
|
OutputPath = filePath,
|
||||||
|
Before = Snowflake.FromDate(before),
|
||||||
|
After = Snowflake.FromDate(after)
|
||||||
|
}.ExecuteAsync(new FakeConsole());
|
||||||
|
|
||||||
|
var data = await File.ReadAllTextAsync(filePath);
|
||||||
|
var document = Json.Parse(data);
|
||||||
|
|
||||||
|
var timestamps = document
|
||||||
|
.GetProperty("messages")
|
||||||
|
.EnumerateArray()
|
||||||
|
.Select(j => j.GetProperty("timestamp").GetDateTimeOffset())
|
||||||
|
.ToArray();
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
timestamps.All(t => t < before && t > after).Should().BeTrue();
|
||||||
|
|
||||||
|
timestamps.Should().BeEquivalentTo(new[]
|
||||||
|
{
|
||||||
|
new DateTimeOffset(2021, 07, 24, 13, 49, 13, TimeSpan.Zero),
|
||||||
|
new DateTimeOffset(2021, 07, 24, 14, 52, 38, TimeSpan.Zero),
|
||||||
|
new DateTimeOffset(2021, 07, 24, 14, 52, 39, TimeSpan.Zero),
|
||||||
|
new DateTimeOffset(2021, 07, 24, 14, 52, 40, TimeSpan.Zero)
|
||||||
|
}, o =>
|
||||||
|
{
|
||||||
|
return o
|
||||||
|
.Using<DateTimeOffset>(ctx =>
|
||||||
|
ctx.Subject.Should().BeCloseTo(ctx.Expectation, TimeSpan.FromSeconds(1))
|
||||||
|
)
|
||||||
|
.WhenTypeIs<DateTimeOffset>();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,130 @@
|
|||||||
|
using System.IO;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using CliFx.Infrastructure;
|
||||||
|
using DiscordChatExporter.Cli.Commands;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Infra;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using DiscordChatExporter.Core.Exporting;
|
||||||
|
using DiscordChatExporter.Core.Exporting.Filtering;
|
||||||
|
using FluentAssertions;
|
||||||
|
using JsonExtensions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs;
|
||||||
|
|
||||||
|
public record FilterSpecs(TempOutputFixture TempOutput) : IClassFixture<TempOutputFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task Messages_filtered_by_text_only_include_messages_that_contain_that_text()
|
||||||
|
{
|
||||||
|
// Arrange
|
||||||
|
var filePath = TempOutput.GetTempFilePath();
|
||||||
|
|
||||||
|
// Act
|
||||||
|
await new ExportChannelsCommand
|
||||||
|
{
|
||||||
|
Token = Secrets.DiscordToken,
|
||||||
|
ChannelIds = new[] { ChannelIds.FilterTestCases },
|
||||||
|
ExportFormat = ExportFormat.Json,
|
||||||
|
OutputPath = filePath,
|
||||||
|
MessageFilter = MessageFilter.Parse("some text")
|
||||||
|
}.ExecuteAsync(new FakeConsole());
|
||||||
|
|
||||||
|
var data = await File.ReadAllTextAsync(filePath);
|
||||||
|
var document = Json.Parse(data);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
document
|
||||||
|
.GetProperty("messages")
|
||||||
|
.EnumerateArray()
|
||||||
|
.Select(j => j.GetProperty("content").GetString())
|
||||||
|
.Should()
|
||||||
|
.ContainSingle("Some random text");
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Messages_filtered_by_author_only_include_messages_sent_by_that_author()
|
||||||
|
{
|
||||||
|
// Arrange
|
||||||
|
var filePath = TempOutput.GetTempFilePath();
|
||||||
|
|
||||||
|
// Act
|
||||||
|
await new ExportChannelsCommand
|
||||||
|
{
|
||||||
|
Token = Secrets.DiscordToken,
|
||||||
|
ChannelIds = new[] { ChannelIds.FilterTestCases },
|
||||||
|
ExportFormat = ExportFormat.Json,
|
||||||
|
OutputPath = filePath,
|
||||||
|
MessageFilter = MessageFilter.Parse("from:Tyrrrz")
|
||||||
|
}.ExecuteAsync(new FakeConsole());
|
||||||
|
|
||||||
|
var data = await File.ReadAllTextAsync(filePath);
|
||||||
|
var document = Json.Parse(data);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
document
|
||||||
|
.GetProperty("messages")
|
||||||
|
.EnumerateArray()
|
||||||
|
.Select(j => j.GetProperty("author").GetProperty("name").GetString())
|
||||||
|
.Should()
|
||||||
|
.AllBe("Tyrrrz");
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Messages_filtered_by_content_only_include_messages_that_have_that_content()
|
||||||
|
{
|
||||||
|
// Arrange
|
||||||
|
var filePath = TempOutput.GetTempFilePath();
|
||||||
|
|
||||||
|
// Act
|
||||||
|
await new ExportChannelsCommand
|
||||||
|
{
|
||||||
|
Token = Secrets.DiscordToken,
|
||||||
|
ChannelIds = new[] { ChannelIds.FilterTestCases },
|
||||||
|
ExportFormat = ExportFormat.Json,
|
||||||
|
OutputPath = filePath,
|
||||||
|
MessageFilter = MessageFilter.Parse("has:image")
|
||||||
|
}.ExecuteAsync(new FakeConsole());
|
||||||
|
|
||||||
|
var data = await File.ReadAllTextAsync(filePath);
|
||||||
|
var document = Json.Parse(data);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
document
|
||||||
|
.GetProperty("messages")
|
||||||
|
.EnumerateArray()
|
||||||
|
.Select(j => j.GetProperty("content").GetString())
|
||||||
|
.Should()
|
||||||
|
.ContainSingle("This has image");
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Messages_filtered_by_mention_only_include_messages_that_have_that_mention()
|
||||||
|
{
|
||||||
|
// Arrange
|
||||||
|
var filePath = TempOutput.GetTempFilePath();
|
||||||
|
|
||||||
|
// Act
|
||||||
|
await new ExportChannelsCommand
|
||||||
|
{
|
||||||
|
Token = Secrets.DiscordToken,
|
||||||
|
ChannelIds = new[] { ChannelIds.FilterTestCases },
|
||||||
|
ExportFormat = ExportFormat.Json,
|
||||||
|
OutputPath = filePath,
|
||||||
|
MessageFilter = MessageFilter.Parse("mentions:Tyrrrz")
|
||||||
|
}.ExecuteAsync(new FakeConsole());
|
||||||
|
|
||||||
|
var data = await File.ReadAllTextAsync(filePath);
|
||||||
|
var document = Json.Parse(data);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
document
|
||||||
|
.GetProperty("messages")
|
||||||
|
.EnumerateArray()
|
||||||
|
.Select(j => j.GetProperty("content").GetString())
|
||||||
|
.Should()
|
||||||
|
.ContainSingle("This has mention");
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,92 @@
|
|||||||
|
using System.Threading.Tasks;
|
||||||
|
using AngleSharp.Dom;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using DiscordChatExporter.Core.Discord;
|
||||||
|
using FluentAssertions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs.HtmlWriting;
|
||||||
|
|
||||||
|
public record AttachmentSpecs(ExportWrapperFixture ExportWrapper) : IClassFixture<ExportWrapperFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_a_generic_attachment_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.AttachmentTestCases,
|
||||||
|
Snowflake.Parse("885587844989612074")
|
||||||
|
);
|
||||||
|
|
||||||
|
var fileUrl = message.QuerySelector("a")?.GetAttribute("href");
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.Text().Should().ContainAll(
|
||||||
|
"Generic file attachment",
|
||||||
|
"Test.txt",
|
||||||
|
"11 bytes"
|
||||||
|
);
|
||||||
|
|
||||||
|
fileUrl.Should().StartWithEquivalentOf(
|
||||||
|
"https://cdn.discordapp.com/attachments/885587741654536192/885587844964417596/Test.txt"
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_an_image_attachment_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.AttachmentTestCases,
|
||||||
|
Snowflake.Parse("885654862656843786")
|
||||||
|
);
|
||||||
|
|
||||||
|
var imageUrl = message.QuerySelector(".chatlog__attachment img")?.GetAttribute("src");
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.Text().Should().Contain("Image attachment");
|
||||||
|
|
||||||
|
imageUrl.Should().StartWithEquivalentOf(
|
||||||
|
"https://cdn.discordapp.com/attachments/885587741654536192/885654862430359613/bird-thumbnail.png"
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_a_video_attachment_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.AttachmentTestCases,
|
||||||
|
Snowflake.Parse("885655761919836171")
|
||||||
|
);
|
||||||
|
|
||||||
|
var videoUrl = message.QuerySelector("video source")?.GetAttribute("src");
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.Text().Should().Contain("Video attachment");
|
||||||
|
|
||||||
|
videoUrl.Should().StartWithEquivalentOf(
|
||||||
|
"https://cdn.discordapp.com/attachments/885587741654536192/885655761512968233/file_example_MP4_640_3MG.mp4"
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_an_audio_attachment_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.AttachmentTestCases,
|
||||||
|
Snowflake.Parse("885656175620808734")
|
||||||
|
);
|
||||||
|
|
||||||
|
var audioUrl = message.QuerySelector("audio source")?.GetAttribute("src");
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.Text().Should().Contain("Audio attachment");
|
||||||
|
|
||||||
|
audioUrl.Should().StartWithEquivalentOf(
|
||||||
|
"https://cdn.discordapp.com/attachments/885587741654536192/885656175348187146/file_example_MP3_1MG.mp3"
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,42 @@
|
|||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using AngleSharp.Dom;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using FluentAssertions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs.HtmlWriting;
|
||||||
|
|
||||||
|
public record ContentSpecs(ExportWrapperFixture ExportWrapper) : IClassFixture<ExportWrapperFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task Messages_are_exported_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var messages = await ExportWrapper.GetMessagesAsHtmlAsync(ChannelIds.DateRangeTestCases);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
messages.Select(e => e.GetAttribute("data-message-id")).Should().Equal(
|
||||||
|
"866674314627121232",
|
||||||
|
"866710679758045195",
|
||||||
|
"866732113319428096",
|
||||||
|
"868490009366396958",
|
||||||
|
"868505966528835604",
|
||||||
|
"868505969821364245",
|
||||||
|
"868505973294268457",
|
||||||
|
"885169254029213696"
|
||||||
|
);
|
||||||
|
|
||||||
|
messages.Select(e => e.QuerySelector(".chatlog__content")?.Text().Trim()).Should().Equal(
|
||||||
|
"Hello world",
|
||||||
|
"Goodbye world",
|
||||||
|
"Foo bar",
|
||||||
|
"Hurdle Durdle",
|
||||||
|
"One",
|
||||||
|
"Two",
|
||||||
|
"Three",
|
||||||
|
"Yeet"
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,63 @@
|
|||||||
|
using System.Threading.Tasks;
|
||||||
|
using AngleSharp.Dom;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using DiscordChatExporter.Core.Discord;
|
||||||
|
using FluentAssertions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs.HtmlWriting;
|
||||||
|
|
||||||
|
public record EmbedSpecs(ExportWrapperFixture ExportWrapper) : IClassFixture<ExportWrapperFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_an_embed_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.EmbedTestCases,
|
||||||
|
Snowflake.Parse("866769910729146400")
|
||||||
|
);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.Text().Should().ContainAll(
|
||||||
|
"Embed author",
|
||||||
|
"Embed title",
|
||||||
|
"Embed description",
|
||||||
|
"Field 1", "Value 1",
|
||||||
|
"Field 2", "Value 2",
|
||||||
|
"Field 3", "Value 3",
|
||||||
|
"Embed footer"
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_a_Spotify_track_is_rendered_using_an_iframe()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.EmbedTestCases,
|
||||||
|
Snowflake.Parse("867886632203976775")
|
||||||
|
);
|
||||||
|
|
||||||
|
var iframeSrc = message.QuerySelector("iframe")?.GetAttribute("src");
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
iframeSrc.Should().StartWithEquivalentOf("https://open.spotify.com/embed/track/1LHZMWefF9502NPfArRfvP");
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_a_YouTube_video_is_rendered_using_an_iframe()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.EmbedTestCases,
|
||||||
|
Snowflake.Parse("866472508588294165")
|
||||||
|
);
|
||||||
|
|
||||||
|
var iframeSrc = message.QuerySelector("iframe")?.GetAttribute("src");
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
iframeSrc.Should().StartWithEquivalentOf("https://www.youtube.com/embed/qOWW4OlgbvE");
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,65 @@
|
|||||||
|
using System.Threading.Tasks;
|
||||||
|
using AngleSharp.Dom;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using DiscordChatExporter.Core.Discord;
|
||||||
|
using FluentAssertions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs.HtmlWriting;
|
||||||
|
|
||||||
|
public record MentionSpecs(ExportWrapperFixture ExportWrapper) : IClassFixture<ExportWrapperFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task User_mention_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.MentionTestCases,
|
||||||
|
Snowflake.Parse("866458840245076028")
|
||||||
|
);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.Text().Trim().Should().Contain("User mention: @Tyrrrz");
|
||||||
|
message.InnerHtml.Should().Contain("Tyrrrz#5447");
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Text_channel_mention_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.MentionTestCases,
|
||||||
|
Snowflake.Parse("866459040480624680")
|
||||||
|
);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.Text().Trim().Should().Contain("Text channel mention: #mention-tests");
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Voice_channel_mention_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.MentionTestCases,
|
||||||
|
Snowflake.Parse("866459175462633503")
|
||||||
|
);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.Text().Trim().Should().Contain("Voice channel mention: 🔊chaos-vc");
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Role_mention_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.MentionTestCases,
|
||||||
|
Snowflake.Parse("866459254693429258")
|
||||||
|
);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.Text().Trim().Should().Contain("Role mention: @Role 1");
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,56 @@
|
|||||||
|
using System.Threading.Tasks;
|
||||||
|
using AngleSharp.Dom;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using DiscordChatExporter.Core.Discord;
|
||||||
|
using FluentAssertions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs.HtmlWriting;
|
||||||
|
|
||||||
|
public record ReplySpecs(ExportWrapperFixture ExportWrapper) : IClassFixture<ExportWrapperFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task Reply_to_a_normal_message_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.ReplyTestCases,
|
||||||
|
Snowflake.Parse("866460738239725598")
|
||||||
|
);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.Text().Trim().Should().Contain("reply to original");
|
||||||
|
message.QuerySelector(".chatlog__reference-link")?.Text().Trim().Should().Contain("original");
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Reply_to_a_deleted_message_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.ReplyTestCases,
|
||||||
|
Snowflake.Parse("866460975388819486")
|
||||||
|
);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.Text().Trim().Should().Contain("reply to deleted");
|
||||||
|
message.QuerySelector(".chatlog__reference-link")?.Text().Trim().Should()
|
||||||
|
.Contain("Original message was deleted or could not be loaded.");
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Reply_to_an_empty_message_with_attachment_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.ReplyTestCases,
|
||||||
|
Snowflake.Parse("866462470335627294")
|
||||||
|
);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.Text().Trim().Should().Contain("reply to attachment");
|
||||||
|
message.QuerySelector(".chatlog__reference-link")?.Text().Trim().Should()
|
||||||
|
.Contain("Click to see attachment");
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
using System.Threading.Tasks;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using DiscordChatExporter.Core.Discord;
|
||||||
|
using FluentAssertions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs.HtmlWriting;
|
||||||
|
|
||||||
|
public record StickerSpecs(ExportWrapperFixture ExportWrapper) : IClassFixture<ExportWrapperFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_a_PNG_based_sticker_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.StickerTestCases,
|
||||||
|
Snowflake.Parse("939670623158943754")
|
||||||
|
);
|
||||||
|
|
||||||
|
var container = message.QuerySelector("[title='rock']");
|
||||||
|
var sourceUrl = container?.QuerySelector("img")?.GetAttribute("src");
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
container.Should().NotBeNull();
|
||||||
|
sourceUrl.Should().Be("https://discord.com/stickers/904215665597120572.png");
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_a_Lottie_based_sticker_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsHtmlAsync(
|
||||||
|
ChannelIds.StickerTestCases,
|
||||||
|
Snowflake.Parse("939670526517997590")
|
||||||
|
);
|
||||||
|
|
||||||
|
var container = message.QuerySelector("[title='Yikes']");
|
||||||
|
var sourceUrl = container?.QuerySelector("div[data-source]")?.GetAttribute("data-source");
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
container.Should().NotBeNull();
|
||||||
|
sourceUrl.Should().Be("https://discord.com/stickers/816087132447178774.json");
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,100 @@
|
|||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using DiscordChatExporter.Core.Discord;
|
||||||
|
using FluentAssertions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs.JsonWriting;
|
||||||
|
|
||||||
|
public record AttachmentSpecs(ExportWrapperFixture ExportWrapper) : IClassFixture<ExportWrapperFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_a_generic_attachment_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsJsonAsync(
|
||||||
|
ChannelIds.AttachmentTestCases,
|
||||||
|
Snowflake.Parse("885587844989612074")
|
||||||
|
);
|
||||||
|
|
||||||
|
var attachments = message.GetProperty("attachments").EnumerateArray().ToArray();
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.GetProperty("content").GetString().Should().Be("Generic file attachment");
|
||||||
|
|
||||||
|
attachments.Should().HaveCount(1);
|
||||||
|
attachments.Single().GetProperty("url").GetString().Should().StartWithEquivalentOf(
|
||||||
|
"https://cdn.discordapp.com/attachments/885587741654536192/885587844964417596/Test.txt"
|
||||||
|
);
|
||||||
|
attachments.Single().GetProperty("fileName").GetString().Should().Be("Test.txt");
|
||||||
|
attachments.Single().GetProperty("fileSizeBytes").GetInt64().Should().Be(11);
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_an_image_attachment_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsJsonAsync(
|
||||||
|
ChannelIds.AttachmentTestCases,
|
||||||
|
Snowflake.Parse("885654862656843786")
|
||||||
|
);
|
||||||
|
|
||||||
|
var attachments = message.GetProperty("attachments").EnumerateArray().ToArray();
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.GetProperty("content").GetString().Should().Be("Image attachment");
|
||||||
|
|
||||||
|
attachments.Should().HaveCount(1);
|
||||||
|
attachments.Single().GetProperty("url").GetString().Should().StartWithEquivalentOf(
|
||||||
|
"https://cdn.discordapp.com/attachments/885587741654536192/885654862430359613/bird-thumbnail.png"
|
||||||
|
);
|
||||||
|
attachments.Single().GetProperty("fileName").GetString().Should().Be("bird-thumbnail.png");
|
||||||
|
attachments.Single().GetProperty("fileSizeBytes").GetInt64().Should().Be(466335);
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_a_video_attachment_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsJsonAsync(
|
||||||
|
ChannelIds.AttachmentTestCases,
|
||||||
|
Snowflake.Parse("885655761919836171")
|
||||||
|
);
|
||||||
|
|
||||||
|
var attachments = message.GetProperty("attachments").EnumerateArray().ToArray();
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.GetProperty("content").GetString().Should().Be("Video attachment");
|
||||||
|
|
||||||
|
attachments.Should().HaveCount(1);
|
||||||
|
attachments.Single().GetProperty("url").GetString().Should().StartWithEquivalentOf(
|
||||||
|
"https://cdn.discordapp.com/attachments/885587741654536192/885655761512968233/file_example_MP4_640_3MG.mp4"
|
||||||
|
);
|
||||||
|
attachments.Single().GetProperty("fileName").GetString().Should().Be("file_example_MP4_640_3MG.mp4");
|
||||||
|
attachments.Single().GetProperty("fileSizeBytes").GetInt64().Should().Be(3114374);
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_an_audio_attachment_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsJsonAsync(
|
||||||
|
ChannelIds.AttachmentTestCases,
|
||||||
|
Snowflake.Parse("885656175620808734")
|
||||||
|
);
|
||||||
|
|
||||||
|
var attachments = message.GetProperty("attachments").EnumerateArray().ToArray();
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.GetProperty("content").GetString().Should().Be("Audio attachment");
|
||||||
|
|
||||||
|
attachments.Should().HaveCount(1);
|
||||||
|
attachments.Single().GetProperty("url").GetString().Should().StartWithEquivalentOf(
|
||||||
|
"https://cdn.discordapp.com/attachments/885587741654536192/885656175348187146/file_example_MP3_1MG.mp3"
|
||||||
|
);
|
||||||
|
attachments.Single().GetProperty("fileName").GetString().Should().Be("file_example_MP3_1MG.mp3");
|
||||||
|
attachments.Single().GetProperty("fileSizeBytes").GetInt64().Should().Be(1087849);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,41 @@
|
|||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using FluentAssertions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs.JsonWriting;
|
||||||
|
|
||||||
|
public record ContentSpecs(ExportWrapperFixture ExportWrapper) : IClassFixture<ExportWrapperFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task Messages_are_exported_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var messages = await ExportWrapper.GetMessagesAsJsonAsync(ChannelIds.DateRangeTestCases);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
messages.Select(j => j.GetProperty("id").GetString()).Should().Equal(
|
||||||
|
"866674314627121232",
|
||||||
|
"866710679758045195",
|
||||||
|
"866732113319428096",
|
||||||
|
"868490009366396958",
|
||||||
|
"868505966528835604",
|
||||||
|
"868505969821364245",
|
||||||
|
"868505973294268457",
|
||||||
|
"885169254029213696"
|
||||||
|
);
|
||||||
|
|
||||||
|
messages.Select(j => j.GetProperty("content").GetString()).Should().Equal(
|
||||||
|
"Hello world",
|
||||||
|
"Goodbye world",
|
||||||
|
"Foo bar",
|
||||||
|
"Hurdle Durdle",
|
||||||
|
"One",
|
||||||
|
"Two",
|
||||||
|
"Three",
|
||||||
|
"Yeet"
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,57 @@
|
|||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using DiscordChatExporter.Core.Discord;
|
||||||
|
using FluentAssertions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs.JsonWriting;
|
||||||
|
|
||||||
|
public record EmbedSpecs(ExportWrapperFixture ExportWrapper) : IClassFixture<ExportWrapperFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_an_embed_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsJsonAsync(
|
||||||
|
ChannelIds.EmbedTestCases,
|
||||||
|
Snowflake.Parse("866769910729146400")
|
||||||
|
);
|
||||||
|
|
||||||
|
var embed = message
|
||||||
|
.GetProperty("embeds")
|
||||||
|
.EnumerateArray()
|
||||||
|
.Single();
|
||||||
|
|
||||||
|
var embedAuthor = embed.GetProperty("author");
|
||||||
|
var embedThumbnail = embed.GetProperty("thumbnail");
|
||||||
|
var embedFooter = embed.GetProperty("footer");
|
||||||
|
var embedFields = embed.GetProperty("fields").EnumerateArray().ToArray();
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
embed.GetProperty("title").GetString().Should().Be("Embed title");
|
||||||
|
embed.GetProperty("url").GetString().Should().Be("https://example.com");
|
||||||
|
embed.GetProperty("timestamp").GetString().Should().Be("2021-07-14T21:00:00+00:00");
|
||||||
|
embed.GetProperty("description").GetString().Should().Be("**Embed** _description_");
|
||||||
|
embed.GetProperty("color").GetString().Should().Be("#58B9FF");
|
||||||
|
embedAuthor.GetProperty("name").GetString().Should().Be("Embed author");
|
||||||
|
embedAuthor.GetProperty("url").GetString().Should().Be("https://example.com/author");
|
||||||
|
embedAuthor.GetProperty("iconUrl").GetString().Should().NotBeNullOrWhiteSpace();
|
||||||
|
embedThumbnail.GetProperty("url").GetString().Should().NotBeNullOrWhiteSpace();
|
||||||
|
embedThumbnail.GetProperty("width").GetInt32().Should().Be(120);
|
||||||
|
embedThumbnail.GetProperty("height").GetInt32().Should().Be(120);
|
||||||
|
embedFooter.GetProperty("text").GetString().Should().Be("Embed footer");
|
||||||
|
embedFooter.GetProperty("iconUrl").GetString().Should().NotBeNullOrWhiteSpace();
|
||||||
|
embedFields.Should().HaveCount(3);
|
||||||
|
embedFields[0].GetProperty("name").GetString().Should().Be("Field 1");
|
||||||
|
embedFields[0].GetProperty("value").GetString().Should().Be("Value 1");
|
||||||
|
embedFields[0].GetProperty("isInline").GetBoolean().Should().BeTrue();
|
||||||
|
embedFields[1].GetProperty("name").GetString().Should().Be("Field 2");
|
||||||
|
embedFields[1].GetProperty("value").GetString().Should().Be("Value 2");
|
||||||
|
embedFields[1].GetProperty("isInline").GetBoolean().Should().BeTrue();
|
||||||
|
embedFields[2].GetProperty("name").GetString().Should().Be("Field 3");
|
||||||
|
embedFields[2].GetProperty("value").GetString().Should().Be("Value 3");
|
||||||
|
embedFields[2].GetProperty("isInline").GetBoolean().Should().BeTrue();
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,70 @@
|
|||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using DiscordChatExporter.Core.Discord;
|
||||||
|
using FluentAssertions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs.JsonWriting;
|
||||||
|
|
||||||
|
public record MentionSpecs(ExportWrapperFixture ExportWrapper) : IClassFixture<ExportWrapperFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task User_mention_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsJsonAsync(
|
||||||
|
ChannelIds.MentionTestCases,
|
||||||
|
Snowflake.Parse("866458840245076028")
|
||||||
|
);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.GetProperty("content").GetString().Should().Be("User mention: @Tyrrrz");
|
||||||
|
|
||||||
|
message
|
||||||
|
.GetProperty("mentions")
|
||||||
|
.EnumerateArray()
|
||||||
|
.Select(j => j.GetProperty("id").GetString())
|
||||||
|
.Should().Contain("128178626683338752");
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Text_channel_mention_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsJsonAsync(
|
||||||
|
ChannelIds.MentionTestCases,
|
||||||
|
Snowflake.Parse("866459040480624680")
|
||||||
|
);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.GetProperty("content").GetString().Should().Be("Text channel mention: #mention-tests");
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Voice_channel_mention_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsJsonAsync(
|
||||||
|
ChannelIds.MentionTestCases,
|
||||||
|
Snowflake.Parse("866459175462633503")
|
||||||
|
);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.GetProperty("content").GetString().Should().Be("Voice channel mention: #chaos-vc [voice]");
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Role_mention_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsJsonAsync(
|
||||||
|
ChannelIds.MentionTestCases,
|
||||||
|
Snowflake.Parse("866459254693429258")
|
||||||
|
);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
message.GetProperty("content").GetString().Should().Be("Role mention: @Role 1");
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,54 @@
|
|||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using DiscordChatExporter.Core.Discord;
|
||||||
|
using FluentAssertions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs.JsonWriting;
|
||||||
|
|
||||||
|
public record StickerSpecs(ExportWrapperFixture ExportWrapper) : IClassFixture<ExportWrapperFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_a_PNG_based_sticker_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsJsonAsync(
|
||||||
|
ChannelIds.StickerTestCases,
|
||||||
|
Snowflake.Parse("939670623158943754")
|
||||||
|
);
|
||||||
|
|
||||||
|
var sticker = message
|
||||||
|
.GetProperty("stickers")
|
||||||
|
.EnumerateArray()
|
||||||
|
.Single();
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
sticker.GetProperty("id").GetString().Should().Be("904215665597120572");
|
||||||
|
sticker.GetProperty("name").GetString().Should().Be("rock");
|
||||||
|
sticker.GetProperty("format").GetString().Should().Be("PngAnimated");
|
||||||
|
sticker.GetProperty("sourceUrl").GetString().Should().Be("https://discord.com/stickers/904215665597120572.png");
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Message_with_a_Lottie_based_sticker_is_rendered_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var message = await ExportWrapper.GetMessageAsJsonAsync(
|
||||||
|
ChannelIds.StickerTestCases,
|
||||||
|
Snowflake.Parse("939670526517997590")
|
||||||
|
);
|
||||||
|
|
||||||
|
var sticker = message
|
||||||
|
.GetProperty("stickers")
|
||||||
|
.EnumerateArray()
|
||||||
|
.Single();
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
sticker.GetProperty("id").GetString().Should().Be("816087132447178774");
|
||||||
|
sticker.GetProperty("name").GetString().Should().Be("Yikes");
|
||||||
|
sticker.GetProperty("format").GetString().Should().Be("Lottie");
|
||||||
|
sticker.GetProperty("sourceUrl").GetString().Should().Be("https://discord.com/stickers/816087132447178774.json");
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,64 @@
|
|||||||
|
using System.IO;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using CliFx.Infrastructure;
|
||||||
|
using DiscordChatExporter.Cli.Commands;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Infra;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using DiscordChatExporter.Core.Exporting;
|
||||||
|
using DiscordChatExporter.Core.Exporting.Partitioning;
|
||||||
|
using FluentAssertions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs;
|
||||||
|
|
||||||
|
public record PartitioningSpecs(TempOutputFixture TempOutput) : IClassFixture<TempOutputFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task Messages_partitioned_by_count_are_split_into_multiple_files_correctly()
|
||||||
|
{
|
||||||
|
// Arrange
|
||||||
|
var filePath = TempOutput.GetTempFilePath();
|
||||||
|
var fileNameWithoutExt = Path.GetFileNameWithoutExtension(filePath);
|
||||||
|
var dirPath = Path.GetDirectoryName(filePath) ?? Directory.GetCurrentDirectory();
|
||||||
|
|
||||||
|
// Act
|
||||||
|
await new ExportChannelsCommand
|
||||||
|
{
|
||||||
|
Token = Secrets.DiscordToken,
|
||||||
|
ChannelIds = new[] { ChannelIds.DateRangeTestCases },
|
||||||
|
ExportFormat = ExportFormat.HtmlDark,
|
||||||
|
OutputPath = filePath,
|
||||||
|
PartitionLimit = PartitionLimit.Parse("3")
|
||||||
|
}.ExecuteAsync(new FakeConsole());
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
Directory.EnumerateFiles(dirPath, fileNameWithoutExt + "*")
|
||||||
|
.Should()
|
||||||
|
.HaveCount(3);
|
||||||
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
|
public async Task Messages_partitioned_by_file_size_are_split_into_multiple_files_correctly()
|
||||||
|
{
|
||||||
|
// Arrange
|
||||||
|
var filePath = TempOutput.GetTempFilePath();
|
||||||
|
var fileNameWithoutExt = Path.GetFileNameWithoutExtension(filePath);
|
||||||
|
var dirPath = Path.GetDirectoryName(filePath) ?? Directory.GetCurrentDirectory();
|
||||||
|
|
||||||
|
// Act
|
||||||
|
await new ExportChannelsCommand
|
||||||
|
{
|
||||||
|
Token = Secrets.DiscordToken,
|
||||||
|
ChannelIds = new[] { ChannelIds.DateRangeTestCases },
|
||||||
|
ExportFormat = ExportFormat.HtmlDark,
|
||||||
|
OutputPath = filePath,
|
||||||
|
PartitionLimit = PartitionLimit.Parse("20kb")
|
||||||
|
}.ExecuteAsync(new FakeConsole());
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
Directory.EnumerateFiles(dirPath, fileNameWithoutExt + "*")
|
||||||
|
.Should()
|
||||||
|
.HaveCount(8);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,30 @@
|
|||||||
|
using System.Threading.Tasks;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using FluentAssertions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs.PlainTextWriting;
|
||||||
|
|
||||||
|
public record ContentSpecs(ExportWrapperFixture ExportWrapper) : IClassFixture<ExportWrapperFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task Messages_are_exported_correctly()
|
||||||
|
{
|
||||||
|
// Act
|
||||||
|
var document = await ExportWrapper.ExportAsPlainTextAsync(ChannelIds.DateRangeTestCases);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
document.Should().ContainAll(
|
||||||
|
"Tyrrrz#5447",
|
||||||
|
"Hello world",
|
||||||
|
"Goodbye world",
|
||||||
|
"Foo bar",
|
||||||
|
"Hurdle Durdle",
|
||||||
|
"One",
|
||||||
|
"Two",
|
||||||
|
"Three",
|
||||||
|
"Yeet"
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,47 @@
|
|||||||
|
using System.IO;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using CliFx.Infrastructure;
|
||||||
|
using DiscordChatExporter.Cli.Commands;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Fixtures;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Infra;
|
||||||
|
using DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
using DiscordChatExporter.Cli.Tests.Utils;
|
||||||
|
using DiscordChatExporter.Core.Exporting;
|
||||||
|
using FluentAssertions;
|
||||||
|
using Xunit;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Specs;
|
||||||
|
|
||||||
|
public record SelfContainedSpecs(TempOutputFixture TempOutput) : IClassFixture<TempOutputFixture>
|
||||||
|
{
|
||||||
|
[Fact]
|
||||||
|
public async Task Messages_in_self_contained_export_only_reference_local_file_resources()
|
||||||
|
{
|
||||||
|
// Arrange
|
||||||
|
var filePath = TempOutput.GetTempFilePath();
|
||||||
|
var dirPath = Path.GetDirectoryName(filePath) ?? Directory.GetCurrentDirectory();
|
||||||
|
|
||||||
|
// Act
|
||||||
|
await new ExportChannelsCommand
|
||||||
|
{
|
||||||
|
Token = Secrets.DiscordToken,
|
||||||
|
ChannelIds = new[] { ChannelIds.SelfContainedTestCases },
|
||||||
|
ExportFormat = ExportFormat.HtmlDark,
|
||||||
|
OutputPath = filePath,
|
||||||
|
ShouldDownloadMedia = true
|
||||||
|
}.ExecuteAsync(new FakeConsole());
|
||||||
|
|
||||||
|
var data = await File.ReadAllTextAsync(filePath);
|
||||||
|
var document = Html.Parse(data);
|
||||||
|
|
||||||
|
// Assert
|
||||||
|
document
|
||||||
|
.QuerySelectorAll("body [src]")
|
||||||
|
.Select(e => e.GetAttribute("src")!)
|
||||||
|
.Select(f => Path.GetFullPath(f, dirPath))
|
||||||
|
.All(File.Exists)
|
||||||
|
.Should()
|
||||||
|
.BeTrue();
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,11 +1,22 @@
|
|||||||
namespace DiscordChatExporter.Cli.Tests.TestData
|
using DiscordChatExporter.Core.Discord;
|
||||||
{
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.TestData;
|
||||||
|
|
||||||
public static class ChannelIds
|
public static class ChannelIds
|
||||||
{
|
{
|
||||||
public static string EmbedTestCases => "866472452459462687";
|
public static Snowflake AttachmentTestCases { get; } = Snowflake.Parse("885587741654536192");
|
||||||
|
|
||||||
public static string MentionTestCases => "866458801389174794";
|
public static Snowflake DateRangeTestCases { get; } = Snowflake.Parse("866674248747319326");
|
||||||
|
|
||||||
public static string ReplyTestCases => "866459871934677052";
|
public static Snowflake EmbedTestCases { get; } = Snowflake.Parse("866472452459462687");
|
||||||
}
|
|
||||||
|
public static Snowflake StickerTestCases { get; } = Snowflake.Parse("939668868253769729");
|
||||||
|
|
||||||
|
public static Snowflake FilterTestCases { get; } = Snowflake.Parse("866744075033641020");
|
||||||
|
|
||||||
|
public static Snowflake MentionTestCases { get; } = Snowflake.Parse("866458801389174794");
|
||||||
|
|
||||||
|
public static Snowflake ReplyTestCases { get; } = Snowflake.Parse("866459871934677052");
|
||||||
|
|
||||||
|
public static Snowflake SelfContainedTestCases { get; } = Snowflake.Parse("887441432678379560");
|
||||||
}
|
}
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
using System.IO;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Cli.Tests.Utils;
|
||||||
|
|
||||||
|
internal static class DirectoryEx
|
||||||
|
{
|
||||||
|
public static void DeleteIfExists(string dirPath, bool recursive = true)
|
||||||
|
{
|
||||||
|
try
|
||||||
|
{
|
||||||
|
Directory.Delete(dirPath, recursive);
|
||||||
|
}
|
||||||
|
catch (DirectoryNotFoundException)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
public static void Reset(string dirPath)
|
||||||
|
{
|
||||||
|
DeleteIfExists(dirPath);
|
||||||
|
Directory.CreateDirectory(dirPath);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,22 +0,0 @@
|
|||||||
using System;
|
|
||||||
using System.Collections.Concurrent;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Tests.Utils
|
|
||||||
{
|
|
||||||
internal static class GlobalCache
|
|
||||||
{
|
|
||||||
private static readonly ConcurrentDictionary<string, object?> Dictionary = new();
|
|
||||||
|
|
||||||
public static async Task<T> WrapAsync<T>(string key, Func<Task<T>> getAsync)
|
|
||||||
{
|
|
||||||
if (Dictionary.TryGetValue(key, out var value) && value is T existing)
|
|
||||||
return existing;
|
|
||||||
|
|
||||||
var result = await getAsync();
|
|
||||||
Dictionary[key] = result;
|
|
||||||
|
|
||||||
return result;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,12 +1,11 @@
|
|||||||
using AngleSharp.Html.Dom;
|
using AngleSharp.Html.Dom;
|
||||||
using AngleSharp.Html.Parser;
|
using AngleSharp.Html.Parser;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Tests.Utils
|
namespace DiscordChatExporter.Cli.Tests.Utils;
|
||||||
{
|
|
||||||
internal static class Html
|
internal static class Html
|
||||||
{
|
{
|
||||||
private static readonly IHtmlParser Parser = new HtmlParser();
|
private static readonly IHtmlParser Parser = new HtmlParser();
|
||||||
|
|
||||||
public static IHtmlDocument Parse(string source) => Parser.ParseDocument(source);
|
public static IHtmlDocument Parse(string source) => Parser.ParseDocument(source);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -14,11 +14,10 @@ using DiscordChatExporter.Core.Exceptions;
|
|||||||
using DiscordChatExporter.Core.Exporting;
|
using DiscordChatExporter.Core.Exporting;
|
||||||
using DiscordChatExporter.Core.Exporting.Filtering;
|
using DiscordChatExporter.Core.Exporting.Filtering;
|
||||||
using DiscordChatExporter.Core.Exporting.Partitioning;
|
using DiscordChatExporter.Core.Exporting.Partitioning;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using Gress;
|
||||||
using Tyrrrz.Extensions;
|
|
||||||
|
namespace DiscordChatExporter.Cli.Commands.Base;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Commands.Base
|
|
||||||
{
|
|
||||||
public abstract class ExportCommandBase : TokenCommandBase
|
public abstract class ExportCommandBase : TokenCommandBase
|
||||||
{
|
{
|
||||||
[CommandOption("output", 'o', Description = "Output file or directory path.")]
|
[CommandOption("output", 'o', Description = "Output file or directory path.")]
|
||||||
@@ -54,23 +53,36 @@ namespace DiscordChatExporter.Cli.Commands.Base
|
|||||||
private ChannelExporter? _channelExporter;
|
private ChannelExporter? _channelExporter;
|
||||||
protected ChannelExporter Exporter => _channelExporter ??= new ChannelExporter(Discord);
|
protected ChannelExporter Exporter => _channelExporter ??= new ChannelExporter(Discord);
|
||||||
|
|
||||||
protected async ValueTask ExportAsync(IConsole console, IReadOnlyList<Channel> channels)
|
protected async ValueTask ExecuteAsync(IConsole console, IReadOnlyList<Channel> channels)
|
||||||
{
|
{
|
||||||
await console.Output.WriteLineAsync($"Exporting {channels.Count} channel(s)...");
|
var cancellationToken = console.RegisterCancellationHandler();
|
||||||
|
|
||||||
|
if (ShouldReuseMedia && !ShouldDownloadMedia)
|
||||||
|
{
|
||||||
|
throw new CommandException("Option --reuse-media cannot be used without --media.");
|
||||||
|
}
|
||||||
|
|
||||||
var errors = new ConcurrentDictionary<Channel, string>();
|
var errors = new ConcurrentDictionary<Channel, string>();
|
||||||
|
|
||||||
// Wrap everything in a progress ticker
|
// Export
|
||||||
|
await console.Output.WriteLineAsync($"Exporting {channels.Count} channel(s)...");
|
||||||
await console.CreateProgressTicker().StartAsync(async progressContext =>
|
await console.CreateProgressTicker().StartAsync(async progressContext =>
|
||||||
{
|
{
|
||||||
await channels.ParallelForEachAsync(async channel =>
|
await Parallel.ForEachAsync(
|
||||||
|
channels,
|
||||||
|
new ParallelOptions
|
||||||
|
{
|
||||||
|
MaxDegreeOfParallelism = Math.Max(1, ParallelLimit),
|
||||||
|
CancellationToken = cancellationToken
|
||||||
|
},
|
||||||
|
async (channel, innerCancellationToken) =>
|
||||||
{
|
{
|
||||||
// Export
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
await progressContext.StartTaskAsync($"{channel.Category} / {channel.Name}", async progress =>
|
await progressContext.StartTaskAsync($"{channel.Category.Name} / {channel.Name}",
|
||||||
|
async progress =>
|
||||||
{
|
{
|
||||||
var guild = await Discord.GetGuildAsync(channel.GuildId);
|
var guild = await Discord.GetGuildAsync(channel.GuildId, innerCancellationToken);
|
||||||
|
|
||||||
var request = new ExportRequest(
|
var request = new ExportRequest(
|
||||||
guild,
|
guild,
|
||||||
@@ -86,14 +98,20 @@ namespace DiscordChatExporter.Cli.Commands.Base
|
|||||||
DateFormat
|
DateFormat
|
||||||
);
|
);
|
||||||
|
|
||||||
await Exporter.ExportChannelAsync(request, progress);
|
await Exporter.ExportChannelAsync(
|
||||||
});
|
request,
|
||||||
|
progress.ToPercentageBased(),
|
||||||
|
innerCancellationToken
|
||||||
|
);
|
||||||
}
|
}
|
||||||
catch (DiscordChatExporterException ex) when (!ex.IsCritical)
|
);
|
||||||
|
}
|
||||||
|
catch (DiscordChatExporterException ex) when (!ex.IsFatal)
|
||||||
{
|
{
|
||||||
errors[channel] = ex.Message;
|
errors[channel] = ex.Message;
|
||||||
}
|
}
|
||||||
}, ParallelLimit.ClampMin(1));
|
}
|
||||||
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
// Print result
|
// Print result
|
||||||
@@ -118,7 +136,7 @@ namespace DiscordChatExporter.Cli.Commands.Base
|
|||||||
|
|
||||||
foreach (var (channel, error) in errors)
|
foreach (var (channel, error) in errors)
|
||||||
{
|
{
|
||||||
await console.Output.WriteAsync($"{channel.Category} / {channel.Name}: ");
|
await console.Output.WriteAsync($"{channel.Category.Name} / {channel.Name}: ");
|
||||||
|
|
||||||
using (console.WithForegroundColor(ConsoleColor.Red))
|
using (console.WithForegroundColor(ConsoleColor.Red))
|
||||||
await console.Output.WriteLineAsync(error);
|
await console.Output.WriteLineAsync(error);
|
||||||
@@ -127,22 +145,37 @@ namespace DiscordChatExporter.Cli.Commands.Base
|
|||||||
await console.Output.WriteLineAsync();
|
await console.Output.WriteLineAsync();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Fail the command if ALL channels failed to export.
|
// Fail the command only if ALL channels failed to export.
|
||||||
// Having some of the channels fail to export is fine and expected.
|
// Having some of the channels fail to export is expected.
|
||||||
if (errors.Count >= channels.Count)
|
if (errors.Count >= channels.Count)
|
||||||
{
|
{
|
||||||
throw new CommandException("Export failed.");
|
throw new CommandException("Export failed.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
protected async ValueTask ExecuteAsync(IConsole console, IReadOnlyList<Snowflake> channelIds)
|
||||||
|
{
|
||||||
|
var cancellationToken = console.RegisterCancellationHandler();
|
||||||
|
var channels = new List<Channel>();
|
||||||
|
|
||||||
|
foreach (var channelId in channelIds)
|
||||||
|
{
|
||||||
|
var channel = await Discord.GetChannelAsync(channelId, cancellationToken);
|
||||||
|
channels.Add(channel);
|
||||||
|
}
|
||||||
|
|
||||||
|
await ExecuteAsync(console, channels);
|
||||||
|
}
|
||||||
|
|
||||||
public override ValueTask ExecuteAsync(IConsole console)
|
public override ValueTask ExecuteAsync(IConsole console)
|
||||||
{
|
{
|
||||||
if (ShouldReuseMedia && !ShouldDownloadMedia)
|
// War in Ukraine message
|
||||||
{
|
console.Output.WriteLine("========================================================================");
|
||||||
throw new CommandException("Option --reuse-media cannot be used without --media.");
|
console.Output.WriteLine("|| Ukraine is at war! Support my country in its fight for freedom ||");
|
||||||
}
|
console.Output.WriteLine("|| Learn more: https://tyrrrz.me ||");
|
||||||
|
console.Output.WriteLine("========================================================================");
|
||||||
|
console.Output.WriteLine("");
|
||||||
|
|
||||||
return default;
|
return default;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,29 +1,23 @@
|
|||||||
using System.Threading.Tasks;
|
using System;
|
||||||
|
using System.Threading.Tasks;
|
||||||
using CliFx;
|
using CliFx;
|
||||||
using CliFx.Attributes;
|
using CliFx.Attributes;
|
||||||
using CliFx.Infrastructure;
|
using CliFx.Infrastructure;
|
||||||
using DiscordChatExporter.Core.Discord;
|
using DiscordChatExporter.Core.Discord;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Commands.Base
|
namespace DiscordChatExporter.Cli.Commands.Base;
|
||||||
{
|
|
||||||
public abstract class TokenCommandBase : ICommand
|
public abstract class TokenCommandBase : ICommand
|
||||||
{
|
{
|
||||||
[CommandOption("token", 't', IsRequired = true, EnvironmentVariable = "DISCORD_TOKEN", Description = "Authentication token.")]
|
[CommandOption("token", 't', IsRequired = true, EnvironmentVariable = "DISCORD_TOKEN", Description = "Authentication token.")]
|
||||||
public string TokenValue { get; init; } = "";
|
public string Token { get; init; } = "";
|
||||||
|
|
||||||
[CommandOption("bot", 'b', EnvironmentVariable = "DISCORD_TOKEN_BOT", Description = "Authenticate as a bot.")]
|
[CommandOption("bot", 'b', EnvironmentVariable = "DISCORD_TOKEN_BOT", Description = "This option doesn't do anything. Kept for backwards compatibility.")]
|
||||||
|
[Obsolete("This option doesn't do anything. Kept for backwards compatibility.")]
|
||||||
public bool IsBotToken { get; init; }
|
public bool IsBotToken { get; init; }
|
||||||
|
|
||||||
private AuthToken GetAuthToken() => new(
|
|
||||||
IsBotToken
|
|
||||||
? AuthTokenKind.Bot
|
|
||||||
: AuthTokenKind.User,
|
|
||||||
TokenValue
|
|
||||||
);
|
|
||||||
|
|
||||||
private DiscordClient? _discordClient;
|
private DiscordClient? _discordClient;
|
||||||
protected DiscordClient Discord => _discordClient ??= new DiscordClient(GetAuthToken());
|
protected DiscordClient Discord => _discordClient ??= new DiscordClient(Token);
|
||||||
|
|
||||||
public abstract ValueTask ExecuteAsync(IConsole console);
|
public abstract ValueTask ExecuteAsync(IConsole console);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -5,8 +5,8 @@ using CliFx.Infrastructure;
|
|||||||
using DiscordChatExporter.Cli.Commands.Base;
|
using DiscordChatExporter.Cli.Commands.Base;
|
||||||
using DiscordChatExporter.Core.Discord.Data;
|
using DiscordChatExporter.Core.Discord.Data;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Commands
|
namespace DiscordChatExporter.Cli.Commands;
|
||||||
{
|
|
||||||
[Command("exportall", Description = "Export all accessible channels.")]
|
[Command("exportall", Description = "Export all accessible channels.")]
|
||||||
public class ExportAllCommand : ExportCommandBase
|
public class ExportAllCommand : ExportCommandBase
|
||||||
{
|
{
|
||||||
@@ -17,19 +17,17 @@ namespace DiscordChatExporter.Cli.Commands
|
|||||||
{
|
{
|
||||||
await base.ExecuteAsync(console);
|
await base.ExecuteAsync(console);
|
||||||
|
|
||||||
// Get channel metadata
|
var cancellationToken = console.RegisterCancellationHandler();
|
||||||
await console.Output.WriteLineAsync("Fetching channels...");
|
|
||||||
|
|
||||||
var channels = new List<Channel>();
|
var channels = new List<Channel>();
|
||||||
|
|
||||||
// Aggregate channels from all guilds
|
await console.Output.WriteLineAsync("Fetching channels...");
|
||||||
await foreach (var guild in Discord.GetUserGuildsAsync())
|
await foreach (var guild in Discord.GetUserGuildsAsync(cancellationToken))
|
||||||
{
|
{
|
||||||
// Skip DMs if instructed to
|
// Skip DMs if instructed to
|
||||||
if (!IncludeDirectMessages && guild.Id == Guild.DirectMessages.Id)
|
if (!IncludeDirectMessages && guild.Id == Guild.DirectMessages.Id)
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
await foreach (var channel in Discord.GetGuildChannelsAsync(guild.Id))
|
await foreach (var channel in Discord.GetGuildChannelsAsync(guild.Id, cancellationToken))
|
||||||
{
|
{
|
||||||
// Skip non-text channels
|
// Skip non-text channels
|
||||||
if (!channel.IsTextChannel)
|
if (!channel.IsTextChannel)
|
||||||
@@ -39,8 +37,6 @@ namespace DiscordChatExporter.Cli.Commands
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Export
|
await base.ExecuteAsync(console, channels);
|
||||||
await ExportAsync(console, channels);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -5,10 +5,9 @@ using CliFx.Attributes;
|
|||||||
using CliFx.Infrastructure;
|
using CliFx.Infrastructure;
|
||||||
using DiscordChatExporter.Cli.Commands.Base;
|
using DiscordChatExporter.Cli.Commands.Base;
|
||||||
using DiscordChatExporter.Core.Discord;
|
using DiscordChatExporter.Core.Discord;
|
||||||
using DiscordChatExporter.Core.Discord.Data;
|
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Commands
|
namespace DiscordChatExporter.Cli.Commands;
|
||||||
{
|
|
||||||
[Command("export", Description = "Export one or multiple channels.")]
|
[Command("export", Description = "Export one or multiple channels.")]
|
||||||
public class ExportChannelsCommand : ExportCommandBase
|
public class ExportChannelsCommand : ExportCommandBase
|
||||||
{
|
{
|
||||||
@@ -19,20 +18,6 @@ namespace DiscordChatExporter.Cli.Commands
|
|||||||
public override async ValueTask ExecuteAsync(IConsole console)
|
public override async ValueTask ExecuteAsync(IConsole console)
|
||||||
{
|
{
|
||||||
await base.ExecuteAsync(console);
|
await base.ExecuteAsync(console);
|
||||||
|
await base.ExecuteAsync(console, ChannelIds);
|
||||||
// Get channel metadata
|
|
||||||
await console.Output.WriteLineAsync("Fetching channel(s)...");
|
|
||||||
|
|
||||||
var channels = new List<Channel>();
|
|
||||||
|
|
||||||
foreach (var channelId in ChannelIds)
|
|
||||||
{
|
|
||||||
var channel = await Discord.GetChannelAsync(channelId);
|
|
||||||
channels.Add(channel);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Export
|
|
||||||
await ExportAsync(console, channels);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -6,8 +6,8 @@ using DiscordChatExporter.Cli.Commands.Base;
|
|||||||
using DiscordChatExporter.Core.Discord.Data;
|
using DiscordChatExporter.Core.Discord.Data;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Commands
|
namespace DiscordChatExporter.Cli.Commands;
|
||||||
{
|
|
||||||
[Command("exportdm", Description = "Export all direct message channels.")]
|
[Command("exportdm", Description = "Export all direct message channels.")]
|
||||||
public class ExportDirectMessagesCommand : ExportCommandBase
|
public class ExportDirectMessagesCommand : ExportCommandBase
|
||||||
{
|
{
|
||||||
@@ -15,13 +15,12 @@ namespace DiscordChatExporter.Cli.Commands
|
|||||||
{
|
{
|
||||||
await base.ExecuteAsync(console);
|
await base.ExecuteAsync(console);
|
||||||
|
|
||||||
// Get channel metadata
|
var cancellationToken = console.RegisterCancellationHandler();
|
||||||
|
|
||||||
await console.Output.WriteLineAsync("Fetching channels...");
|
await console.Output.WriteLineAsync("Fetching channels...");
|
||||||
var channels = await Discord.GetGuildChannelsAsync(Guild.DirectMessages.Id);
|
var channels = await Discord.GetGuildChannelsAsync(Guild.DirectMessages.Id, cancellationToken);
|
||||||
var textChannels = channels.Where(c => c.IsTextChannel).ToArray();
|
var textChannels = channels.Where(c => c.IsTextChannel).ToArray();
|
||||||
|
|
||||||
// Export
|
await base.ExecuteAsync(console, textChannels);
|
||||||
await ExportAsync(console, textChannels);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -6,8 +6,8 @@ using DiscordChatExporter.Cli.Commands.Base;
|
|||||||
using DiscordChatExporter.Core.Discord;
|
using DiscordChatExporter.Core.Discord;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Commands
|
namespace DiscordChatExporter.Cli.Commands;
|
||||||
{
|
|
||||||
[Command("exportguild", Description = "Export all channels within specified guild.")]
|
[Command("exportguild", Description = "Export all channels within specified guild.")]
|
||||||
public class ExportGuildCommand : ExportCommandBase
|
public class ExportGuildCommand : ExportCommandBase
|
||||||
{
|
{
|
||||||
@@ -18,13 +18,12 @@ namespace DiscordChatExporter.Cli.Commands
|
|||||||
{
|
{
|
||||||
await base.ExecuteAsync(console);
|
await base.ExecuteAsync(console);
|
||||||
|
|
||||||
// Get channel metadata
|
var cancellationToken = console.RegisterCancellationHandler();
|
||||||
|
|
||||||
await console.Output.WriteLineAsync("Fetching channels...");
|
await console.Output.WriteLineAsync("Fetching channels...");
|
||||||
var channels = await Discord.GetGuildChannelsAsync(GuildId);
|
var channels = await Discord.GetGuildChannelsAsync(GuildId, cancellationToken);
|
||||||
var textChannels = channels.Where(c => c.IsTextChannel).ToArray();
|
var textChannels = channels.Where(c => c.IsTextChannel).ToArray();
|
||||||
|
|
||||||
// Export
|
await base.ExecuteAsync(console, textChannels);
|
||||||
await ExportAsync(console, textChannels);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -7,8 +7,8 @@ using DiscordChatExporter.Cli.Commands.Base;
|
|||||||
using DiscordChatExporter.Core.Discord;
|
using DiscordChatExporter.Core.Discord;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Commands
|
namespace DiscordChatExporter.Cli.Commands;
|
||||||
{
|
|
||||||
[Command("channels", Description = "Get the list of channels in a guild.")]
|
[Command("channels", Description = "Get the list of channels in a guild.")]
|
||||||
public class GetChannelsCommand : TokenCommandBase
|
public class GetChannelsCommand : TokenCommandBase
|
||||||
{
|
{
|
||||||
@@ -17,7 +17,9 @@ namespace DiscordChatExporter.Cli.Commands
|
|||||||
|
|
||||||
public override async ValueTask ExecuteAsync(IConsole console)
|
public override async ValueTask ExecuteAsync(IConsole console)
|
||||||
{
|
{
|
||||||
var channels = await Discord.GetGuildChannelsAsync(GuildId);
|
var cancellationToken = console.RegisterCancellationHandler();
|
||||||
|
|
||||||
|
var channels = await Discord.GetGuildChannelsAsync(GuildId, cancellationToken);
|
||||||
|
|
||||||
var textChannels = channels
|
var textChannels = channels
|
||||||
.Where(c => c.IsTextChannel)
|
.Where(c => c.IsTextChannel)
|
||||||
@@ -36,10 +38,7 @@ namespace DiscordChatExporter.Cli.Commands
|
|||||||
|
|
||||||
// Channel category / name
|
// Channel category / name
|
||||||
using (console.WithForegroundColor(ConsoleColor.White))
|
using (console.WithForegroundColor(ConsoleColor.White))
|
||||||
await console.Output.WriteAsync($"{channel.Category} / {channel.Name}");
|
await console.Output.WriteLineAsync($"{channel.Category.Name} / {channel.Name}");
|
||||||
|
|
||||||
await console.Output.WriteLineAsync();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -7,14 +7,16 @@ using DiscordChatExporter.Cli.Commands.Base;
|
|||||||
using DiscordChatExporter.Core.Discord.Data;
|
using DiscordChatExporter.Core.Discord.Data;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Commands
|
namespace DiscordChatExporter.Cli.Commands;
|
||||||
{
|
|
||||||
[Command("dm", Description = "Get the list of direct message channels.")]
|
[Command("dm", Description = "Get the list of direct message channels.")]
|
||||||
public class GetDirectMessageChannelsCommand : TokenCommandBase
|
public class GetDirectMessageChannelsCommand : TokenCommandBase
|
||||||
{
|
{
|
||||||
public override async ValueTask ExecuteAsync(IConsole console)
|
public override async ValueTask ExecuteAsync(IConsole console)
|
||||||
{
|
{
|
||||||
var channels = await Discord.GetGuildChannelsAsync(Guild.DirectMessages.Id);
|
var cancellationToken = console.RegisterCancellationHandler();
|
||||||
|
|
||||||
|
var channels = await Discord.GetGuildChannelsAsync(Guild.DirectMessages.Id, cancellationToken);
|
||||||
|
|
||||||
var textChannels = channels
|
var textChannels = channels
|
||||||
.Where(c => c.IsTextChannel)
|
.Where(c => c.IsTextChannel)
|
||||||
@@ -33,10 +35,7 @@ namespace DiscordChatExporter.Cli.Commands
|
|||||||
|
|
||||||
// Channel category / name
|
// Channel category / name
|
||||||
using (console.WithForegroundColor(ConsoleColor.White))
|
using (console.WithForegroundColor(ConsoleColor.White))
|
||||||
await console.Output.WriteAsync($"{channel.Category} / {channel.Name}");
|
await console.Output.WriteLineAsync($"{channel.Category.Name} / {channel.Name}");
|
||||||
|
|
||||||
await console.Output.WriteLineAsync();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -6,14 +6,16 @@ using CliFx.Infrastructure;
|
|||||||
using DiscordChatExporter.Cli.Commands.Base;
|
using DiscordChatExporter.Cli.Commands.Base;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Commands
|
namespace DiscordChatExporter.Cli.Commands;
|
||||||
{
|
|
||||||
[Command("guilds", Description = "Get the list of accessible guilds.")]
|
[Command("guilds", Description = "Get the list of accessible guilds.")]
|
||||||
public class GetGuildsCommand : TokenCommandBase
|
public class GetGuildsCommand : TokenCommandBase
|
||||||
{
|
{
|
||||||
public override async ValueTask ExecuteAsync(IConsole console)
|
public override async ValueTask ExecuteAsync(IConsole console)
|
||||||
{
|
{
|
||||||
var guilds = await Discord.GetUserGuildsAsync();
|
var cancellationToken = console.RegisterCancellationHandler();
|
||||||
|
|
||||||
|
var guilds = await Discord.GetUserGuildsAsync(cancellationToken);
|
||||||
|
|
||||||
foreach (var guild in guilds.OrderBy(g => g.Name))
|
foreach (var guild in guilds.OrderBy(g => g.Name))
|
||||||
{
|
{
|
||||||
@@ -26,10 +28,7 @@ namespace DiscordChatExporter.Cli.Commands
|
|||||||
|
|
||||||
// Guild name
|
// Guild name
|
||||||
using (console.WithForegroundColor(ConsoleColor.White))
|
using (console.WithForegroundColor(ConsoleColor.White))
|
||||||
await console.Output.WriteAsync(guild.Name);
|
await console.Output.WriteLineAsync(guild.Name);
|
||||||
|
|
||||||
await console.Output.WriteLineAsync();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -4,17 +4,18 @@ using CliFx;
|
|||||||
using CliFx.Attributes;
|
using CliFx.Attributes;
|
||||||
using CliFx.Infrastructure;
|
using CliFx.Infrastructure;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Commands
|
namespace DiscordChatExporter.Cli.Commands;
|
||||||
{
|
|
||||||
[Command("guide", Description = "Explains how to obtain token, guild or channel ID.")]
|
[Command("guide", Description = "Explains how to obtain token, guild or channel ID.")]
|
||||||
public class GuideCommand : ICommand
|
public class GuideCommand : ICommand
|
||||||
{
|
{
|
||||||
public ValueTask ExecuteAsync(IConsole console)
|
public ValueTask ExecuteAsync(IConsole console)
|
||||||
{
|
{
|
||||||
|
// User token
|
||||||
using (console.WithForegroundColor(ConsoleColor.White))
|
using (console.WithForegroundColor(ConsoleColor.White))
|
||||||
console.Output.WriteLine("To get user token:");
|
console.Output.WriteLine("To get user token:");
|
||||||
|
|
||||||
console.Output.WriteLine(" 1. Open Discord");
|
console.Output.WriteLine(" 1. Open Discord in your web browser and login");
|
||||||
console.Output.WriteLine(" 2. Press Ctrl+Shift+I to show developer tools");
|
console.Output.WriteLine(" 2. Press Ctrl+Shift+I to show developer tools");
|
||||||
console.Output.WriteLine(" 3. Press Ctrl+Shift+M to toggle device toolbar");
|
console.Output.WriteLine(" 3. Press Ctrl+Shift+M to toggle device toolbar");
|
||||||
console.Output.WriteLine(" 4. Navigate to the Application tab");
|
console.Output.WriteLine(" 4. Navigate to the Application tab");
|
||||||
@@ -25,6 +26,7 @@ namespace DiscordChatExporter.Cli.Commands
|
|||||||
console.Output.WriteLine(" * Automating user accounts is technically against TOS, use at your own risk.");
|
console.Output.WriteLine(" * Automating user accounts is technically against TOS, use at your own risk.");
|
||||||
console.Output.WriteLine();
|
console.Output.WriteLine();
|
||||||
|
|
||||||
|
// Bot token
|
||||||
using (console.WithForegroundColor(ConsoleColor.White))
|
using (console.WithForegroundColor(ConsoleColor.White))
|
||||||
console.Output.WriteLine("To get bot token:");
|
console.Output.WriteLine("To get bot token:");
|
||||||
|
|
||||||
@@ -34,6 +36,7 @@ namespace DiscordChatExporter.Cli.Commands
|
|||||||
console.Output.WriteLine(" 4. Under Token click Copy");
|
console.Output.WriteLine(" 4. Under Token click Copy");
|
||||||
console.Output.WriteLine();
|
console.Output.WriteLine();
|
||||||
|
|
||||||
|
// Guild or channel ID
|
||||||
using (console.WithForegroundColor(ConsoleColor.White))
|
using (console.WithForegroundColor(ConsoleColor.White))
|
||||||
console.Output.WriteLine("To get guild ID or guild channel ID:");
|
console.Output.WriteLine("To get guild ID or guild channel ID:");
|
||||||
|
|
||||||
@@ -44,6 +47,7 @@ namespace DiscordChatExporter.Cli.Commands
|
|||||||
console.Output.WriteLine(" 5. Right click on the desired guild or channel and click Copy ID");
|
console.Output.WriteLine(" 5. Right click on the desired guild or channel and click Copy ID");
|
||||||
console.Output.WriteLine();
|
console.Output.WriteLine();
|
||||||
|
|
||||||
|
// Direct message channel ID
|
||||||
using (console.WithForegroundColor(ConsoleColor.White))
|
using (console.WithForegroundColor(ConsoleColor.White))
|
||||||
console.Output.WriteLine("To get direct message channel ID:");
|
console.Output.WriteLine("To get direct message channel ID:");
|
||||||
|
|
||||||
@@ -55,13 +59,12 @@ namespace DiscordChatExporter.Cli.Commands
|
|||||||
console.Output.WriteLine(" 6. Copy the first long sequence of numbers inside the URL");
|
console.Output.WriteLine(" 6. Copy the first long sequence of numbers inside the URL");
|
||||||
console.Output.WriteLine();
|
console.Output.WriteLine();
|
||||||
|
|
||||||
|
// Wiki link
|
||||||
using (console.WithForegroundColor(ConsoleColor.White))
|
using (console.WithForegroundColor(ConsoleColor.White))
|
||||||
console.Output.WriteLine("For more information, check out the wiki:");
|
console.Output.WriteLine("If you have questions or issues, please refer to the wiki:");
|
||||||
|
|
||||||
using (console.WithForegroundColor(ConsoleColor.DarkCyan))
|
using (console.WithForegroundColor(ConsoleColor.DarkCyan))
|
||||||
console.Output.WriteLine("https://github.com/Tyrrrz/DiscordChatExporter/wiki");
|
console.Output.WriteLine("https://github.com/Tyrrrz/DiscordChatExporter/wiki");
|
||||||
|
|
||||||
return default;
|
return default;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -6,10 +6,9 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="CliFx" Version="2.0.6" />
|
<PackageReference Include="CliFx" Version="2.2.2" />
|
||||||
<PackageReference Include="Spectre.Console" Version="0.41.0" />
|
<PackageReference Include="Spectre.Console" Version="0.44.0" />
|
||||||
<PackageReference Include="Gress" Version="1.2.0" />
|
<PackageReference Include="Gress" Version="2.0.1" />
|
||||||
<PackageReference Include="Tyrrrz.Extensions" Version="1.6.5" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
@@ -1,14 +1,6 @@
|
|||||||
using System.Threading.Tasks;
|
using CliFx;
|
||||||
using CliFx;
|
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli
|
return await new CliApplicationBuilder()
|
||||||
{
|
|
||||||
public static class Program
|
|
||||||
{
|
|
||||||
public static async Task<int> Main(string[] args) =>
|
|
||||||
await new CliApplicationBuilder()
|
|
||||||
.AddCommandsFromThisAssembly()
|
.AddCommandsFromThisAssembly()
|
||||||
.Build()
|
.Build()
|
||||||
.RunAsync(args);
|
.RunAsync(args);
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -3,35 +3,17 @@ using System.Threading.Tasks;
|
|||||||
using CliFx.Infrastructure;
|
using CliFx.Infrastructure;
|
||||||
using Spectre.Console;
|
using Spectre.Console;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Cli.Utils.Extensions
|
namespace DiscordChatExporter.Cli.Utils.Extensions;
|
||||||
{
|
|
||||||
internal static class ConsoleExtensions
|
internal static class ConsoleExtensions
|
||||||
{
|
{
|
||||||
private class NoopExclusivityMode : IExclusivityMode
|
public static IAnsiConsole CreateAnsiConsole(this IConsole console) =>
|
||||||
{
|
AnsiConsole.Create(new AnsiConsoleSettings
|
||||||
public T Run<T>(Func<T> func) => func();
|
|
||||||
|
|
||||||
public Task<T> Run<T>(Func<Task<T>> func) => func();
|
|
||||||
}
|
|
||||||
|
|
||||||
public static IAnsiConsole CreateAnsiConsole(this IConsole console)
|
|
||||||
{
|
|
||||||
// Don't require exclusivity in tests.
|
|
||||||
// Workaround for https://github.com/spectreconsole/spectre.console/issues/494
|
|
||||||
var exclusivityMode = console is FakeConsole
|
|
||||||
? new NoopExclusivityMode()
|
|
||||||
: null;
|
|
||||||
|
|
||||||
return AnsiConsole.Create(
|
|
||||||
new AnsiConsoleSettings
|
|
||||||
{
|
{
|
||||||
Ansi = AnsiSupport.Detect,
|
Ansi = AnsiSupport.Detect,
|
||||||
ColorSystem = ColorSystemSupport.Detect,
|
ColorSystem = ColorSystemSupport.Detect,
|
||||||
Out = new AnsiConsoleOutput(console.Output),
|
Out = new AnsiConsoleOutput(console.Output)
|
||||||
ExclusivityMode = exclusivityMode
|
});
|
||||||
}
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static Progress CreateProgressTicker(this IConsole console) => console
|
public static Progress CreateProgressTicker(this IConsole console) => console
|
||||||
.CreateAnsiConsole()
|
.CreateAnsiConsole()
|
||||||
@@ -66,4 +48,3 @@ namespace DiscordChatExporter.Cli.Utils.Extensions
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
// ReSharper disable CheckNamespace
|
|
||||||
// TODO: remove after moving to .NET 5
|
|
||||||
|
|
||||||
namespace System.Runtime.CompilerServices
|
|
||||||
{
|
|
||||||
internal static class IsExternalInit
|
|
||||||
{
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,27 +0,0 @@
|
|||||||
using System.Diagnostics.CodeAnalysis;
|
|
||||||
using System.Net.Http.Headers;
|
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord
|
|
||||||
{
|
|
||||||
public class AuthToken
|
|
||||||
{
|
|
||||||
public AuthTokenKind Kind { get; }
|
|
||||||
|
|
||||||
public string Value { get; }
|
|
||||||
|
|
||||||
public AuthToken(AuthTokenKind kind, string value)
|
|
||||||
{
|
|
||||||
Kind = kind;
|
|
||||||
Value = value;
|
|
||||||
}
|
|
||||||
|
|
||||||
public AuthenticationHeaderValue GetAuthenticationHeader() => Kind switch
|
|
||||||
{
|
|
||||||
AuthTokenKind.Bot => new AuthenticationHeaderValue("Bot", Value),
|
|
||||||
_ => new AuthenticationHeaderValue(Value)
|
|
||||||
};
|
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
|
||||||
public override string ToString() => Value;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
namespace DiscordChatExporter.Core.Discord
|
|
||||||
{
|
|
||||||
public enum AuthTokenKind
|
|
||||||
{
|
|
||||||
User,
|
|
||||||
Bot
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,5 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Diagnostics.CodeAnalysis;
|
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
using DiscordChatExporter.Core.Discord.Data.Common;
|
using DiscordChatExporter.Core.Discord.Data.Common;
|
||||||
@@ -7,23 +6,20 @@ using DiscordChatExporter.Core.Utils;
|
|||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
using JsonExtensions.Reading;
|
using JsonExtensions.Reading;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data
|
namespace DiscordChatExporter.Core.Discord.Data;
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/resources/channel#attachment-object
|
// https://discord.com/developers/docs/resources/channel#attachment-object
|
||||||
public partial class Attachment : IHasId
|
public partial record Attachment(
|
||||||
|
Snowflake Id,
|
||||||
|
string Url,
|
||||||
|
string FileName,
|
||||||
|
string? Description,
|
||||||
|
int? Width,
|
||||||
|
int? Height,
|
||||||
|
FileSize FileSize) : IHasId
|
||||||
{
|
{
|
||||||
public Snowflake Id { get; }
|
|
||||||
|
|
||||||
public string Url { get; }
|
|
||||||
|
|
||||||
public string FileName { get; }
|
|
||||||
|
|
||||||
public string FileExtension => Path.GetExtension(FileName);
|
public string FileExtension => Path.GetExtension(FileName);
|
||||||
|
|
||||||
public int? Width { get; }
|
|
||||||
|
|
||||||
public int? Height { get; }
|
|
||||||
|
|
||||||
public bool IsImage => FileFormat.IsImage(FileExtension);
|
public bool IsImage => FileFormat.IsImage(FileExtension);
|
||||||
|
|
||||||
public bool IsVideo => FileFormat.IsVideo(FileExtension);
|
public bool IsVideo => FileFormat.IsVideo(FileExtension);
|
||||||
@@ -31,41 +27,20 @@ namespace DiscordChatExporter.Core.Discord.Data
|
|||||||
public bool IsAudio => FileFormat.IsAudio(FileExtension);
|
public bool IsAudio => FileFormat.IsAudio(FileExtension);
|
||||||
|
|
||||||
public bool IsSpoiler => FileName.StartsWith("SPOILER_", StringComparison.Ordinal);
|
public bool IsSpoiler => FileName.StartsWith("SPOILER_", StringComparison.Ordinal);
|
||||||
|
|
||||||
public FileSize FileSize { get; }
|
|
||||||
|
|
||||||
public Attachment(
|
|
||||||
Snowflake id,
|
|
||||||
string url,
|
|
||||||
string fileName,
|
|
||||||
int? width,
|
|
||||||
int? height,
|
|
||||||
FileSize fileSize)
|
|
||||||
{
|
|
||||||
Id = id;
|
|
||||||
Url = url;
|
|
||||||
FileName = fileName;
|
|
||||||
Width = width;
|
|
||||||
Height = height;
|
|
||||||
FileSize = fileSize;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
public partial record Attachment
|
||||||
public override string ToString() => FileName;
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class Attachment
|
|
||||||
{
|
{
|
||||||
public static Attachment Parse(JsonElement json)
|
public static Attachment Parse(JsonElement json)
|
||||||
{
|
{
|
||||||
var id = json.GetProperty("id").GetString().Pipe(Snowflake.Parse);
|
var id = json.GetProperty("id").GetNonWhiteSpaceString().Pipe(Snowflake.Parse);
|
||||||
var url = json.GetProperty("url").GetString();
|
var url = json.GetProperty("url").GetNonWhiteSpaceString();
|
||||||
var width = json.GetPropertyOrNull("width")?.GetInt32();
|
var width = json.GetPropertyOrNull("width")?.GetInt32OrNull();
|
||||||
var height = json.GetPropertyOrNull("height")?.GetInt32();
|
var height = json.GetPropertyOrNull("height")?.GetInt32OrNull();
|
||||||
var fileName = json.GetProperty("filename").GetString();
|
var fileName = json.GetProperty("filename").GetNonNullString();
|
||||||
|
var description = json.GetPropertyOrNull("description")?.GetNonWhiteSpaceStringOrNull();
|
||||||
var fileSize = json.GetProperty("size").GetInt64().Pipe(FileSize.FromBytes);
|
var fileSize = json.GetProperty("size").GetInt64().Pipe(FileSize.FromBytes);
|
||||||
|
|
||||||
return new Attachment(id, url, fileName, width, height, fileSize);
|
return new Attachment(id, url, fileName, description, width, height, fileSize);
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,20 +1,21 @@
|
|||||||
using System.Diagnostics.CodeAnalysis;
|
using System.Linq;
|
||||||
using System.Linq;
|
|
||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
using DiscordChatExporter.Core.Discord.Data.Common;
|
using DiscordChatExporter.Core.Discord.Data.Common;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
using JsonExtensions.Reading;
|
using JsonExtensions.Reading;
|
||||||
using Tyrrrz.Extensions;
|
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data
|
namespace DiscordChatExporter.Core.Discord.Data;
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/resources/channel#channel-object
|
// https://discord.com/developers/docs/resources/channel#channel-object
|
||||||
public partial class Channel : IHasId
|
public partial record Channel(
|
||||||
|
Snowflake Id,
|
||||||
|
ChannelKind Kind,
|
||||||
|
Snowflake GuildId,
|
||||||
|
ChannelCategory Category,
|
||||||
|
string Name,
|
||||||
|
int? Position,
|
||||||
|
string? Topic) : IHasId
|
||||||
{
|
{
|
||||||
public Snowflake Id { get; }
|
|
||||||
|
|
||||||
public ChannelKind Kind { get; }
|
|
||||||
|
|
||||||
public bool IsTextChannel => Kind is
|
public bool IsTextChannel => Kind is
|
||||||
ChannelKind.GuildTextChat or
|
ChannelKind.GuildTextChat or
|
||||||
ChannelKind.DirectTextChat or
|
ChannelKind.DirectTextChat or
|
||||||
@@ -23,40 +24,9 @@ namespace DiscordChatExporter.Core.Discord.Data
|
|||||||
ChannelKind.GuildStore;
|
ChannelKind.GuildStore;
|
||||||
|
|
||||||
public bool IsVoiceChannel => !IsTextChannel;
|
public bool IsVoiceChannel => !IsTextChannel;
|
||||||
|
|
||||||
public Snowflake GuildId { get; }
|
|
||||||
|
|
||||||
public ChannelCategory Category { get; }
|
|
||||||
|
|
||||||
public string Name { get; }
|
|
||||||
|
|
||||||
public int? Position { get; }
|
|
||||||
|
|
||||||
public string? Topic { get; }
|
|
||||||
|
|
||||||
public Channel(
|
|
||||||
Snowflake id,
|
|
||||||
ChannelKind kind,
|
|
||||||
Snowflake guildId,
|
|
||||||
ChannelCategory category,
|
|
||||||
string name,
|
|
||||||
int? position,
|
|
||||||
string? topic)
|
|
||||||
{
|
|
||||||
Id = id;
|
|
||||||
Kind = kind;
|
|
||||||
GuildId = guildId;
|
|
||||||
Category = category;
|
|
||||||
Name = name;
|
|
||||||
Position = position;
|
|
||||||
Topic = topic;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
public partial record Channel
|
||||||
public override string ToString() => Name;
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class Channel
|
|
||||||
{
|
{
|
||||||
private static ChannelCategory GetFallbackCategory(ChannelKind channelKind) => new(
|
private static ChannelCategory GetFallbackCategory(ChannelKind channelKind) => new(
|
||||||
Snowflake.Zero,
|
Snowflake.Zero,
|
||||||
@@ -72,30 +42,37 @@ namespace DiscordChatExporter.Core.Discord.Data
|
|||||||
null
|
null
|
||||||
);
|
);
|
||||||
|
|
||||||
public static Channel Parse(JsonElement json, ChannelCategory? category = null, int? position = null)
|
public static Channel Parse(JsonElement json, ChannelCategory? category = null, int? positionHint = null)
|
||||||
{
|
{
|
||||||
var id = json.GetProperty("id").GetString().Pipe(Snowflake.Parse);
|
var id = json.GetProperty("id").GetNonWhiteSpaceString().Pipe(Snowflake.Parse);
|
||||||
var guildId = json.GetPropertyOrNull("guild_id")?.GetString().Pipe(Snowflake.Parse);
|
var guildId = json.GetPropertyOrNull("guild_id")?.GetNonWhiteSpaceStringOrNull()?.Pipe(Snowflake.Parse);
|
||||||
var topic = json.GetPropertyOrNull("topic")?.GetString();
|
var topic = json.GetPropertyOrNull("topic")?.GetStringOrNull();
|
||||||
var kind = (ChannelKind)json.GetProperty("type").GetInt32();
|
var kind = (ChannelKind)json.GetProperty("type").GetInt32();
|
||||||
|
|
||||||
var name =
|
var name =
|
||||||
// Guild channel
|
// Guild channel
|
||||||
json.GetPropertyOrNull("name")?.GetString() ??
|
json.GetPropertyOrNull("name")?.GetNonWhiteSpaceStringOrNull() ??
|
||||||
|
|
||||||
// DM channel
|
// DM channel
|
||||||
json.GetPropertyOrNull("recipients")?.EnumerateArray().Select(User.Parse).Select(u => u.Name).JoinToString(", ") ??
|
json.GetPropertyOrNull("recipients")?
|
||||||
|
.EnumerateArrayOrNull()?
|
||||||
|
.Select(User.Parse)
|
||||||
|
.Select(u => u.Name)
|
||||||
|
.Pipe(s => string.Join(", ", s)) ??
|
||||||
|
|
||||||
// Fallback
|
// Fallback
|
||||||
id.ToString();
|
id.ToString();
|
||||||
|
|
||||||
|
var position = positionHint ?? json.GetPropertyOrNull("position")?.GetInt32OrNull();
|
||||||
|
|
||||||
return new Channel(
|
return new Channel(
|
||||||
id,
|
id,
|
||||||
kind,
|
kind,
|
||||||
guildId ?? Guild.DirectMessages.Id,
|
guildId ?? Guild.DirectMessages.Id,
|
||||||
category ?? GetFallbackCategory(kind),
|
category ?? GetFallbackCategory(kind),
|
||||||
name,
|
name,
|
||||||
position ?? json.GetPropertyOrNull("position")?.GetInt32(),
|
position,
|
||||||
topic
|
topic
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,47 +1,23 @@
|
|||||||
using System.Diagnostics.CodeAnalysis;
|
using System.Text.Json;
|
||||||
using System.Text.Json;
|
|
||||||
using DiscordChatExporter.Core.Discord.Data.Common;
|
using DiscordChatExporter.Core.Discord.Data.Common;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
using JsonExtensions.Reading;
|
using JsonExtensions.Reading;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data
|
namespace DiscordChatExporter.Core.Discord.Data;
|
||||||
{
|
|
||||||
public partial class ChannelCategory : IHasId
|
|
||||||
{
|
|
||||||
public Snowflake Id { get; }
|
|
||||||
|
|
||||||
public string Name { get; }
|
public record ChannelCategory(Snowflake Id, string Name, int? Position) : IHasId
|
||||||
|
|
||||||
public int? Position { get; }
|
|
||||||
|
|
||||||
public ChannelCategory(Snowflake id, string name, int? position)
|
|
||||||
{
|
{
|
||||||
Id = id;
|
public static ChannelCategory Unknown { get; } = new(Snowflake.Zero, "<unknown category>", 0);
|
||||||
Name = name;
|
|
||||||
Position = position;
|
|
||||||
}
|
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
public static ChannelCategory Parse(JsonElement json, int? positionHint = null)
|
||||||
public override string ToString() => Name;
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class ChannelCategory
|
|
||||||
{
|
{
|
||||||
public static ChannelCategory Parse(JsonElement json, int? position = null)
|
var id = json.GetProperty("id").GetNonWhiteSpaceString().Pipe(Snowflake.Parse);
|
||||||
{
|
var position = positionHint ?? json.GetPropertyOrNull("position")?.GetInt32OrNull();
|
||||||
var id = json.GetProperty("id").GetString().Pipe(Snowflake.Parse);
|
|
||||||
|
|
||||||
var name =
|
var name =
|
||||||
json.GetPropertyOrNull("name")?.GetString() ??
|
json.GetPropertyOrNull("name")?.GetNonWhiteSpaceStringOrNull() ??
|
||||||
id.ToString();
|
id.ToString();
|
||||||
|
|
||||||
return new ChannelCategory(
|
return new ChannelCategory(id, name, position);
|
||||||
id,
|
|
||||||
name,
|
|
||||||
position ?? json.GetPropertyOrNull("position")?.GetInt32()
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static ChannelCategory Empty { get; } = new(Snowflake.Zero, "<unknown category>", 0);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
namespace DiscordChatExporter.Core.Discord.Data
|
namespace DiscordChatExporter.Core.Discord.Data;
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/resources/channel#channel-object-channel-types
|
// https://discord.com/developers/docs/resources/channel#channel-object-channel-types
|
||||||
// Order of enum fields needs to match the order in the docs.
|
// Order of enum fields needs to match the order in the docs.
|
||||||
public enum ChannelKind
|
public enum ChannelKind
|
||||||
@@ -12,4 +12,3 @@
|
|||||||
GuildNews,
|
GuildNews,
|
||||||
GuildStore
|
GuildStore
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,19 +1,15 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Diagnostics.CodeAnalysis;
|
using System.Diagnostics.CodeAnalysis;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data.Common
|
namespace DiscordChatExporter.Core.Discord.Data.Common;
|
||||||
{
|
|
||||||
// Loosely based on https://github.com/omar/ByteSize (MIT license)
|
|
||||||
public readonly partial struct FileSize
|
|
||||||
{
|
|
||||||
public long TotalBytes { get; }
|
|
||||||
|
|
||||||
|
// Loosely based on https://github.com/omar/ByteSize (MIT license)
|
||||||
|
public readonly partial record struct FileSize(long TotalBytes)
|
||||||
|
{
|
||||||
public double TotalKiloBytes => TotalBytes / 1024.0;
|
public double TotalKiloBytes => TotalBytes / 1024.0;
|
||||||
public double TotalMegaBytes => TotalKiloBytes / 1024.0;
|
public double TotalMegaBytes => TotalKiloBytes / 1024.0;
|
||||||
public double TotalGigaBytes => TotalMegaBytes / 1024.0;
|
public double TotalGigaBytes => TotalMegaBytes / 1024.0;
|
||||||
|
|
||||||
public FileSize(long bytes) => TotalBytes = bytes;
|
|
||||||
|
|
||||||
private double GetLargestWholeNumberValue()
|
private double GetLargestWholeNumberValue()
|
||||||
{
|
{
|
||||||
if (Math.Abs(TotalGigaBytes) >= 1)
|
if (Math.Abs(TotalGigaBytes) >= 1)
|
||||||
@@ -46,8 +42,7 @@ namespace DiscordChatExporter.Core.Discord.Data.Common
|
|||||||
public override string ToString() => $"{GetLargestWholeNumberValue():0.##} {GetLargestWholeNumberSymbol()}";
|
public override string ToString() => $"{GetLargestWholeNumberValue():0.##} {GetLargestWholeNumberSymbol()}";
|
||||||
}
|
}
|
||||||
|
|
||||||
public partial struct FileSize
|
public partial record struct FileSize
|
||||||
{
|
{
|
||||||
public static FileSize FromBytes(long bytes) => new(bytes);
|
public static FileSize FromBytes(long bytes) => new(bytes);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,7 +1,6 @@
|
|||||||
namespace DiscordChatExporter.Core.Discord.Data.Common
|
namespace DiscordChatExporter.Core.Discord.Data.Common;
|
||||||
{
|
|
||||||
public interface IHasId
|
public interface IHasId
|
||||||
{
|
{
|
||||||
Snowflake Id { get; }
|
Snowflake Id { get; }
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,16 +1,12 @@
|
|||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data.Common
|
namespace DiscordChatExporter.Core.Discord.Data.Common;
|
||||||
{
|
|
||||||
public partial class IdBasedEqualityComparer : IEqualityComparer<IHasId>
|
public class IdBasedEqualityComparer : IEqualityComparer<IHasId>
|
||||||
{
|
{
|
||||||
|
public static IdBasedEqualityComparer Instance { get; } = new();
|
||||||
|
|
||||||
public bool Equals(IHasId? x, IHasId? y) => x?.Id == y?.Id;
|
public bool Equals(IHasId? x, IHasId? y) => x?.Id == y?.Id;
|
||||||
|
|
||||||
public int GetHashCode(IHasId obj) => obj.Id.GetHashCode();
|
public int GetHashCode(IHasId obj) => obj.Id.GetHashCode();
|
||||||
}
|
}
|
||||||
|
|
||||||
public partial class IdBasedEqualityComparer
|
|
||||||
{
|
|
||||||
public static IdBasedEqualityComparer Instance { get; } = new();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,80 +1,45 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Diagnostics.CodeAnalysis;
|
|
||||||
using System.Drawing;
|
using System.Drawing;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
using JsonExtensions.Reading;
|
using JsonExtensions.Reading;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data.Embeds
|
namespace DiscordChatExporter.Core.Discord.Data.Embeds;
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/resources/channel#embed-object
|
// https://discord.com/developers/docs/resources/channel#embed-object
|
||||||
public partial class Embed
|
public partial record Embed(
|
||||||
|
string? Title,
|
||||||
|
string? Url,
|
||||||
|
DateTimeOffset? Timestamp,
|
||||||
|
Color? Color,
|
||||||
|
EmbedAuthor? Author,
|
||||||
|
string? Description,
|
||||||
|
IReadOnlyList<EmbedField> Fields,
|
||||||
|
EmbedImage? Thumbnail,
|
||||||
|
EmbedImage? Image,
|
||||||
|
EmbedFooter? Footer)
|
||||||
{
|
{
|
||||||
public string? Title { get; }
|
public PlainImageEmbedProjection? TryGetPlainImage() =>
|
||||||
|
PlainImageEmbedProjection.TryResolve(this);
|
||||||
|
|
||||||
public string? Url { get; }
|
public SpotifyTrackEmbedProjection? TryGetSpotifyTrack() =>
|
||||||
|
SpotifyTrackEmbedProjection.TryResolve(this);
|
||||||
|
|
||||||
public DateTimeOffset? Timestamp { get; }
|
public YouTubeVideoEmbedProjection? TryGetYouTubeVideo() =>
|
||||||
|
YouTubeVideoEmbedProjection.TryResolve(this);
|
||||||
public Color? Color { get; }
|
|
||||||
|
|
||||||
public EmbedAuthor? Author { get; }
|
|
||||||
|
|
||||||
public string? Description { get; }
|
|
||||||
|
|
||||||
public IReadOnlyList<EmbedField> Fields { get; }
|
|
||||||
|
|
||||||
public EmbedImage? Thumbnail { get; }
|
|
||||||
|
|
||||||
public EmbedImage? Image { get; }
|
|
||||||
|
|
||||||
public EmbedFooter? Footer { get; }
|
|
||||||
|
|
||||||
public Embed(
|
|
||||||
string? title,
|
|
||||||
string? url,
|
|
||||||
DateTimeOffset? timestamp,
|
|
||||||
Color? color,
|
|
||||||
EmbedAuthor? author,
|
|
||||||
string? description,
|
|
||||||
IReadOnlyList<EmbedField> fields,
|
|
||||||
EmbedImage? thumbnail,
|
|
||||||
EmbedImage? image,
|
|
||||||
EmbedFooter? footer)
|
|
||||||
{
|
|
||||||
Title = title;
|
|
||||||
Url = url;
|
|
||||||
Timestamp = timestamp;
|
|
||||||
Color = color;
|
|
||||||
Author = author;
|
|
||||||
Description = description;
|
|
||||||
Fields = fields;
|
|
||||||
Thumbnail = thumbnail;
|
|
||||||
Image = image;
|
|
||||||
Footer = footer;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public PlainImageEmbedProjection? TryGetPlainImage() => PlainImageEmbedProjection.TryResolve(this);
|
public partial record Embed
|
||||||
|
|
||||||
public SpotifyTrackEmbedProjection? TryGetSpotifyTrack() => SpotifyTrackEmbedProjection.TryResolve(this);
|
|
||||||
|
|
||||||
public YouTubeVideoEmbedProjection? TryGetYouTubeVideo() => YouTubeVideoEmbedProjection.TryResolve(this);
|
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
|
||||||
public override string ToString() => Title ?? "<untitled embed>";
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class Embed
|
|
||||||
{
|
{
|
||||||
public static Embed Parse(JsonElement json)
|
public static Embed Parse(JsonElement json)
|
||||||
{
|
{
|
||||||
var title = json.GetPropertyOrNull("title")?.GetString();
|
var title = json.GetPropertyOrNull("title")?.GetStringOrNull();
|
||||||
var url = json.GetPropertyOrNull("url")?.GetString();
|
var url = json.GetPropertyOrNull("url")?.GetNonWhiteSpaceStringOrNull();
|
||||||
var timestamp = json.GetPropertyOrNull("timestamp")?.GetDateTimeOffset();
|
var timestamp = json.GetPropertyOrNull("timestamp")?.GetDateTimeOffset();
|
||||||
var color = json.GetPropertyOrNull("color")?.GetInt32().Pipe(System.Drawing.Color.FromArgb).ResetAlpha();
|
var color = json.GetPropertyOrNull("color")?.GetInt32OrNull()?.Pipe(System.Drawing.Color.FromArgb).ResetAlpha();
|
||||||
var description = json.GetPropertyOrNull("description")?.GetString();
|
var description = json.GetPropertyOrNull("description")?.GetStringOrNull();
|
||||||
|
|
||||||
var author = json.GetPropertyOrNull("author")?.Pipe(EmbedAuthor.Parse);
|
var author = json.GetPropertyOrNull("author")?.Pipe(EmbedAuthor.Parse);
|
||||||
var thumbnail = json.GetPropertyOrNull("thumbnail")?.Pipe(EmbedImage.Parse);
|
var thumbnail = json.GetPropertyOrNull("thumbnail")?.Pipe(EmbedImage.Parse);
|
||||||
@@ -82,7 +47,7 @@ namespace DiscordChatExporter.Core.Discord.Data.Embeds
|
|||||||
var footer = json.GetPropertyOrNull("footer")?.Pipe(EmbedFooter.Parse);
|
var footer = json.GetPropertyOrNull("footer")?.Pipe(EmbedFooter.Parse);
|
||||||
|
|
||||||
var fields =
|
var fields =
|
||||||
json.GetPropertyOrNull("fields")?.EnumerateArray().Select(EmbedField.Parse).ToArray() ??
|
json.GetPropertyOrNull("fields")?.EnumerateArrayOrNull()?.Select(EmbedField.Parse).ToArray() ??
|
||||||
Array.Empty<EmbedField>();
|
Array.Empty<EmbedField>();
|
||||||
|
|
||||||
return new Embed(
|
return new Embed(
|
||||||
@@ -99,4 +64,3 @@ namespace DiscordChatExporter.Core.Discord.Data.Embeds
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,42 +1,22 @@
|
|||||||
using System.Diagnostics.CodeAnalysis;
|
|
||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
using JsonExtensions.Reading;
|
using JsonExtensions.Reading;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data.Embeds
|
namespace DiscordChatExporter.Core.Discord.Data.Embeds;
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure
|
// https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure
|
||||||
public partial class EmbedAuthor
|
public record EmbedAuthor(
|
||||||
{
|
string? Name,
|
||||||
public string? Name { get; }
|
string? Url,
|
||||||
|
string? IconUrl,
|
||||||
public string? Url { get; }
|
string? IconProxyUrl)
|
||||||
|
|
||||||
public string? IconUrl { get; }
|
|
||||||
|
|
||||||
public string? IconProxyUrl { get; }
|
|
||||||
|
|
||||||
public EmbedAuthor(string? name, string? url, string? iconUrl, string? iconProxyUrl)
|
|
||||||
{
|
|
||||||
Name = name;
|
|
||||||
Url = url;
|
|
||||||
IconUrl = iconUrl;
|
|
||||||
IconProxyUrl = iconProxyUrl;
|
|
||||||
}
|
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
|
||||||
public override string ToString() => Name ?? "<unnamed author>";
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class EmbedAuthor
|
|
||||||
{
|
{
|
||||||
public static EmbedAuthor Parse(JsonElement json)
|
public static EmbedAuthor Parse(JsonElement json)
|
||||||
{
|
{
|
||||||
var name = json.GetPropertyOrNull("name")?.GetString();
|
var name = json.GetPropertyOrNull("name")?.GetStringOrNull();
|
||||||
var url = json.GetPropertyOrNull("url")?.GetString();
|
var url = json.GetPropertyOrNull("url")?.GetNonWhiteSpaceStringOrNull();
|
||||||
var iconUrl = json.GetPropertyOrNull("icon_url")?.GetString();
|
var iconUrl = json.GetPropertyOrNull("icon_url")?.GetNonWhiteSpaceStringOrNull();
|
||||||
var iconProxyUrl = json.GetPropertyOrNull("proxy_icon_url")?.GetString();
|
var iconProxyUrl = json.GetPropertyOrNull("proxy_icon_url")?.GetNonWhiteSpaceStringOrNull();
|
||||||
|
|
||||||
return new EmbedAuthor(name, url, iconUrl, iconProxyUrl);
|
return new EmbedAuthor(name, url, iconUrl, iconProxyUrl);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,38 +1,20 @@
|
|||||||
using System.Diagnostics.CodeAnalysis;
|
|
||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
using JsonExtensions.Reading;
|
using JsonExtensions.Reading;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data.Embeds
|
namespace DiscordChatExporter.Core.Discord.Data.Embeds;
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure
|
// https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure
|
||||||
public partial class EmbedField
|
public record EmbedField(
|
||||||
{
|
string Name,
|
||||||
public string Name { get; }
|
string Value,
|
||||||
|
bool IsInline)
|
||||||
public string Value { get; }
|
|
||||||
|
|
||||||
public bool IsInline { get; }
|
|
||||||
|
|
||||||
public EmbedField(string name, string value, bool isInline)
|
|
||||||
{
|
|
||||||
Name = name;
|
|
||||||
Value = value;
|
|
||||||
IsInline = isInline;
|
|
||||||
}
|
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
|
||||||
public override string ToString() => $"{Name} | {Value}";
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class EmbedField
|
|
||||||
{
|
{
|
||||||
public static EmbedField Parse(JsonElement json)
|
public static EmbedField Parse(JsonElement json)
|
||||||
{
|
{
|
||||||
var name = json.GetProperty("name").GetString();
|
var name = json.GetProperty("name").GetNonNullString();
|
||||||
var value = json.GetProperty("value").GetString();
|
var value = json.GetProperty("value").GetNonNullString();
|
||||||
var isInline = json.GetPropertyOrNull("inline")?.GetBoolean() ?? false;
|
var isInline = json.GetPropertyOrNull("inline")?.GetBooleanOrNull() ?? false;
|
||||||
|
|
||||||
return new EmbedField(name, value, isInline);
|
return new EmbedField(name, value, isInline);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,38 +1,20 @@
|
|||||||
using System.Diagnostics.CodeAnalysis;
|
|
||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
using JsonExtensions.Reading;
|
using JsonExtensions.Reading;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data.Embeds
|
namespace DiscordChatExporter.Core.Discord.Data.Embeds;
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure
|
// https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure
|
||||||
public partial class EmbedFooter
|
public record EmbedFooter(
|
||||||
{
|
string Text,
|
||||||
public string Text { get; }
|
string? IconUrl,
|
||||||
|
string? IconProxyUrl)
|
||||||
public string? IconUrl { get; }
|
|
||||||
|
|
||||||
public string? IconProxyUrl { get; }
|
|
||||||
|
|
||||||
public EmbedFooter(string text, string? iconUrl, string? iconProxyUrl)
|
|
||||||
{
|
|
||||||
Text = text;
|
|
||||||
IconUrl = iconUrl;
|
|
||||||
IconProxyUrl = iconProxyUrl;
|
|
||||||
}
|
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
|
||||||
public override string ToString() => Text;
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class EmbedFooter
|
|
||||||
{
|
{
|
||||||
public static EmbedFooter Parse(JsonElement json)
|
public static EmbedFooter Parse(JsonElement json)
|
||||||
{
|
{
|
||||||
var text = json.GetProperty("text").GetString();
|
var text = json.GetProperty("text").GetNonNullString();
|
||||||
var iconUrl = json.GetPropertyOrNull("icon_url")?.GetString();
|
var iconUrl = json.GetPropertyOrNull("icon_url")?.GetNonWhiteSpaceStringOrNull();
|
||||||
var iconProxyUrl = json.GetPropertyOrNull("proxy_icon_url")?.GetString();
|
var iconProxyUrl = json.GetPropertyOrNull("proxy_icon_url")?.GetNonWhiteSpaceStringOrNull();
|
||||||
|
|
||||||
return new EmbedFooter(text, iconUrl, iconProxyUrl);
|
return new EmbedFooter(text, iconUrl, iconProxyUrl);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,38 +1,22 @@
|
|||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
using JsonExtensions.Reading;
|
using JsonExtensions.Reading;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data.Embeds
|
namespace DiscordChatExporter.Core.Discord.Data.Embeds;
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure
|
// https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure
|
||||||
public partial class EmbedImage
|
public record EmbedImage(
|
||||||
{
|
string? Url,
|
||||||
public string? Url { get; }
|
string? ProxyUrl,
|
||||||
|
int? Width,
|
||||||
public string? ProxyUrl { get; }
|
int? Height)
|
||||||
|
|
||||||
public int? Width { get; }
|
|
||||||
|
|
||||||
public int? Height { get; }
|
|
||||||
|
|
||||||
public EmbedImage(string? url, string? proxyUrl, int? width, int? height)
|
|
||||||
{
|
|
||||||
Url = url;
|
|
||||||
ProxyUrl = proxyUrl;
|
|
||||||
Height = height;
|
|
||||||
Width = width;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class EmbedImage
|
|
||||||
{
|
{
|
||||||
public static EmbedImage Parse(JsonElement json)
|
public static EmbedImage Parse(JsonElement json)
|
||||||
{
|
{
|
||||||
var url = json.GetPropertyOrNull("url")?.GetString();
|
var url = json.GetPropertyOrNull("url")?.GetNonWhiteSpaceStringOrNull();
|
||||||
var proxyUrl = json.GetPropertyOrNull("proxy_url")?.GetString();
|
var proxyUrl = json.GetPropertyOrNull("proxy_url")?.GetNonWhiteSpaceStringOrNull();
|
||||||
var width = json.GetPropertyOrNull("width")?.GetInt32();
|
var width = json.GetPropertyOrNull("width")?.GetInt32OrNull();
|
||||||
var height = json.GetPropertyOrNull("height")?.GetInt32();
|
var height = json.GetPropertyOrNull("height")?.GetInt32OrNull();
|
||||||
|
|
||||||
return new EmbedImage(url, proxyUrl, width, height);
|
return new EmbedImage(url, proxyUrl, width, height);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,22 +1,11 @@
|
|||||||
using System.Diagnostics.CodeAnalysis;
|
using System.IO;
|
||||||
using System.IO;
|
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text.RegularExpressions;
|
using System.Text.RegularExpressions;
|
||||||
using DiscordChatExporter.Core.Utils;
|
using DiscordChatExporter.Core.Utils;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data.Embeds
|
namespace DiscordChatExporter.Core.Discord.Data.Embeds;
|
||||||
{
|
|
||||||
public partial class PlainImageEmbedProjection
|
|
||||||
{
|
|
||||||
public string Url { get; }
|
|
||||||
|
|
||||||
public PlainImageEmbedProjection(string url) => Url = url;
|
public record PlainImageEmbedProjection(string Url)
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
|
||||||
public override string ToString() => Url;
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class PlainImageEmbedProjection
|
|
||||||
{
|
{
|
||||||
public static PlainImageEmbedProjection? TryResolve(Embed embed)
|
public static PlainImageEmbedProjection? TryResolve(Embed embed)
|
||||||
{
|
{
|
||||||
@@ -42,4 +31,3 @@ namespace DiscordChatExporter.Core.Discord.Data.Embeds
|
|||||||
return new PlainImageEmbedProjection(embed.Url);
|
return new PlainImageEmbedProjection(embed.Url);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,21 +1,13 @@
|
|||||||
using System.Diagnostics.CodeAnalysis;
|
using System.Text.RegularExpressions;
|
||||||
using System.Text.RegularExpressions;
|
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data.Embeds
|
namespace DiscordChatExporter.Core.Discord.Data.Embeds;
|
||||||
{
|
|
||||||
public partial class SpotifyTrackEmbedProjection
|
|
||||||
{
|
|
||||||
public string TrackId { get; }
|
|
||||||
|
|
||||||
|
public partial record SpotifyTrackEmbedProjection(string TrackId)
|
||||||
|
{
|
||||||
public string Url => $"https://open.spotify.com/embed/track/{TrackId}";
|
public string Url => $"https://open.spotify.com/embed/track/{TrackId}";
|
||||||
|
|
||||||
public SpotifyTrackEmbedProjection(string trackId) => TrackId = trackId;
|
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
|
||||||
public override string ToString() => Url;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public partial class SpotifyTrackEmbedProjection
|
public partial record SpotifyTrackEmbedProjection
|
||||||
{
|
{
|
||||||
private static string? TryParseTrackId(string embedUrl)
|
private static string? TryParseTrackId(string embedUrl)
|
||||||
{
|
{
|
||||||
@@ -39,4 +31,3 @@ namespace DiscordChatExporter.Core.Discord.Data.Embeds
|
|||||||
return new SpotifyTrackEmbedProjection(trackId);
|
return new SpotifyTrackEmbedProjection(trackId);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,21 +1,13 @@
|
|||||||
using System.Diagnostics.CodeAnalysis;
|
using System.Text.RegularExpressions;
|
||||||
using System.Text.RegularExpressions;
|
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data.Embeds
|
namespace DiscordChatExporter.Core.Discord.Data.Embeds;
|
||||||
{
|
|
||||||
public partial class YouTubeVideoEmbedProjection
|
|
||||||
{
|
|
||||||
public string VideoId { get; }
|
|
||||||
|
|
||||||
|
public partial record YouTubeVideoEmbedProjection(string VideoId)
|
||||||
|
{
|
||||||
public string Url => $"https://www.youtube.com/embed/{VideoId}";
|
public string Url => $"https://www.youtube.com/embed/{VideoId}";
|
||||||
|
|
||||||
public YouTubeVideoEmbedProjection(string videoId) => VideoId = videoId;
|
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
|
||||||
public override string ToString() => Url;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public partial class YouTubeVideoEmbedProjection
|
public partial record YouTubeVideoEmbedProjection
|
||||||
{
|
{
|
||||||
// Adapted from YoutubeExplode
|
// Adapted from YoutubeExplode
|
||||||
// https://github.com/Tyrrrz/YoutubeExplode/blob/5be164be20019783913f76fcc98f18c65aebe9f0/YoutubeExplode/Videos/VideoId.cs#L34-L64
|
// https://github.com/Tyrrrz/YoutubeExplode/blob/5be164be20019783913f76fcc98f18c65aebe9f0/YoutubeExplode/Videos/VideoId.cs#L34-L64
|
||||||
@@ -54,4 +46,3 @@ namespace DiscordChatExporter.Core.Discord.Data.Embeds
|
|||||||
return new YouTubeVideoEmbedProjection(videoId);
|
return new YouTubeVideoEmbedProjection(videoId);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,76 +1,72 @@
|
|||||||
using System.Diagnostics.CodeAnalysis;
|
using System;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
using DiscordChatExporter.Core.Utils;
|
using DiscordChatExporter.Core.Utils;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
using JsonExtensions.Reading;
|
using JsonExtensions.Reading;
|
||||||
using Tyrrrz.Extensions;
|
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data
|
namespace DiscordChatExporter.Core.Discord.Data;
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/resources/emoji#emoji-object
|
// https://discord.com/developers/docs/resources/emoji#emoji-object
|
||||||
public partial class Emoji
|
public partial record Emoji(
|
||||||
{
|
|
||||||
// Only present on custom emoji
|
// Only present on custom emoji
|
||||||
public string? Id { get; }
|
Snowflake? Id,
|
||||||
|
|
||||||
// Name of custom emoji (e.g. LUL) or actual representation of standard emoji (e.g. 🙂)
|
// Name of custom emoji (e.g. LUL) or actual representation of standard emoji (e.g. 🙂)
|
||||||
public string Name { get; }
|
string Name,
|
||||||
|
bool IsAnimated,
|
||||||
|
string ImageUrl)
|
||||||
|
{
|
||||||
// Name of custom emoji (e.g. LUL) or name of standard emoji (e.g. slight_smile)
|
// Name of custom emoji (e.g. LUL) or name of standard emoji (e.g. slight_smile)
|
||||||
public string Code => !string.IsNullOrWhiteSpace(Id)
|
public string Code => Id is not null
|
||||||
? Name
|
? Name
|
||||||
: EmojiIndex.TryGetCode(Name) ?? Name;
|
: EmojiIndex.TryGetCode(Name) ?? Name;
|
||||||
|
|
||||||
public bool IsAnimated { get; }
|
|
||||||
|
|
||||||
public string ImageUrl { get; }
|
|
||||||
|
|
||||||
public Emoji(string? id, string name, bool isAnimated, string imageUrl)
|
|
||||||
{
|
|
||||||
Id = id;
|
|
||||||
Name = name;
|
|
||||||
IsAnimated = isAnimated;
|
|
||||||
ImageUrl = imageUrl;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
public partial record Emoji
|
||||||
public override string ToString() => Name;
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class Emoji
|
|
||||||
{
|
{
|
||||||
private static string GetTwemojiName(string name) => name
|
private static string GetTwemojiName(string name) => string.Join("-",
|
||||||
|
name
|
||||||
.GetRunes()
|
.GetRunes()
|
||||||
// Variant selector rune is skipped in Twemoji names
|
// Variant selector rune is skipped in Twemoji names
|
||||||
.Where(r => r.Value != 0xfe0f)
|
.Where(r => r.Value != 0xfe0f)
|
||||||
.Select(r => r.Value.ToString("x"))
|
.Select(r => r.Value.ToString("x"))
|
||||||
.JoinToString("-");
|
);
|
||||||
|
|
||||||
public static string GetImageUrl(string? id, string name, bool isAnimated)
|
private static string GetImageUrl(Snowflake id, bool isAnimated) => isAnimated
|
||||||
{
|
|
||||||
// Custom emoji
|
|
||||||
if (!string.IsNullOrWhiteSpace(id))
|
|
||||||
{
|
|
||||||
return isAnimated
|
|
||||||
? $"https://cdn.discordapp.com/emojis/{id}.gif"
|
? $"https://cdn.discordapp.com/emojis/{id}.gif"
|
||||||
: $"https://cdn.discordapp.com/emojis/{id}.png";
|
: $"https://cdn.discordapp.com/emojis/{id}.png";
|
||||||
}
|
|
||||||
|
private static string GetImageUrl(string name) =>
|
||||||
|
$"https://twemoji.maxcdn.com/2/svg/{GetTwemojiName(name)}.svg";
|
||||||
|
|
||||||
|
public static string GetImageUrl(Snowflake? id, string? name, bool isAnimated)
|
||||||
|
{
|
||||||
|
// Custom emoji
|
||||||
|
if (id is not null)
|
||||||
|
return GetImageUrl(id.Value, isAnimated);
|
||||||
|
|
||||||
// Standard emoji
|
// Standard emoji
|
||||||
var twemojiName = GetTwemojiName(name);
|
if (!string.IsNullOrWhiteSpace(name))
|
||||||
return $"https://twemoji.maxcdn.com/2/svg/{twemojiName}.svg";
|
return GetImageUrl(name);
|
||||||
|
|
||||||
|
// Either ID or name should be set
|
||||||
|
throw new ApplicationException("Emoji has neither ID nor name set.");
|
||||||
}
|
}
|
||||||
|
|
||||||
public static Emoji Parse(JsonElement json)
|
public static Emoji Parse(JsonElement json)
|
||||||
{
|
{
|
||||||
var id = json.GetPropertyOrNull("id")?.GetString();
|
var id = json.GetPropertyOrNull("id")?.GetNonWhiteSpaceStringOrNull()?.Pipe(Snowflake.Parse);
|
||||||
var name = json.GetProperty("name").GetString();
|
var name = json.GetPropertyOrNull("name")?.GetNonWhiteSpaceStringOrNull();
|
||||||
var isAnimated = json.GetPropertyOrNull("animated")?.GetBoolean() ?? false;
|
var isAnimated = json.GetPropertyOrNull("animated")?.GetBooleanOrNull() ?? false;
|
||||||
|
|
||||||
var imageUrl = GetImageUrl(id, name, isAnimated);
|
var imageUrl = GetImageUrl(id, name, isAnimated);
|
||||||
|
|
||||||
return new Emoji(id, name, isAnimated, imageUrl);
|
return new Emoji(
|
||||||
}
|
id,
|
||||||
|
// Name may be missing if it's an emoji inside a reaction
|
||||||
|
name ?? "<unknown emoji>",
|
||||||
|
isAnimated,
|
||||||
|
imageUrl
|
||||||
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,31 +1,12 @@
|
|||||||
using System.Diagnostics.CodeAnalysis;
|
using System.Text.Json;
|
||||||
using System.Text.Json;
|
|
||||||
using DiscordChatExporter.Core.Discord.Data.Common;
|
using DiscordChatExporter.Core.Discord.Data.Common;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
|
using JsonExtensions.Reading;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Core.Discord.Data;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data
|
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/resources/guild#guild-object
|
// https://discord.com/developers/docs/resources/guild#guild-object
|
||||||
public partial class Guild : IHasId
|
public record Guild(Snowflake Id, string Name, string IconUrl) : IHasId
|
||||||
{
|
|
||||||
public Snowflake Id { get; }
|
|
||||||
|
|
||||||
public string Name { get; }
|
|
||||||
|
|
||||||
public string IconUrl { get; }
|
|
||||||
|
|
||||||
public Guild(Snowflake id, string name, string iconUrl)
|
|
||||||
{
|
|
||||||
Id = id;
|
|
||||||
Name = name;
|
|
||||||
IconUrl = iconUrl;
|
|
||||||
}
|
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
|
||||||
public override string ToString() => Name;
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class Guild
|
|
||||||
{
|
{
|
||||||
public static Guild DirectMessages { get; } = new(
|
public static Guild DirectMessages { get; } = new(
|
||||||
Snowflake.Zero,
|
Snowflake.Zero,
|
||||||
@@ -41,9 +22,9 @@ namespace DiscordChatExporter.Core.Discord.Data
|
|||||||
|
|
||||||
public static Guild Parse(JsonElement json)
|
public static Guild Parse(JsonElement json)
|
||||||
{
|
{
|
||||||
var id = json.GetProperty("id").GetString().Pipe(Snowflake.Parse);
|
var id = json.GetProperty("id").GetNonWhiteSpaceString().Pipe(Snowflake.Parse);
|
||||||
var name = json.GetProperty("name").GetString();
|
var name = json.GetProperty("name").GetNonNullString();
|
||||||
var iconHash = json.GetProperty("icon").GetString();
|
var iconHash = json.GetPropertyOrNull("icon")?.GetNonWhiteSpaceStringOrNull();
|
||||||
|
|
||||||
var iconUrl = !string.IsNullOrWhiteSpace(iconHash)
|
var iconUrl = !string.IsNullOrWhiteSpace(iconHash)
|
||||||
? GetIconUrl(id, iconHash)
|
? GetIconUrl(id, iconHash)
|
||||||
@@ -52,4 +33,3 @@ namespace DiscordChatExporter.Core.Discord.Data
|
|||||||
return new Guild(id, name, iconUrl);
|
return new Guild(id, name, iconUrl);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,37 +1,23 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Diagnostics.CodeAnalysis;
|
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
using DiscordChatExporter.Core.Discord.Data.Common;
|
using DiscordChatExporter.Core.Discord.Data.Common;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
using JsonExtensions.Reading;
|
using JsonExtensions.Reading;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data
|
namespace DiscordChatExporter.Core.Discord.Data;
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/resources/guild#guild-member-object
|
// https://discord.com/developers/docs/resources/guild#guild-member-object
|
||||||
public partial class Member : IHasId
|
public partial record Member(
|
||||||
|
User User,
|
||||||
|
string Nick,
|
||||||
|
IReadOnlyList<Snowflake> RoleIds) : IHasId
|
||||||
{
|
{
|
||||||
public Snowflake Id => User.Id;
|
public Snowflake Id => User.Id;
|
||||||
|
|
||||||
public User User { get; }
|
|
||||||
|
|
||||||
public string Nick { get; }
|
|
||||||
|
|
||||||
public IReadOnlyList<Snowflake> RoleIds { get; }
|
|
||||||
|
|
||||||
public Member(User user, string nick, IReadOnlyList<Snowflake> roleIds)
|
|
||||||
{
|
|
||||||
User = user;
|
|
||||||
Nick = nick;
|
|
||||||
RoleIds = roleIds;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
public partial record Member
|
||||||
public override string ToString() => Nick;
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class Member
|
|
||||||
{
|
{
|
||||||
public static Member CreateForUser(User user) => new(
|
public static Member CreateForUser(User user) => new(
|
||||||
user,
|
user,
|
||||||
@@ -42,11 +28,14 @@ namespace DiscordChatExporter.Core.Discord.Data
|
|||||||
public static Member Parse(JsonElement json)
|
public static Member Parse(JsonElement json)
|
||||||
{
|
{
|
||||||
var user = json.GetProperty("user").Pipe(User.Parse);
|
var user = json.GetProperty("user").Pipe(User.Parse);
|
||||||
var nick = json.GetPropertyOrNull("nick")?.GetString();
|
var nick = json.GetPropertyOrNull("nick")?.GetNonWhiteSpaceStringOrNull();
|
||||||
|
|
||||||
var roleIds =
|
var roleIds = json
|
||||||
json.GetPropertyOrNull("roles")?.EnumerateArray().Select(j => j.GetString()).Select(Snowflake.Parse).ToArray() ??
|
.GetPropertyOrNull("roles")?
|
||||||
Array.Empty<Snowflake>();
|
.EnumerateArray()
|
||||||
|
.Select(j => j.GetNonWhiteSpaceString())
|
||||||
|
.Select(Snowflake.Parse)
|
||||||
|
.ToArray() ?? Array.Empty<Snowflake>();
|
||||||
|
|
||||||
return new Member(
|
return new Member(
|
||||||
user,
|
user,
|
||||||
@@ -55,4 +44,3 @@ namespace DiscordChatExporter.Core.Discord.Data
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,6 +1,5 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Diagnostics.CodeAnalysis;
|
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
using DiscordChatExporter.Core.Discord.Data.Common;
|
using DiscordChatExporter.Core.Discord.Data.Common;
|
||||||
@@ -8,100 +7,36 @@ using DiscordChatExporter.Core.Discord.Data.Embeds;
|
|||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
using JsonExtensions.Reading;
|
using JsonExtensions.Reading;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data
|
namespace DiscordChatExporter.Core.Discord.Data;
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/resources/channel#message-object-message-types
|
|
||||||
public enum MessageKind
|
|
||||||
{
|
|
||||||
Default = 0,
|
|
||||||
RecipientAdd = 1,
|
|
||||||
RecipientRemove = 2,
|
|
||||||
Call = 3,
|
|
||||||
ChannelNameChange = 4,
|
|
||||||
ChannelIconChange = 5,
|
|
||||||
ChannelPinnedMessage = 6,
|
|
||||||
GuildMemberJoin = 7,
|
|
||||||
Reply = 19
|
|
||||||
}
|
|
||||||
|
|
||||||
// https://discord.com/developers/docs/resources/channel#message-object
|
// https://discord.com/developers/docs/resources/channel#message-object
|
||||||
public partial class Message : IHasId
|
public record Message(
|
||||||
{
|
Snowflake Id,
|
||||||
public Snowflake Id { get; }
|
MessageKind Kind,
|
||||||
|
User Author,
|
||||||
public MessageKind Kind { get; }
|
DateTimeOffset Timestamp,
|
||||||
|
DateTimeOffset? EditedTimestamp,
|
||||||
public User Author { get; }
|
DateTimeOffset? CallEndedTimestamp,
|
||||||
|
bool IsPinned,
|
||||||
public DateTimeOffset Timestamp { get; }
|
string Content,
|
||||||
|
IReadOnlyList<Attachment> Attachments,
|
||||||
public DateTimeOffset? EditedTimestamp { get; }
|
IReadOnlyList<Embed> Embeds,
|
||||||
|
IReadOnlyList<Sticker> Stickers,
|
||||||
public DateTimeOffset? CallEndedTimestamp { get; }
|
IReadOnlyList<Reaction> Reactions,
|
||||||
|
IReadOnlyList<User> MentionedUsers,
|
||||||
public bool IsPinned { get; }
|
MessageReference? Reference,
|
||||||
|
Message? ReferencedMessage) : IHasId
|
||||||
public string Content { get; }
|
|
||||||
|
|
||||||
public IReadOnlyList<Attachment> Attachments { get; }
|
|
||||||
|
|
||||||
public IReadOnlyList<Embed> Embeds { get; }
|
|
||||||
|
|
||||||
public IReadOnlyList<Reaction> Reactions { get; }
|
|
||||||
|
|
||||||
public IReadOnlyList<User> MentionedUsers { get; }
|
|
||||||
|
|
||||||
public MessageReference? Reference { get; }
|
|
||||||
|
|
||||||
public Message? ReferencedMessage { get; }
|
|
||||||
|
|
||||||
public Message(
|
|
||||||
Snowflake id,
|
|
||||||
MessageKind kind,
|
|
||||||
User author,
|
|
||||||
DateTimeOffset timestamp,
|
|
||||||
DateTimeOffset? editedTimestamp,
|
|
||||||
DateTimeOffset? callEndedTimestamp,
|
|
||||||
bool isPinned,
|
|
||||||
string content,
|
|
||||||
IReadOnlyList<Attachment> attachments,
|
|
||||||
IReadOnlyList<Embed> embeds,
|
|
||||||
IReadOnlyList<Reaction> reactions,
|
|
||||||
IReadOnlyList<User> mentionedUsers,
|
|
||||||
MessageReference? messageReference,
|
|
||||||
Message? referencedMessage)
|
|
||||||
{
|
|
||||||
Id = id;
|
|
||||||
Kind = kind;
|
|
||||||
Author = author;
|
|
||||||
Timestamp = timestamp;
|
|
||||||
EditedTimestamp = editedTimestamp;
|
|
||||||
CallEndedTimestamp = callEndedTimestamp;
|
|
||||||
IsPinned = isPinned;
|
|
||||||
Content = content;
|
|
||||||
Attachments = attachments;
|
|
||||||
Embeds = embeds;
|
|
||||||
Reactions = reactions;
|
|
||||||
MentionedUsers = mentionedUsers;
|
|
||||||
Reference = messageReference;
|
|
||||||
ReferencedMessage = referencedMessage;
|
|
||||||
}
|
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
|
||||||
public override string ToString() => Content;
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class Message
|
|
||||||
{
|
{
|
||||||
public static Message Parse(JsonElement json)
|
public static Message Parse(JsonElement json)
|
||||||
{
|
{
|
||||||
var id = json.GetProperty("id").GetString().Pipe(Snowflake.Parse);
|
var id = json.GetProperty("id").GetNonWhiteSpaceString().Pipe(Snowflake.Parse);
|
||||||
var author = json.GetProperty("author").Pipe(User.Parse);
|
var author = json.GetProperty("author").Pipe(User.Parse);
|
||||||
var timestamp = json.GetProperty("timestamp").GetDateTimeOffset();
|
var timestamp = json.GetProperty("timestamp").GetDateTimeOffset();
|
||||||
var editedTimestamp = json.GetPropertyOrNull("edited_timestamp")?.GetDateTimeOffset();
|
var editedTimestamp = json.GetPropertyOrNull("edited_timestamp")?.GetDateTimeOffset();
|
||||||
var callEndedTimestamp = json.GetPropertyOrNull("call")?.GetPropertyOrNull("ended_timestamp")?.GetDateTimeOffset();
|
var callEndedTimestamp = json.GetPropertyOrNull("call")?.GetPropertyOrNull("ended_timestamp")
|
||||||
|
?.GetDateTimeOffset();
|
||||||
var kind = (MessageKind)json.GetProperty("type").GetInt32();
|
var kind = (MessageKind)json.GetProperty("type").GetInt32();
|
||||||
var isPinned = json.GetPropertyOrNull("pinned")?.GetBoolean() ?? false;
|
var isPinned = json.GetPropertyOrNull("pinned")?.GetBooleanOrNull() ?? false;
|
||||||
var messageReference = json.GetPropertyOrNull("message_reference")?.Pipe(MessageReference.Parse);
|
var messageReference = json.GetPropertyOrNull("message_reference")?.Pipe(MessageReference.Parse);
|
||||||
var referencedMessage = json.GetPropertyOrNull("referenced_message")?.Pipe(Parse);
|
var referencedMessage = json.GetPropertyOrNull("referenced_message")?.Pipe(Parse);
|
||||||
|
|
||||||
@@ -115,23 +50,27 @@ namespace DiscordChatExporter.Core.Discord.Data
|
|||||||
MessageKind.ChannelIconChange => "Changed the channel icon.",
|
MessageKind.ChannelIconChange => "Changed the channel icon.",
|
||||||
MessageKind.ChannelPinnedMessage => "Pinned a message.",
|
MessageKind.ChannelPinnedMessage => "Pinned a message.",
|
||||||
MessageKind.GuildMemberJoin => "Joined the server.",
|
MessageKind.GuildMemberJoin => "Joined the server.",
|
||||||
_ => json.GetPropertyOrNull("content")?.GetString() ?? ""
|
_ => json.GetPropertyOrNull("content")?.GetStringOrNull() ?? ""
|
||||||
};
|
};
|
||||||
|
|
||||||
var attachments =
|
var attachments =
|
||||||
json.GetPropertyOrNull("attachments")?.EnumerateArray().Select(Attachment.Parse).ToArray() ??
|
json.GetPropertyOrNull("attachments")?.EnumerateArrayOrNull()?.Select(Attachment.Parse).ToArray() ??
|
||||||
Array.Empty<Attachment>();
|
Array.Empty<Attachment>();
|
||||||
|
|
||||||
var embeds =
|
var embeds =
|
||||||
json.GetPropertyOrNull("embeds")?.EnumerateArray().Select(Embed.Parse).ToArray() ??
|
json.GetPropertyOrNull("embeds")?.EnumerateArrayOrNull()?.Select(Embed.Parse).ToArray() ??
|
||||||
Array.Empty<Embed>();
|
Array.Empty<Embed>();
|
||||||
|
|
||||||
|
var stickers =
|
||||||
|
json.GetPropertyOrNull("sticker_items")?.EnumerateArrayOrNull()?.Select(Sticker.Parse).ToArray() ??
|
||||||
|
Array.Empty<Sticker>();
|
||||||
|
|
||||||
var reactions =
|
var reactions =
|
||||||
json.GetPropertyOrNull("reactions")?.EnumerateArray().Select(Reaction.Parse).ToArray() ??
|
json.GetPropertyOrNull("reactions")?.EnumerateArrayOrNull()?.Select(Reaction.Parse).ToArray() ??
|
||||||
Array.Empty<Reaction>();
|
Array.Empty<Reaction>();
|
||||||
|
|
||||||
var mentionedUsers =
|
var mentionedUsers =
|
||||||
json.GetPropertyOrNull("mentions")?.EnumerateArray().Select(User.Parse).ToArray() ??
|
json.GetPropertyOrNull("mentions")?.EnumerateArrayOrNull()?.Select(User.Parse).ToArray() ??
|
||||||
Array.Empty<User>();
|
Array.Empty<User>();
|
||||||
|
|
||||||
return new Message(
|
return new Message(
|
||||||
@@ -145,6 +84,7 @@ namespace DiscordChatExporter.Core.Discord.Data
|
|||||||
content,
|
content,
|
||||||
attachments,
|
attachments,
|
||||||
embeds,
|
embeds,
|
||||||
|
stickers,
|
||||||
reactions,
|
reactions,
|
||||||
mentionedUsers,
|
mentionedUsers,
|
||||||
messageReference,
|
messageReference,
|
||||||
@@ -152,4 +92,3 @@ namespace DiscordChatExporter.Core.Discord.Data
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
namespace DiscordChatExporter.Core.Discord.Data;
|
||||||
|
|
||||||
|
// https://discord.com/developers/docs/resources/channel#message-object-message-types
|
||||||
|
public enum MessageKind
|
||||||
|
{
|
||||||
|
Default = 0,
|
||||||
|
RecipientAdd = 1,
|
||||||
|
RecipientRemove = 2,
|
||||||
|
Call = 3,
|
||||||
|
ChannelNameChange = 4,
|
||||||
|
ChannelIconChange = 5,
|
||||||
|
ChannelPinnedMessage = 6,
|
||||||
|
GuildMemberJoin = 7,
|
||||||
|
Reply = 19
|
||||||
|
}
|
||||||
@@ -1,39 +1,18 @@
|
|||||||
using System.Diagnostics.CodeAnalysis;
|
|
||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
using JsonExtensions.Reading;
|
using JsonExtensions.Reading;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data
|
namespace DiscordChatExporter.Core.Discord.Data;
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/resources/channel#message-object-message-reference-structure
|
// https://discord.com/developers/docs/resources/channel#message-object-message-reference-structure
|
||||||
public partial class MessageReference
|
public record MessageReference(Snowflake? MessageId, Snowflake? ChannelId, Snowflake? GuildId)
|
||||||
{
|
|
||||||
public Snowflake? MessageId { get; }
|
|
||||||
|
|
||||||
public Snowflake? ChannelId { get; }
|
|
||||||
|
|
||||||
public Snowflake? GuildId { get; }
|
|
||||||
|
|
||||||
public MessageReference(Snowflake? messageId, Snowflake? channelId, Snowflake? guildId)
|
|
||||||
{
|
|
||||||
MessageId = messageId;
|
|
||||||
ChannelId = channelId;
|
|
||||||
GuildId = guildId;
|
|
||||||
}
|
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
|
||||||
public override string ToString() => MessageId?.ToString() ?? "<unknown reference>";
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class MessageReference
|
|
||||||
{
|
{
|
||||||
public static MessageReference Parse(JsonElement json)
|
public static MessageReference Parse(JsonElement json)
|
||||||
{
|
{
|
||||||
var messageId = json.GetPropertyOrNull("message_id")?.GetString().Pipe(Snowflake.Parse);
|
var messageId = json.GetPropertyOrNull("message_id")?.GetNonWhiteSpaceStringOrNull()?.Pipe(Snowflake.Parse);
|
||||||
var channelId = json.GetPropertyOrNull("channel_id")?.GetString().Pipe(Snowflake.Parse);
|
var channelId = json.GetPropertyOrNull("channel_id")?.GetNonWhiteSpaceStringOrNull()?.Pipe(Snowflake.Parse);
|
||||||
var guildId = json.GetPropertyOrNull("guild_id")?.GetString().Pipe(Snowflake.Parse);
|
var guildId = json.GetPropertyOrNull("guild_id")?.GetNonWhiteSpaceStringOrNull()?.Pipe(Snowflake.Parse);
|
||||||
|
|
||||||
return new MessageReference(messageId, channelId, guildId);
|
return new MessageReference(messageId, channelId, guildId);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,27 +1,10 @@
|
|||||||
using System.Diagnostics.CodeAnalysis;
|
using System.Text.Json;
|
||||||
using System.Text.Json;
|
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data
|
namespace DiscordChatExporter.Core.Discord.Data;
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/resources/channel#reaction-object
|
// https://discord.com/developers/docs/resources/channel#reaction-object
|
||||||
public partial class Reaction
|
public record Reaction(Emoji Emoji, int Count)
|
||||||
{
|
|
||||||
public Emoji Emoji { get; }
|
|
||||||
|
|
||||||
public int Count { get; }
|
|
||||||
|
|
||||||
public Reaction(Emoji emoji, int count)
|
|
||||||
{
|
|
||||||
Emoji = emoji;
|
|
||||||
Count = count;
|
|
||||||
}
|
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
|
||||||
public override string ToString() => $"{Emoji} ({Count})";
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class Reaction
|
|
||||||
{
|
{
|
||||||
public static Reaction Parse(JsonElement json)
|
public static Reaction Parse(JsonElement json)
|
||||||
{
|
{
|
||||||
@@ -31,4 +14,3 @@ namespace DiscordChatExporter.Core.Discord.Data
|
|||||||
return new Reaction(emoji, count);
|
return new Reaction(emoji, count);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,45 +1,18 @@
|
|||||||
using System.Diagnostics.CodeAnalysis;
|
using System.Drawing;
|
||||||
using System.Drawing;
|
|
||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
using DiscordChatExporter.Core.Discord.Data.Common;
|
using DiscordChatExporter.Core.Discord.Data.Common;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
using JsonExtensions.Reading;
|
using JsonExtensions.Reading;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data
|
namespace DiscordChatExporter.Core.Discord.Data;
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/topics/permissions#role-object
|
// https://discord.com/developers/docs/topics/permissions#role-object
|
||||||
public partial class Role : IHasId
|
public record Role(Snowflake Id, string Name, int Position, Color? Color) : IHasId
|
||||||
{
|
|
||||||
public Snowflake Id { get; }
|
|
||||||
|
|
||||||
public string Name { get; }
|
|
||||||
|
|
||||||
public int Position { get; }
|
|
||||||
|
|
||||||
public Color? Color { get; }
|
|
||||||
|
|
||||||
public Role(
|
|
||||||
Snowflake id,
|
|
||||||
string name,
|
|
||||||
int position,
|
|
||||||
Color? color)
|
|
||||||
{
|
|
||||||
Id = id;
|
|
||||||
Name = name;
|
|
||||||
Position = position;
|
|
||||||
Color = color;
|
|
||||||
}
|
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
|
||||||
public override string ToString() => Name;
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class Role
|
|
||||||
{
|
{
|
||||||
public static Role Parse(JsonElement json)
|
public static Role Parse(JsonElement json)
|
||||||
{
|
{
|
||||||
var id = json.GetProperty("id").GetString().Pipe(Snowflake.Parse);
|
var id = json.GetProperty("id").GetNonWhiteSpaceString().Pipe(Snowflake.Parse);
|
||||||
var name = json.GetProperty("name").GetString();
|
var name = json.GetProperty("name").GetNonNullString();
|
||||||
var position = json.GetProperty("position").GetInt32();
|
var position = json.GetProperty("position").GetInt32();
|
||||||
|
|
||||||
var color = json
|
var color = json
|
||||||
@@ -52,4 +25,3 @@ namespace DiscordChatExporter.Core.Discord.Data
|
|||||||
return new Role(id, name, position, color);
|
return new Role(id, name, position, color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -0,0 +1,25 @@
|
|||||||
|
using System.Text.Json;
|
||||||
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
|
using JsonExtensions.Reading;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Core.Discord.Data;
|
||||||
|
|
||||||
|
public record Sticker(Snowflake Id, string Name, StickerFormat Format, string SourceUrl)
|
||||||
|
{
|
||||||
|
private static string GetSourceUrl(Snowflake id, StickerFormat format)
|
||||||
|
{
|
||||||
|
var extension = format == StickerFormat.Lottie ? "json" : "png";
|
||||||
|
return $"https://discord.com/stickers/{id}.{extension}";
|
||||||
|
}
|
||||||
|
|
||||||
|
public static Sticker Parse(JsonElement json)
|
||||||
|
{
|
||||||
|
var id = json.GetProperty("id").GetNonWhiteSpaceString().Pipe(Snowflake.Parse);
|
||||||
|
var name = json.GetProperty("name").GetNonWhiteSpaceString();
|
||||||
|
var format = (StickerFormat)json.GetProperty("format_type").GetInt32();
|
||||||
|
|
||||||
|
var sourceUrl = GetSourceUrl(id, format);
|
||||||
|
|
||||||
|
return new Sticker(id, name, format, sourceUrl);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
namespace DiscordChatExporter.Core.Discord.Data;
|
||||||
|
|
||||||
|
public enum StickerFormat
|
||||||
|
{
|
||||||
|
Png = 1,
|
||||||
|
PngAnimated = 2,
|
||||||
|
Lottie = 3
|
||||||
|
}
|
||||||
@@ -1,48 +1,25 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Diagnostics.CodeAnalysis;
|
|
||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
using DiscordChatExporter.Core.Discord.Data.Common;
|
using DiscordChatExporter.Core.Discord.Data.Common;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
using JsonExtensions.Reading;
|
using JsonExtensions.Reading;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord.Data
|
namespace DiscordChatExporter.Core.Discord.Data;
|
||||||
{
|
|
||||||
// https://discord.com/developers/docs/resources/user#user-object
|
// https://discord.com/developers/docs/resources/user#user-object
|
||||||
public partial class User : IHasId
|
public partial record User(
|
||||||
|
Snowflake Id,
|
||||||
|
bool IsBot,
|
||||||
|
int Discriminator,
|
||||||
|
string Name,
|
||||||
|
string AvatarUrl) : IHasId
|
||||||
{
|
{
|
||||||
public Snowflake Id { get; }
|
|
||||||
|
|
||||||
public bool IsBot { get; }
|
|
||||||
|
|
||||||
public int Discriminator { get; }
|
|
||||||
|
|
||||||
public string DiscriminatorFormatted => $"{Discriminator:0000}";
|
public string DiscriminatorFormatted => $"{Discriminator:0000}";
|
||||||
|
|
||||||
public string Name { get; }
|
|
||||||
|
|
||||||
public string FullName => $"{Name}#{DiscriminatorFormatted}";
|
public string FullName => $"{Name}#{DiscriminatorFormatted}";
|
||||||
|
|
||||||
public string AvatarUrl { get; }
|
|
||||||
|
|
||||||
public User(
|
|
||||||
Snowflake id,
|
|
||||||
bool isBot,
|
|
||||||
int discriminator,
|
|
||||||
string name,
|
|
||||||
string avatarUrl)
|
|
||||||
{
|
|
||||||
Id = id;
|
|
||||||
IsBot = isBot;
|
|
||||||
Discriminator = discriminator;
|
|
||||||
Name = name;
|
|
||||||
AvatarUrl = avatarUrl;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[ExcludeFromCodeCoverage]
|
public partial record User
|
||||||
public override string ToString() => FullName;
|
|
||||||
}
|
|
||||||
|
|
||||||
public partial class User
|
|
||||||
{
|
{
|
||||||
private static string GetDefaultAvatarUrl(int discriminator) =>
|
private static string GetDefaultAvatarUrl(int discriminator) =>
|
||||||
$"https://cdn.discordapp.com/embed/avatars/{discriminator % 5}.png";
|
$"https://cdn.discordapp.com/embed/avatars/{discriminator % 5}.png";
|
||||||
@@ -53,16 +30,16 @@ namespace DiscordChatExporter.Core.Discord.Data
|
|||||||
? "gif"
|
? "gif"
|
||||||
: "png";
|
: "png";
|
||||||
|
|
||||||
return $"https://cdn.discordapp.com/avatars/{id}/{avatarHash}.{extension}?size=128";
|
return $"https://cdn.discordapp.com/avatars/{id}/{avatarHash}.{extension}?size=512";
|
||||||
}
|
}
|
||||||
|
|
||||||
public static User Parse(JsonElement json)
|
public static User Parse(JsonElement json)
|
||||||
{
|
{
|
||||||
var id = json.GetProperty("id").GetString().Pipe(Snowflake.Parse);
|
var id = json.GetProperty("id").GetNonWhiteSpaceString().Pipe(Snowflake.Parse);
|
||||||
var isBot = json.GetPropertyOrNull("bot")?.GetBoolean() ?? false;
|
var isBot = json.GetPropertyOrNull("bot")?.GetBooleanOrNull() ?? false;
|
||||||
var discriminator = json.GetProperty("discriminator").GetString().Pipe(int.Parse);
|
var discriminator = json.GetProperty("discriminator").GetNonWhiteSpaceString().Pipe(int.Parse);
|
||||||
var name = json.GetProperty("username").GetString();
|
var name = json.GetProperty("username").GetNonNullString();
|
||||||
var avatarHash = json.GetProperty("avatar").GetString();
|
var avatarHash = json.GetPropertyOrNull("avatar")?.GetNonWhiteSpaceStringOrNull();
|
||||||
|
|
||||||
var avatarUrl = !string.IsNullOrWhiteSpace(avatarHash)
|
var avatarUrl = !string.IsNullOrWhiteSpace(avatarHash)
|
||||||
? GetAvatarUrl(id, avatarHash)
|
? GetAvatarUrl(id, avatarHash)
|
||||||
@@ -71,4 +48,3 @@ namespace DiscordChatExporter.Core.Discord.Data
|
|||||||
return new User(id, isBot, discriminator, name, avatarUrl);
|
return new User(id, isBot, discriminator, name, avatarUrl);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -3,47 +3,92 @@ using System.Collections.Generic;
|
|||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Net;
|
using System.Net;
|
||||||
using System.Net.Http;
|
using System.Net.Http;
|
||||||
|
using System.Net.Http.Headers;
|
||||||
|
using System.Runtime.CompilerServices;
|
||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
|
using System.Threading;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
using DiscordChatExporter.Core.Discord.Data;
|
using DiscordChatExporter.Core.Discord.Data;
|
||||||
using DiscordChatExporter.Core.Exceptions;
|
using DiscordChatExporter.Core.Exceptions;
|
||||||
using DiscordChatExporter.Core.Utils;
|
using DiscordChatExporter.Core.Utils;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
|
using Gress;
|
||||||
using JsonExtensions.Http;
|
using JsonExtensions.Http;
|
||||||
using JsonExtensions.Reading;
|
using JsonExtensions.Reading;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord
|
namespace DiscordChatExporter.Core.Discord;
|
||||||
{
|
|
||||||
public class DiscordClient
|
public class DiscordClient
|
||||||
{
|
{
|
||||||
private readonly HttpClient _httpClient;
|
private readonly string _token;
|
||||||
private readonly AuthToken _token;
|
private readonly Uri _baseUri = new("https://discord.com/api/v9/", UriKind.Absolute);
|
||||||
|
|
||||||
private readonly Uri _baseUri = new("https://discord.com/api/v8/", UriKind.Absolute);
|
private TokenKind _tokenKind = TokenKind.Unknown;
|
||||||
|
|
||||||
public DiscordClient(HttpClient httpClient, AuthToken token)
|
public DiscordClient(string token) => _token = token;
|
||||||
{
|
|
||||||
_httpClient = httpClient;
|
|
||||||
_token = token;
|
|
||||||
}
|
|
||||||
|
|
||||||
public DiscordClient(AuthToken token)
|
private async ValueTask<HttpResponseMessage> GetResponseAsync(
|
||||||
: this(Http.Client, token)
|
string url,
|
||||||
{
|
bool isBot,
|
||||||
}
|
CancellationToken cancellationToken = default)
|
||||||
|
|
||||||
private async ValueTask<HttpResponseMessage> GetResponseAsync(string url) =>
|
|
||||||
await Http.ResponsePolicy.ExecuteAsync(async () =>
|
|
||||||
{
|
{
|
||||||
using var request = new HttpRequestMessage(HttpMethod.Get, new Uri(_baseUri, url));
|
using var request = new HttpRequestMessage(HttpMethod.Get, new Uri(_baseUri, url));
|
||||||
request.Headers.Authorization = _token.GetAuthenticationHeader();
|
|
||||||
|
|
||||||
return await _httpClient.SendAsync(request, HttpCompletionOption.ResponseHeadersRead);
|
// Don't validate because token can have invalid characters
|
||||||
});
|
// https://github.com/Tyrrrz/DiscordChatExporter/issues/828
|
||||||
|
request.Headers.TryAddWithoutValidation(
|
||||||
|
"Authorization",
|
||||||
|
isBot ? $"Bot {_token}" : _token
|
||||||
|
);
|
||||||
|
|
||||||
private async ValueTask<JsonElement> GetJsonResponseAsync(string url)
|
return await Http.Client.SendAsync(
|
||||||
|
request,
|
||||||
|
HttpCompletionOption.ResponseHeadersRead,
|
||||||
|
cancellationToken
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
private async ValueTask<HttpResponseMessage> GetResponseAsync(
|
||||||
|
string url,
|
||||||
|
CancellationToken cancellationToken = default)
|
||||||
{
|
{
|
||||||
using var response = await GetResponseAsync(url);
|
return await Http.ResponsePolicy.ExecuteAsync(async innerCancellationToken =>
|
||||||
|
{
|
||||||
|
if (_tokenKind == TokenKind.User)
|
||||||
|
return await GetResponseAsync(url, false, innerCancellationToken);
|
||||||
|
|
||||||
|
if (_tokenKind == TokenKind.Bot)
|
||||||
|
return await GetResponseAsync(url, true, innerCancellationToken);
|
||||||
|
|
||||||
|
// Try to authenticate as user
|
||||||
|
var userResponse = await GetResponseAsync(url, false, innerCancellationToken);
|
||||||
|
if (userResponse.StatusCode != HttpStatusCode.Unauthorized)
|
||||||
|
{
|
||||||
|
_tokenKind = TokenKind.User;
|
||||||
|
return userResponse;
|
||||||
|
}
|
||||||
|
|
||||||
|
userResponse.Dispose();
|
||||||
|
|
||||||
|
// Otherwise, try to authenticate as bot
|
||||||
|
var botResponse = await GetResponseAsync(url, true, innerCancellationToken);
|
||||||
|
if (botResponse.StatusCode != HttpStatusCode.Unauthorized)
|
||||||
|
{
|
||||||
|
_tokenKind = TokenKind.Bot;
|
||||||
|
return botResponse;
|
||||||
|
}
|
||||||
|
|
||||||
|
// The token is probably invalid altogether.
|
||||||
|
// Return the last response anyway, upstream should handle the error.
|
||||||
|
return botResponse;
|
||||||
|
}, cancellationToken);
|
||||||
|
}
|
||||||
|
|
||||||
|
private async ValueTask<JsonElement> GetJsonResponseAsync(
|
||||||
|
string url,
|
||||||
|
CancellationToken cancellationToken = default)
|
||||||
|
{
|
||||||
|
using var response = await GetResponseAsync(url, cancellationToken);
|
||||||
|
|
||||||
if (!response.IsSuccessStatusCode)
|
if (!response.IsSuccessStatusCode)
|
||||||
{
|
{
|
||||||
@@ -56,19 +101,22 @@ namespace DiscordChatExporter.Core.Discord
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
return await response.Content.ReadAsJsonAsync();
|
return await response.Content.ReadAsJsonAsync(cancellationToken);
|
||||||
}
|
}
|
||||||
|
|
||||||
private async ValueTask<JsonElement?> TryGetJsonResponseAsync(string url)
|
private async ValueTask<JsonElement?> TryGetJsonResponseAsync(
|
||||||
|
string url,
|
||||||
|
CancellationToken cancellationToken = default)
|
||||||
{
|
{
|
||||||
using var response = await GetResponseAsync(url);
|
using var response = await GetResponseAsync(url, cancellationToken);
|
||||||
|
|
||||||
return response.IsSuccessStatusCode
|
return response.IsSuccessStatusCode
|
||||||
? await response.Content.ReadAsJsonAsync()
|
? await response.Content.ReadAsJsonAsync(cancellationToken)
|
||||||
: null;
|
: null;
|
||||||
}
|
}
|
||||||
|
|
||||||
public async IAsyncEnumerable<Guild> GetUserGuildsAsync()
|
public async IAsyncEnumerable<Guild> GetUserGuildsAsync(
|
||||||
|
[EnumeratorCancellation] CancellationToken cancellationToken = default)
|
||||||
{
|
{
|
||||||
yield return Guild.DirectMessages;
|
yield return Guild.DirectMessages;
|
||||||
|
|
||||||
@@ -82,7 +130,7 @@ namespace DiscordChatExporter.Core.Discord
|
|||||||
.SetQueryParameter("after", currentAfter.ToString())
|
.SetQueryParameter("after", currentAfter.ToString())
|
||||||
.Build();
|
.Build();
|
||||||
|
|
||||||
var response = await GetJsonResponseAsync(url);
|
var response = await GetJsonResponseAsync(url, cancellationToken);
|
||||||
|
|
||||||
var isEmpty = true;
|
var isEmpty = true;
|
||||||
foreach (var guild in response.EnumerateArray().Select(Guild.Parse))
|
foreach (var guild in response.EnumerateArray().Select(Guild.Parse))
|
||||||
@@ -98,31 +146,35 @@ namespace DiscordChatExporter.Core.Discord
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public async ValueTask<Guild> GetGuildAsync(Snowflake guildId)
|
public async ValueTask<Guild> GetGuildAsync(
|
||||||
|
Snowflake guildId,
|
||||||
|
CancellationToken cancellationToken = default)
|
||||||
{
|
{
|
||||||
if (guildId == Guild.DirectMessages.Id)
|
if (guildId == Guild.DirectMessages.Id)
|
||||||
return Guild.DirectMessages;
|
return Guild.DirectMessages;
|
||||||
|
|
||||||
var response = await GetJsonResponseAsync($"guilds/{guildId}");
|
var response = await GetJsonResponseAsync($"guilds/{guildId}", cancellationToken);
|
||||||
return Guild.Parse(response);
|
return Guild.Parse(response);
|
||||||
}
|
}
|
||||||
|
|
||||||
public async IAsyncEnumerable<Channel> GetGuildChannelsAsync(Snowflake guildId)
|
public async IAsyncEnumerable<Channel> GetGuildChannelsAsync(
|
||||||
|
Snowflake guildId,
|
||||||
|
[EnumeratorCancellation] CancellationToken cancellationToken = default)
|
||||||
{
|
{
|
||||||
if (guildId == Guild.DirectMessages.Id)
|
if (guildId == Guild.DirectMessages.Id)
|
||||||
{
|
{
|
||||||
var response = await GetJsonResponseAsync("users/@me/channels");
|
var response = await GetJsonResponseAsync("users/@me/channels", cancellationToken);
|
||||||
foreach (var channelJson in response.EnumerateArray())
|
foreach (var channelJson in response.EnumerateArray())
|
||||||
yield return Channel.Parse(channelJson);
|
yield return Channel.Parse(channelJson);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
var response = await GetJsonResponseAsync($"guilds/{guildId}/channels");
|
var response = await GetJsonResponseAsync($"guilds/{guildId}/channels", cancellationToken);
|
||||||
|
|
||||||
var responseOrdered = response
|
var responseOrdered = response
|
||||||
.EnumerateArray()
|
.EnumerateArray()
|
||||||
.OrderBy(j => j.GetProperty("position").GetInt32())
|
.OrderBy(j => j.GetProperty("position").GetInt32())
|
||||||
.ThenBy(j => Snowflake.Parse(j.GetProperty("id").GetString()))
|
.ThenBy(j => j.GetProperty("id").GetNonWhiteSpaceString().Pipe(Snowflake.Parse))
|
||||||
.ToArray();
|
.ToArray();
|
||||||
|
|
||||||
var categories = responseOrdered
|
var categories = responseOrdered
|
||||||
@@ -134,7 +186,7 @@ namespace DiscordChatExporter.Core.Discord
|
|||||||
|
|
||||||
foreach (var channelJson in responseOrdered)
|
foreach (var channelJson in responseOrdered)
|
||||||
{
|
{
|
||||||
var parentId = channelJson.GetPropertyOrNull("parent_id")?.GetString();
|
var parentId = channelJson.GetPropertyOrNull("parent_id")?.GetNonWhiteSpaceStringOrNull();
|
||||||
|
|
||||||
var category = !string.IsNullOrWhiteSpace(parentId)
|
var category = !string.IsNullOrWhiteSpace(parentId)
|
||||||
? categories.GetValueOrDefault(parentId)
|
? categories.GetValueOrDefault(parentId)
|
||||||
@@ -149,55 +201,67 @@ namespace DiscordChatExporter.Core.Discord
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public async IAsyncEnumerable<Role> GetGuildRolesAsync(Snowflake guildId)
|
public async IAsyncEnumerable<Role> GetGuildRolesAsync(
|
||||||
|
Snowflake guildId,
|
||||||
|
[EnumeratorCancellation] CancellationToken cancellationToken = default)
|
||||||
{
|
{
|
||||||
if (guildId == Guild.DirectMessages.Id)
|
if (guildId == Guild.DirectMessages.Id)
|
||||||
yield break;
|
yield break;
|
||||||
|
|
||||||
var response = await GetJsonResponseAsync($"guilds/{guildId}/roles");
|
var response = await GetJsonResponseAsync($"guilds/{guildId}/roles", cancellationToken);
|
||||||
|
|
||||||
foreach (var roleJson in response.EnumerateArray())
|
foreach (var roleJson in response.EnumerateArray())
|
||||||
yield return Role.Parse(roleJson);
|
yield return Role.Parse(roleJson);
|
||||||
}
|
}
|
||||||
|
|
||||||
public async ValueTask<Member?> TryGetGuildMemberAsync(Snowflake guildId, User user)
|
public async ValueTask<Member> GetGuildMemberAsync(
|
||||||
|
Snowflake guildId,
|
||||||
|
User user,
|
||||||
|
CancellationToken cancellationToken = default)
|
||||||
{
|
{
|
||||||
if (guildId == Guild.DirectMessages.Id)
|
if (guildId == Guild.DirectMessages.Id)
|
||||||
return Member.CreateForUser(user);
|
return Member.CreateForUser(user);
|
||||||
|
|
||||||
var response = await TryGetJsonResponseAsync($"guilds/{guildId}/members/{user.Id}");
|
var response = await TryGetJsonResponseAsync($"guilds/{guildId}/members/{user.Id}", cancellationToken);
|
||||||
return response?.Pipe(Member.Parse);
|
return response?.Pipe(Member.Parse) ?? Member.CreateForUser(user);
|
||||||
}
|
}
|
||||||
|
|
||||||
public async ValueTask<ChannelCategory> GetChannelCategoryAsync(Snowflake channelId)
|
public async ValueTask<ChannelCategory> GetChannelCategoryAsync(
|
||||||
|
Snowflake channelId,
|
||||||
|
CancellationToken cancellationToken = default)
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
var response = await GetJsonResponseAsync($"channels/{channelId}");
|
var response = await GetJsonResponseAsync($"channels/{channelId}", cancellationToken);
|
||||||
return ChannelCategory.Parse(response);
|
return ChannelCategory.Parse(response);
|
||||||
}
|
}
|
||||||
// In some cases, the Discord API returns an empty body when requesting channel category.
|
// In some cases, the Discord API returns an empty body when requesting channel category.
|
||||||
// Instead, we use an empty channel category as a fallback.
|
// Instead, we use an empty channel category as a fallback.
|
||||||
catch (DiscordChatExporterException)
|
catch (DiscordChatExporterException)
|
||||||
{
|
{
|
||||||
return ChannelCategory.Empty;
|
return ChannelCategory.Unknown;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public async ValueTask<Channel> GetChannelAsync(Snowflake channelId)
|
public async ValueTask<Channel> GetChannelAsync(
|
||||||
|
Snowflake channelId,
|
||||||
|
CancellationToken cancellationToken = default)
|
||||||
{
|
{
|
||||||
var response = await GetJsonResponseAsync($"channels/{channelId}");
|
var response = await GetJsonResponseAsync($"channels/{channelId}", cancellationToken);
|
||||||
|
|
||||||
var parentId = response.GetPropertyOrNull("parent_id")?.GetString().Pipe(Snowflake.Parse);
|
var parentId = response.GetPropertyOrNull("parent_id")?.GetNonWhiteSpaceStringOrNull()?.Pipe(Snowflake.Parse);
|
||||||
|
|
||||||
var category = parentId is not null
|
var category = parentId is not null
|
||||||
? await GetChannelCategoryAsync(parentId.Value)
|
? await GetChannelCategoryAsync(parentId.Value, cancellationToken)
|
||||||
: null;
|
: null;
|
||||||
|
|
||||||
return Channel.Parse(response, category);
|
return Channel.Parse(response, category);
|
||||||
}
|
}
|
||||||
|
|
||||||
private async ValueTask<Message?> TryGetLastMessageAsync(Snowflake channelId, Snowflake? before = null)
|
private async ValueTask<Message?> TryGetLastMessageAsync(
|
||||||
|
Snowflake channelId,
|
||||||
|
Snowflake? before = null,
|
||||||
|
CancellationToken cancellationToken = default)
|
||||||
{
|
{
|
||||||
var url = new UrlBuilder()
|
var url = new UrlBuilder()
|
||||||
.SetPath($"channels/{channelId}/messages")
|
.SetPath($"channels/{channelId}/messages")
|
||||||
@@ -205,7 +269,7 @@ namespace DiscordChatExporter.Core.Discord
|
|||||||
.SetQueryParameter("before", before?.ToString())
|
.SetQueryParameter("before", before?.ToString())
|
||||||
.Build();
|
.Build();
|
||||||
|
|
||||||
var response = await GetJsonResponseAsync(url);
|
var response = await GetJsonResponseAsync(url, cancellationToken);
|
||||||
return response.EnumerateArray().Select(Message.Parse).LastOrDefault();
|
return response.EnumerateArray().Select(Message.Parse).LastOrDefault();
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -213,13 +277,14 @@ namespace DiscordChatExporter.Core.Discord
|
|||||||
Snowflake channelId,
|
Snowflake channelId,
|
||||||
Snowflake? after = null,
|
Snowflake? after = null,
|
||||||
Snowflake? before = null,
|
Snowflake? before = null,
|
||||||
IProgress<double>? progress = null)
|
IProgress<Percentage>? progress = null,
|
||||||
|
[EnumeratorCancellation] CancellationToken cancellationToken = default)
|
||||||
{
|
{
|
||||||
// Get the last message in the specified range.
|
// Get the last message in the specified range.
|
||||||
// This snapshots the boundaries, which means that messages posted after the export started
|
// This snapshots the boundaries, which means that messages posted after the export started
|
||||||
// will not appear in the output.
|
// will not appear in the output.
|
||||||
// Additionally, it provides the date of the last message, which is used to calculate progress.
|
// Additionally, it provides the date of the last message, which is used to calculate progress.
|
||||||
var lastMessage = await TryGetLastMessageAsync(channelId, before);
|
var lastMessage = await TryGetLastMessageAsync(channelId, before, cancellationToken);
|
||||||
if (lastMessage is null || lastMessage.Timestamp < after?.ToDate())
|
if (lastMessage is null || lastMessage.Timestamp < after?.ToDate())
|
||||||
yield break;
|
yield break;
|
||||||
|
|
||||||
@@ -235,7 +300,7 @@ namespace DiscordChatExporter.Core.Discord
|
|||||||
.SetQueryParameter("after", currentAfter.ToString())
|
.SetQueryParameter("after", currentAfter.ToString())
|
||||||
.Build();
|
.Build();
|
||||||
|
|
||||||
var response = await GetJsonResponseAsync(url);
|
var response = await GetJsonResponseAsync(url, cancellationToken);
|
||||||
|
|
||||||
var messages = response
|
var messages = response
|
||||||
.EnumerateArray()
|
.EnumerateArray()
|
||||||
@@ -261,16 +326,13 @@ namespace DiscordChatExporter.Core.Discord
|
|||||||
var exportedDuration = (message.Timestamp - firstMessage.Timestamp).Duration();
|
var exportedDuration = (message.Timestamp - firstMessage.Timestamp).Duration();
|
||||||
var totalDuration = (lastMessage.Timestamp - firstMessage.Timestamp).Duration();
|
var totalDuration = (lastMessage.Timestamp - firstMessage.Timestamp).Duration();
|
||||||
|
|
||||||
if (totalDuration > TimeSpan.Zero)
|
progress.Report(Percentage.FromFraction(
|
||||||
{
|
|
||||||
progress.Report(exportedDuration / totalDuration);
|
|
||||||
}
|
|
||||||
// Avoid division by zero if all messages have the exact same timestamp
|
// Avoid division by zero if all messages have the exact same timestamp
|
||||||
// (which may be the case if there's only one message in the channel)
|
// (which may be the case if there's only one message in the channel)
|
||||||
else
|
totalDuration > TimeSpan.Zero
|
||||||
{
|
? exportedDuration / totalDuration
|
||||||
progress.Report(1);
|
: 1
|
||||||
}
|
));
|
||||||
}
|
}
|
||||||
|
|
||||||
yield return message;
|
yield return message;
|
||||||
@@ -279,4 +341,3 @@ namespace DiscordChatExporter.Core.Discord
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -3,14 +3,10 @@ using System.Diagnostics.CodeAnalysis;
|
|||||||
using System.Globalization;
|
using System.Globalization;
|
||||||
using System.Text.RegularExpressions;
|
using System.Text.RegularExpressions;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Discord
|
namespace DiscordChatExporter.Core.Discord;
|
||||||
{
|
|
||||||
public readonly partial struct Snowflake
|
|
||||||
{
|
|
||||||
public ulong Value { get; }
|
|
||||||
|
|
||||||
public Snowflake(ulong value) => Value = value;
|
|
||||||
|
|
||||||
|
public readonly partial record struct Snowflake(ulong Value)
|
||||||
|
{
|
||||||
public DateTimeOffset ToDate() => DateTimeOffset.FromUnixTimeMilliseconds(
|
public DateTimeOffset ToDate() => DateTimeOffset.FromUnixTimeMilliseconds(
|
||||||
(long)((Value >> 22) + 1420070400000UL)
|
(long)((Value >> 22) + 1420070400000UL)
|
||||||
).ToLocalTime();
|
).ToLocalTime();
|
||||||
@@ -19,15 +15,13 @@ namespace DiscordChatExporter.Core.Discord
|
|||||||
public override string ToString() => Value.ToString(CultureInfo.InvariantCulture);
|
public override string ToString() => Value.ToString(CultureInfo.InvariantCulture);
|
||||||
}
|
}
|
||||||
|
|
||||||
public partial struct Snowflake
|
public partial record struct Snowflake
|
||||||
{
|
{
|
||||||
public static Snowflake Zero { get; } = new(0);
|
public static Snowflake Zero { get; } = new(0);
|
||||||
|
|
||||||
public static Snowflake FromDate(DateTimeOffset date)
|
public static Snowflake FromDate(DateTimeOffset date) => new(
|
||||||
{
|
((ulong)date.ToUnixTimeMilliseconds() - 1420070400000UL) << 22
|
||||||
var value = ((ulong) date.ToUnixTimeMilliseconds() - 1420070400000UL) << 22;
|
);
|
||||||
return new Snowflake(value);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static Snowflake? TryParse(string? str, IFormatProvider? formatProvider = null)
|
public static Snowflake? TryParse(string? str, IFormatProvider? formatProvider = null)
|
||||||
{
|
{
|
||||||
@@ -35,8 +29,7 @@ namespace DiscordChatExporter.Core.Discord
|
|||||||
return null;
|
return null;
|
||||||
|
|
||||||
// As number
|
// As number
|
||||||
if (Regex.IsMatch(str, @"^\d+$") &&
|
if (Regex.IsMatch(str, @"^\d+$") && ulong.TryParse(str, NumberStyles.Number, formatProvider, out var value))
|
||||||
ulong.TryParse(str, NumberStyles.Number, formatProvider, out var value))
|
|
||||||
{
|
{
|
||||||
return new Snowflake(value);
|
return new Snowflake(value);
|
||||||
}
|
}
|
||||||
@@ -56,18 +49,7 @@ namespace DiscordChatExporter.Core.Discord
|
|||||||
public static Snowflake Parse(string str) => Parse(str, null);
|
public static Snowflake Parse(string str) => Parse(str, null);
|
||||||
}
|
}
|
||||||
|
|
||||||
public partial struct Snowflake : IComparable<Snowflake>, IEquatable<Snowflake>
|
public partial record struct Snowflake : IComparable<Snowflake>
|
||||||
{
|
{
|
||||||
public int CompareTo(Snowflake other) => Value.CompareTo(other.Value);
|
public int CompareTo(Snowflake other) => Value.CompareTo(other.Value);
|
||||||
|
|
||||||
public bool Equals(Snowflake other) => CompareTo(other) == 0;
|
|
||||||
|
|
||||||
public override bool Equals(object? obj) => obj is Snowflake other && Equals(other);
|
|
||||||
|
|
||||||
public override int GetHashCode() => Value.GetHashCode();
|
|
||||||
|
|
||||||
public static bool operator ==(Snowflake left, Snowflake right) => left.Equals(right);
|
|
||||||
|
|
||||||
public static bool operator !=(Snowflake left, Snowflake right) => !(left == right);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
namespace DiscordChatExporter.Core.Discord;
|
||||||
|
|
||||||
|
public enum TokenKind
|
||||||
|
{
|
||||||
|
Unknown,
|
||||||
|
User,
|
||||||
|
Bot
|
||||||
|
}
|
||||||
@@ -5,11 +5,11 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="JsonExtensions" Version="1.1.0" />
|
<PackageReference Include="Gress" Version="2.0.1" />
|
||||||
<PackageReference Include="MiniRazor.CodeGen" Version="2.1.4" />
|
<PackageReference Include="JsonExtensions" Version="1.2.0" />
|
||||||
<PackageReference Include="Polly" Version="7.2.2" />
|
<PackageReference Include="MiniRazor.CodeGen" Version="2.2.1" />
|
||||||
<PackageReference Include="Superpower" Version="2.3.0" />
|
<PackageReference Include="Polly" Version="7.2.3" />
|
||||||
<PackageReference Include="Tyrrrz.Extensions" Version="1.6.5" />
|
<PackageReference Include="Superpower" Version="3.0.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
@@ -1,16 +1,16 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Net.Http;
|
using System.Net.Http;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Exceptions
|
namespace DiscordChatExporter.Core.Exceptions;
|
||||||
{
|
|
||||||
public partial class DiscordChatExporterException : Exception
|
public partial class DiscordChatExporterException : Exception
|
||||||
{
|
{
|
||||||
public bool IsCritical { get; }
|
public bool IsFatal { get; }
|
||||||
|
|
||||||
public DiscordChatExporterException(string message, bool isCritical = false)
|
public DiscordChatExporterException(string message, bool isFatal = false)
|
||||||
: base(message)
|
: base(message)
|
||||||
{
|
{
|
||||||
IsCritical = isCritical;
|
IsFatal = isFatal;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -31,7 +31,7 @@ Failed to perform an HTTP request.
|
|||||||
}
|
}
|
||||||
|
|
||||||
internal static DiscordChatExporterException Unauthorized() =>
|
internal static DiscordChatExporterException Unauthorized() =>
|
||||||
new("Authentication token is invalid.");
|
new("Authentication token is invalid.", true);
|
||||||
|
|
||||||
internal static DiscordChatExporterException Forbidden() =>
|
internal static DiscordChatExporterException Forbidden() =>
|
||||||
new("Access is forbidden.");
|
new("Access is forbidden.");
|
||||||
@@ -42,4 +42,3 @@ Failed to perform an HTTP request.
|
|||||||
internal static DiscordChatExporterException ChannelIsEmpty() =>
|
internal static DiscordChatExporterException ChannelIsEmpty() =>
|
||||||
new("No messages found for the specified period.");
|
new("No messages found for the specified period.");
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,29 +1,32 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
using System.Threading;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
using DiscordChatExporter.Core.Discord;
|
using DiscordChatExporter.Core.Discord;
|
||||||
using DiscordChatExporter.Core.Discord.Data;
|
using DiscordChatExporter.Core.Discord.Data;
|
||||||
using DiscordChatExporter.Core.Discord.Data.Common;
|
using DiscordChatExporter.Core.Discord.Data.Common;
|
||||||
using DiscordChatExporter.Core.Exceptions;
|
using DiscordChatExporter.Core.Exceptions;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
|
using Gress;
|
||||||
|
|
||||||
|
namespace DiscordChatExporter.Core.Exporting;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Exporting
|
|
||||||
{
|
|
||||||
public class ChannelExporter
|
public class ChannelExporter
|
||||||
{
|
{
|
||||||
private readonly DiscordClient _discord;
|
private readonly DiscordClient _discord;
|
||||||
|
|
||||||
public ChannelExporter(DiscordClient discord) => _discord = discord;
|
public ChannelExporter(DiscordClient discord) => _discord = discord;
|
||||||
|
|
||||||
public ChannelExporter(AuthToken token) : this(new DiscordClient(token)) {}
|
public async ValueTask ExportChannelAsync(
|
||||||
|
ExportRequest request,
|
||||||
public async ValueTask ExportChannelAsync(ExportRequest request, IProgress<double>? progress = null)
|
IProgress<Percentage>? progress = null,
|
||||||
|
CancellationToken cancellationToken = default)
|
||||||
{
|
{
|
||||||
// Build context
|
// Build context
|
||||||
var contextMembers = new HashSet<Member>(IdBasedEqualityComparer.Instance);
|
var contextMembers = new HashSet<Member>(IdBasedEqualityComparer.Instance);
|
||||||
var contextChannels = await _discord.GetGuildChannelsAsync(request.Guild.Id);
|
var contextChannels = await _discord.GetGuildChannelsAsync(request.Guild.Id, cancellationToken);
|
||||||
var contextRoles = await _discord.GetGuildRolesAsync(request.Guild.Id);
|
var contextRoles = await _discord.GetGuildRolesAsync(request.Guild.Id, cancellationToken);
|
||||||
|
|
||||||
var context = new ExportContext(
|
var context = new ExportContext(
|
||||||
request,
|
request,
|
||||||
@@ -37,10 +40,18 @@ namespace DiscordChatExporter.Core.Exporting
|
|||||||
|
|
||||||
var exportedAnything = false;
|
var exportedAnything = false;
|
||||||
var encounteredUsers = new HashSet<User>(IdBasedEqualityComparer.Instance);
|
var encounteredUsers = new HashSet<User>(IdBasedEqualityComparer.Instance);
|
||||||
await foreach (var message in _discord.GetMessagesAsync(request.Channel.Id, request.After, request.Before, progress))
|
|
||||||
|
await foreach (var message in _discord.GetMessagesAsync(
|
||||||
|
request.Channel.Id,
|
||||||
|
request.After,
|
||||||
|
request.Before,
|
||||||
|
progress,
|
||||||
|
cancellationToken))
|
||||||
{
|
{
|
||||||
|
cancellationToken.ThrowIfCancellationRequested();
|
||||||
|
|
||||||
// Skips any messages that fail to pass the supplied filter
|
// Skips any messages that fail to pass the supplied filter
|
||||||
if (!request.MessageFilter.Filter(message))
|
if (!request.MessageFilter.IsMatch(message))
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
// Resolve members for referenced users
|
// Resolve members for referenced users
|
||||||
@@ -49,15 +60,17 @@ namespace DiscordChatExporter.Core.Exporting
|
|||||||
if (!encounteredUsers.Add(referencedUser))
|
if (!encounteredUsers.Add(referencedUser))
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
var member =
|
var member = await _discord.GetGuildMemberAsync(
|
||||||
await _discord.TryGetGuildMemberAsync(request.Guild.Id, referencedUser) ??
|
request.Guild.Id,
|
||||||
Member.CreateForUser(referencedUser);
|
referencedUser,
|
||||||
|
cancellationToken
|
||||||
|
);
|
||||||
|
|
||||||
contextMembers.Add(member);
|
contextMembers.Add(member);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Export message
|
// Export message
|
||||||
await messageExporter.ExportMessageAsync(message);
|
await messageExporter.ExportMessageAsync(message, cancellationToken);
|
||||||
exportedAnything = true;
|
exportedAnything = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -66,4 +79,3 @@ namespace DiscordChatExporter.Core.Exporting
|
|||||||
throw DiscordChatExporterException.ChannelIsEmpty();
|
throw DiscordChatExporterException.ChannelIsEmpty();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -4,14 +4,14 @@ using System.Drawing;
|
|||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Net.Http;
|
using System.Net.Http;
|
||||||
|
using System.Threading;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
using DiscordChatExporter.Core.Discord;
|
using DiscordChatExporter.Core.Discord;
|
||||||
using DiscordChatExporter.Core.Discord.Data;
|
using DiscordChatExporter.Core.Discord.Data;
|
||||||
using DiscordChatExporter.Core.Utils.Extensions;
|
using DiscordChatExporter.Core.Utils.Extensions;
|
||||||
using Tyrrrz.Extensions;
|
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Exporting
|
namespace DiscordChatExporter.Core.Exporting;
|
||||||
{
|
|
||||||
internal class ExportContext
|
internal class ExportContext
|
||||||
{
|
{
|
||||||
private readonly MediaDownloader _mediaDownloader;
|
private readonly MediaDownloader _mediaDownloader;
|
||||||
@@ -63,14 +63,14 @@ namespace DiscordChatExporter.Core.Exporting
|
|||||||
.FirstOrDefault();
|
.FirstOrDefault();
|
||||||
}
|
}
|
||||||
|
|
||||||
public async ValueTask<string> ResolveMediaUrlAsync(string url)
|
public async ValueTask<string> ResolveMediaUrlAsync(string url, CancellationToken cancellationToken = default)
|
||||||
{
|
{
|
||||||
if (!Request.ShouldDownloadMedia)
|
if (!Request.ShouldDownloadMedia)
|
||||||
return url;
|
return url;
|
||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
var filePath = await _mediaDownloader.DownloadAsync(url);
|
var filePath = await _mediaDownloader.DownloadAsync(url, cancellationToken);
|
||||||
|
|
||||||
// We want relative path so that the output files can be copied around without breaking.
|
// We want relative path so that the output files can be copied around without breaking.
|
||||||
// Base directory path may be null if the file is stored at the root or relative to working directory.
|
// Base directory path may be null if the file is stored at the root or relative to working directory.
|
||||||
@@ -82,10 +82,12 @@ namespace DiscordChatExporter.Core.Exporting
|
|||||||
if (Request.Format is ExportFormat.HtmlDark or ExportFormat.HtmlLight)
|
if (Request.Format is ExportFormat.HtmlDark or ExportFormat.HtmlLight)
|
||||||
{
|
{
|
||||||
// Need to escape each path segment while keeping the directory separators intact
|
// Need to escape each path segment while keeping the directory separators intact
|
||||||
return relativeFilePath
|
return string.Join(
|
||||||
|
Path.AltDirectorySeparatorChar,
|
||||||
|
relativeFilePath
|
||||||
.Split(Path.DirectorySeparatorChar, Path.AltDirectorySeparatorChar)
|
.Split(Path.DirectorySeparatorChar, Path.AltDirectorySeparatorChar)
|
||||||
.Select(Uri.EscapeDataString)
|
.Select(Uri.EscapeDataString)
|
||||||
.JoinToString(Path.AltDirectorySeparatorChar.ToString());
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
return relativeFilePath;
|
return relativeFilePath;
|
||||||
@@ -101,4 +103,3 @@ namespace DiscordChatExporter.Core.Exporting
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
using System;
|
using System;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Exporting
|
namespace DiscordChatExporter.Core.Exporting;
|
||||||
{
|
|
||||||
public enum ExportFormat
|
public enum ExportFormat
|
||||||
{
|
{
|
||||||
PlainText,
|
PlainText,
|
||||||
@@ -33,4 +33,3 @@ namespace DiscordChatExporter.Core.Exporting
|
|||||||
_ => throw new ArgumentOutOfRangeException(nameof(format))
|
_ => throw new ArgumentOutOfRangeException(nameof(format))
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,5 +1,4 @@
|
|||||||
using System;
|
using System.IO;
|
||||||
using System.IO;
|
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Text.RegularExpressions;
|
using System.Text.RegularExpressions;
|
||||||
using DiscordChatExporter.Core.Discord;
|
using DiscordChatExporter.Core.Discord;
|
||||||
@@ -8,78 +7,37 @@ using DiscordChatExporter.Core.Exporting.Filtering;
|
|||||||
using DiscordChatExporter.Core.Exporting.Partitioning;
|
using DiscordChatExporter.Core.Exporting.Partitioning;
|
||||||
using DiscordChatExporter.Core.Utils;
|
using DiscordChatExporter.Core.Utils;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Exporting
|
namespace DiscordChatExporter.Core.Exporting;
|
||||||
|
|
||||||
|
public partial record ExportRequest(
|
||||||
|
Guild Guild,
|
||||||
|
Channel Channel,
|
||||||
|
string OutputPath,
|
||||||
|
ExportFormat Format,
|
||||||
|
Snowflake? After,
|
||||||
|
Snowflake? Before,
|
||||||
|
PartitionLimit PartitionLimit,
|
||||||
|
MessageFilter MessageFilter,
|
||||||
|
bool ShouldDownloadMedia,
|
||||||
|
bool ShouldReuseMedia,
|
||||||
|
string DateFormat)
|
||||||
{
|
{
|
||||||
public partial class ExportRequest
|
private string? _outputBaseFilePath;
|
||||||
{
|
public string OutputBaseFilePath => _outputBaseFilePath ??= GetOutputBaseFilePath(
|
||||||
public Guild Guild { get; }
|
Guild,
|
||||||
|
Channel,
|
||||||
public Channel Channel { get; }
|
OutputPath,
|
||||||
|
Format,
|
||||||
public string OutputPath { get; }
|
After,
|
||||||
|
Before
|
||||||
public string OutputBaseFilePath { get; }
|
|
||||||
|
|
||||||
public string OutputBaseDirPath { get; }
|
|
||||||
|
|
||||||
public string OutputMediaDirPath { get; }
|
|
||||||
|
|
||||||
public ExportFormat Format { get; }
|
|
||||||
|
|
||||||
public Snowflake? After { get; }
|
|
||||||
|
|
||||||
public Snowflake? Before { get; }
|
|
||||||
|
|
||||||
public PartitionLimit PartitionLimit { get; }
|
|
||||||
|
|
||||||
public MessageFilter MessageFilter { get; }
|
|
||||||
|
|
||||||
public bool ShouldDownloadMedia { get; }
|
|
||||||
|
|
||||||
public bool ShouldReuseMedia { get; }
|
|
||||||
|
|
||||||
public string DateFormat { get; }
|
|
||||||
|
|
||||||
public ExportRequest(
|
|
||||||
Guild guild,
|
|
||||||
Channel channel,
|
|
||||||
string outputPath,
|
|
||||||
ExportFormat format,
|
|
||||||
Snowflake? after,
|
|
||||||
Snowflake? before,
|
|
||||||
PartitionLimit partitionLimit,
|
|
||||||
MessageFilter messageFilter,
|
|
||||||
bool shouldDownloadMedia,
|
|
||||||
bool shouldReuseMedia,
|
|
||||||
string dateFormat)
|
|
||||||
{
|
|
||||||
Guild = guild;
|
|
||||||
Channel = channel;
|
|
||||||
OutputPath = outputPath;
|
|
||||||
Format = format;
|
|
||||||
After = after;
|
|
||||||
Before = before;
|
|
||||||
PartitionLimit = partitionLimit;
|
|
||||||
MessageFilter = messageFilter;
|
|
||||||
ShouldDownloadMedia = shouldDownloadMedia;
|
|
||||||
ShouldReuseMedia = shouldReuseMedia;
|
|
||||||
DateFormat = dateFormat;
|
|
||||||
|
|
||||||
OutputBaseFilePath = GetOutputBaseFilePath(
|
|
||||||
guild,
|
|
||||||
channel,
|
|
||||||
outputPath,
|
|
||||||
format,
|
|
||||||
after,
|
|
||||||
before
|
|
||||||
);
|
);
|
||||||
|
|
||||||
OutputBaseDirPath = Path.GetDirectoryName(OutputBaseFilePath) ?? OutputPath;
|
public string OutputBaseDirPath => Path.GetDirectoryName(OutputBaseFilePath) ?? OutputPath;
|
||||||
OutputMediaDirPath = $"{OutputBaseFilePath}_Files{Path.DirectorySeparatorChar}";
|
|
||||||
}
|
public string OutputMediaDirPath => $"{OutputBaseFilePath}_Files{Path.DirectorySeparatorChar}";
|
||||||
}
|
}
|
||||||
|
|
||||||
public partial class ExportRequest
|
public partial record ExportRequest
|
||||||
{
|
{
|
||||||
private static string GetOutputBaseFilePath(
|
private static string GetOutputBaseFilePath(
|
||||||
Guild guild,
|
Guild guild,
|
||||||
@@ -89,10 +47,9 @@ namespace DiscordChatExporter.Core.Exporting
|
|||||||
Snowflake? after = null,
|
Snowflake? after = null,
|
||||||
Snowflake? before = null)
|
Snowflake? before = null)
|
||||||
{
|
{
|
||||||
|
|
||||||
// Formats path
|
// Formats path
|
||||||
outputPath = Regex.Replace(outputPath, "%.", m =>
|
outputPath = Regex.Replace(outputPath, "%.", m =>
|
||||||
PathEx.EscapePath(m.Value switch
|
PathEx.EscapeFileName(m.Value switch
|
||||||
{
|
{
|
||||||
"%g" => guild.Id.ToString(),
|
"%g" => guild.Id.ToString(),
|
||||||
"%G" => guild.Name,
|
"%G" => guild.Name,
|
||||||
@@ -102,8 +59,8 @@ namespace DiscordChatExporter.Core.Exporting
|
|||||||
"%C" => channel.Name,
|
"%C" => channel.Name,
|
||||||
"%p" => channel.Position?.ToString() ?? "0",
|
"%p" => channel.Position?.ToString() ?? "0",
|
||||||
"%P" => channel.Category.Position?.ToString() ?? "0",
|
"%P" => channel.Category.Position?.ToString() ?? "0",
|
||||||
"%a" => (after ?? Snowflake.Zero).ToDate().ToString("yyyy-MM-dd"),
|
"%a" => after?.ToDate().ToString("yyyy-MM-dd") ?? "",
|
||||||
"%b" => (before?.ToDate() ?? DateTime.Now).ToString("yyyy-MM-dd"),
|
"%b" => before?.ToDate().ToString("yyyy-MM-dd") ?? "",
|
||||||
"%%" => "%",
|
"%%" => "%",
|
||||||
_ => m.Value
|
_ => m.Value
|
||||||
})
|
})
|
||||||
@@ -135,34 +92,30 @@ namespace DiscordChatExporter.Core.Exporting
|
|||||||
// Date range
|
// Date range
|
||||||
if (after is not null || before is not null)
|
if (after is not null || before is not null)
|
||||||
{
|
{
|
||||||
buffer.Append(" (");
|
buffer.Append(' ').Append('(');
|
||||||
|
|
||||||
// Both 'after' and 'before' are set
|
// Both 'after' and 'before' are set
|
||||||
if (after is not null && before is not null)
|
if (after is not null && before is not null)
|
||||||
{
|
{
|
||||||
buffer.Append($"{after?.ToDate():yyyy-MM-dd} to {before?.ToDate():yyyy-MM-dd}");
|
buffer.Append($"{after.Value.ToDate():yyyy-MM-dd} to {before.Value.ToDate():yyyy-MM-dd}");
|
||||||
}
|
}
|
||||||
// Only 'after' is set
|
// Only 'after' is set
|
||||||
else if (after is not null)
|
else if (after is not null)
|
||||||
{
|
{
|
||||||
buffer.Append($"after {after?.ToDate():yyyy-MM-dd}");
|
buffer.Append($"after {after.Value.ToDate():yyyy-MM-dd}");
|
||||||
}
|
}
|
||||||
// Only 'before' is set
|
// Only 'before' is set
|
||||||
else
|
else if (before is not null)
|
||||||
{
|
{
|
||||||
buffer.Append($"before {before?.ToDate():yyyy-MM-dd}");
|
buffer.Append($"before {before.Value.ToDate():yyyy-MM-dd}");
|
||||||
}
|
}
|
||||||
|
|
||||||
buffer.Append(")");
|
buffer.Append(')');
|
||||||
}
|
}
|
||||||
|
|
||||||
// File extension
|
// File extension
|
||||||
buffer.Append($".{format.GetFileExtension()}");
|
buffer.Append('.').Append(format.GetFileExtension());
|
||||||
|
|
||||||
// Replace invalid chars
|
return PathEx.EscapeFileName(buffer.ToString());
|
||||||
PathEx.EscapePath(buffer);
|
|
||||||
|
|
||||||
return buffer.ToString();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,8 +1,7 @@
|
|||||||
namespace DiscordChatExporter.Core.Exporting.Filtering
|
namespace DiscordChatExporter.Core.Exporting.Filtering;
|
||||||
{
|
|
||||||
internal enum BinaryExpressionKind
|
internal enum BinaryExpressionKind
|
||||||
{
|
{
|
||||||
Or,
|
Or,
|
||||||
And
|
And
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
using System;
|
using System;
|
||||||
using DiscordChatExporter.Core.Discord.Data;
|
using DiscordChatExporter.Core.Discord.Data;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Exporting.Filtering
|
namespace DiscordChatExporter.Core.Exporting.Filtering;
|
||||||
{
|
|
||||||
internal class BinaryExpressionMessageFilter : MessageFilter
|
internal class BinaryExpressionMessageFilter : MessageFilter
|
||||||
{
|
{
|
||||||
private readonly MessageFilter _first;
|
private readonly MessageFilter _first;
|
||||||
@@ -16,11 +16,10 @@ namespace DiscordChatExporter.Core.Exporting.Filtering
|
|||||||
_kind = kind;
|
_kind = kind;
|
||||||
}
|
}
|
||||||
|
|
||||||
public override bool Filter(Message message) => _kind switch
|
public override bool IsMatch(Message message) => _kind switch
|
||||||
{
|
{
|
||||||
BinaryExpressionKind.Or => _first.Filter(message) || _second.Filter(message),
|
BinaryExpressionKind.Or => _first.IsMatch(message) || _second.IsMatch(message),
|
||||||
BinaryExpressionKind.And => _first.Filter(message) && _second.Filter(message),
|
BinaryExpressionKind.And => _first.IsMatch(message) && _second.IsMatch(message),
|
||||||
_ => throw new InvalidOperationException($"Unknown binary expression kind '{_kind}'.")
|
_ => throw new InvalidOperationException($"Unknown binary expression kind '{_kind}'.")
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,18 +1,33 @@
|
|||||||
using System.Text.RegularExpressions;
|
using System.Linq;
|
||||||
|
using System.Text.RegularExpressions;
|
||||||
using DiscordChatExporter.Core.Discord.Data;
|
using DiscordChatExporter.Core.Discord.Data;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Exporting.Filtering
|
namespace DiscordChatExporter.Core.Exporting.Filtering;
|
||||||
{
|
|
||||||
internal class ContainsMessageFilter : MessageFilter
|
internal class ContainsMessageFilter : MessageFilter
|
||||||
{
|
{
|
||||||
private readonly string _text;
|
private readonly string _text;
|
||||||
|
|
||||||
public ContainsMessageFilter(string text) => _text = text;
|
public ContainsMessageFilter(string text) => _text = text;
|
||||||
|
|
||||||
public override bool Filter(Message message) => Regex.IsMatch(
|
private bool IsMatch(string? content) =>
|
||||||
message.Content,
|
!string.IsNullOrWhiteSpace(content) &&
|
||||||
"\\b" + _text + "\\b",
|
Regex.IsMatch(
|
||||||
|
content,
|
||||||
|
"\\b" + Regex.Escape(_text) + "\\b",
|
||||||
RegexOptions.IgnoreCase | RegexOptions.CultureInvariant
|
RegexOptions.IgnoreCase | RegexOptions.CultureInvariant
|
||||||
);
|
);
|
||||||
}
|
|
||||||
|
public override bool IsMatch(Message message) =>
|
||||||
|
IsMatch(message.Content) ||
|
||||||
|
message.Embeds.Any(e =>
|
||||||
|
IsMatch(e.Title) ||
|
||||||
|
IsMatch(e.Author?.Name) ||
|
||||||
|
IsMatch(e.Description) ||
|
||||||
|
IsMatch(e.Footer?.Text) ||
|
||||||
|
e.Fields.Any(f =>
|
||||||
|
IsMatch(f.Name) ||
|
||||||
|
IsMatch(f.Value)
|
||||||
|
)
|
||||||
|
);
|
||||||
}
|
}
|
||||||
@@ -1,17 +1,16 @@
|
|||||||
using System;
|
using System;
|
||||||
using DiscordChatExporter.Core.Discord.Data;
|
using DiscordChatExporter.Core.Discord.Data;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Exporting.Filtering
|
namespace DiscordChatExporter.Core.Exporting.Filtering;
|
||||||
{
|
|
||||||
internal class FromMessageFilter : MessageFilter
|
internal class FromMessageFilter : MessageFilter
|
||||||
{
|
{
|
||||||
private readonly string _value;
|
private readonly string _value;
|
||||||
|
|
||||||
public FromMessageFilter(string value) => _value = value;
|
public FromMessageFilter(string value) => _value = value;
|
||||||
|
|
||||||
public override bool Filter(Message message) =>
|
public override bool IsMatch(Message message) =>
|
||||||
string.Equals(_value, message.Author.Name, StringComparison.OrdinalIgnoreCase) ||
|
string.Equals(_value, message.Author.Name, StringComparison.OrdinalIgnoreCase) ||
|
||||||
string.Equals(_value, message.Author.FullName, StringComparison.OrdinalIgnoreCase) ||
|
string.Equals(_value, message.Author.FullName, StringComparison.OrdinalIgnoreCase) ||
|
||||||
string.Equals(_value, message.Author.Id.ToString(), StringComparison.OrdinalIgnoreCase);
|
string.Equals(_value, message.Author.Id.ToString(), StringComparison.OrdinalIgnoreCase);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -3,15 +3,15 @@ using System.Linq;
|
|||||||
using System.Text.RegularExpressions;
|
using System.Text.RegularExpressions;
|
||||||
using DiscordChatExporter.Core.Discord.Data;
|
using DiscordChatExporter.Core.Discord.Data;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Exporting.Filtering
|
namespace DiscordChatExporter.Core.Exporting.Filtering;
|
||||||
{
|
|
||||||
internal class HasMessageFilter : MessageFilter
|
internal class HasMessageFilter : MessageFilter
|
||||||
{
|
{
|
||||||
private readonly MessageContentMatchKind _kind;
|
private readonly MessageContentMatchKind _kind;
|
||||||
|
|
||||||
public HasMessageFilter(MessageContentMatchKind kind) => _kind = kind;
|
public HasMessageFilter(MessageContentMatchKind kind) => _kind = kind;
|
||||||
|
|
||||||
public override bool Filter(Message message) => _kind switch
|
public override bool IsMatch(Message message) => _kind switch
|
||||||
{
|
{
|
||||||
MessageContentMatchKind.Link => Regex.IsMatch(message.Content, "https?://\\S*[^\\.,:;\"\'\\s]"),
|
MessageContentMatchKind.Link => Regex.IsMatch(message.Content, "https?://\\S*[^\\.,:;\"\'\\s]"),
|
||||||
MessageContentMatchKind.Embed => message.Embeds.Any(),
|
MessageContentMatchKind.Embed => message.Embeds.Any(),
|
||||||
@@ -22,4 +22,3 @@ namespace DiscordChatExporter.Core.Exporting.Filtering
|
|||||||
_ => throw new InvalidOperationException($"Unknown message content match kind '{_kind}'.")
|
_ => throw new InvalidOperationException($"Unknown message content match kind '{_kind}'.")
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -2,18 +2,17 @@
|
|||||||
using System.Linq;
|
using System.Linq;
|
||||||
using DiscordChatExporter.Core.Discord.Data;
|
using DiscordChatExporter.Core.Discord.Data;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Exporting.Filtering
|
namespace DiscordChatExporter.Core.Exporting.Filtering;
|
||||||
{
|
|
||||||
internal class MentionsMessageFilter : MessageFilter
|
internal class MentionsMessageFilter : MessageFilter
|
||||||
{
|
{
|
||||||
private readonly string _value;
|
private readonly string _value;
|
||||||
|
|
||||||
public MentionsMessageFilter(string value) => _value = value;
|
public MentionsMessageFilter(string value) => _value = value;
|
||||||
|
|
||||||
public override bool Filter(Message message) => message.MentionedUsers.Any(user =>
|
public override bool IsMatch(Message message) => message.MentionedUsers.Any(user =>
|
||||||
string.Equals(_value, user.Name, StringComparison.OrdinalIgnoreCase) ||
|
string.Equals(_value, user.Name, StringComparison.OrdinalIgnoreCase) ||
|
||||||
string.Equals(_value, user.FullName, StringComparison.OrdinalIgnoreCase) ||
|
string.Equals(_value, user.FullName, StringComparison.OrdinalIgnoreCase) ||
|
||||||
string.Equals(_value, user.Id.ToString(), StringComparison.OrdinalIgnoreCase)
|
string.Equals(_value, user.Id.ToString(), StringComparison.OrdinalIgnoreCase)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
namespace DiscordChatExporter.Core.Exporting.Filtering
|
namespace DiscordChatExporter.Core.Exporting.Filtering;
|
||||||
{
|
|
||||||
internal enum MessageContentMatchKind
|
internal enum MessageContentMatchKind
|
||||||
{
|
{
|
||||||
Link,
|
Link,
|
||||||
@@ -9,4 +9,3 @@
|
|||||||
Image,
|
Image,
|
||||||
Sound
|
Sound
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -2,11 +2,11 @@
|
|||||||
using DiscordChatExporter.Core.Exporting.Filtering.Parsing;
|
using DiscordChatExporter.Core.Exporting.Filtering.Parsing;
|
||||||
using Superpower;
|
using Superpower;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Exporting.Filtering
|
namespace DiscordChatExporter.Core.Exporting.Filtering;
|
||||||
{
|
|
||||||
public abstract partial class MessageFilter
|
public abstract partial class MessageFilter
|
||||||
{
|
{
|
||||||
public abstract bool Filter(Message message);
|
public abstract bool IsMatch(Message message);
|
||||||
}
|
}
|
||||||
|
|
||||||
public partial class MessageFilter
|
public partial class MessageFilter
|
||||||
@@ -15,4 +15,3 @@ namespace DiscordChatExporter.Core.Exporting.Filtering
|
|||||||
|
|
||||||
public static MessageFilter Parse(string value) => FilterGrammar.Filter.Parse(value);
|
public static MessageFilter Parse(string value) => FilterGrammar.Filter.Parse(value);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,13 +1,12 @@
|
|||||||
using DiscordChatExporter.Core.Discord.Data;
|
using DiscordChatExporter.Core.Discord.Data;
|
||||||
|
|
||||||
namespace DiscordChatExporter.Core.Exporting.Filtering
|
namespace DiscordChatExporter.Core.Exporting.Filtering;
|
||||||
{
|
|
||||||
internal class NegatedMessageFilter : MessageFilter
|
internal class NegatedMessageFilter : MessageFilter
|
||||||
{
|
{
|
||||||
private readonly MessageFilter _filter;
|
private readonly MessageFilter _filter;
|
||||||
|
|
||||||
public NegatedMessageFilter(MessageFilter filter) => _filter = filter;
|
public NegatedMessageFilter(MessageFilter filter) => _filter = filter;
|
||||||
|
|
||||||
public override bool Filter(Message message) => !_filter.Filter(message);
|
public override bool IsMatch(Message message) => !_filter.IsMatch(message);
|
||||||
}
|
|
||||||
}
|
}
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user