Added .timeout command

This commit is contained in:
Kwoth
2022-08-28 16:16:24 +02:00
parent 9eae27bc15
commit b69e25edf4
6 changed files with 54 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Discord.Net.Core" Version="3.103.0" />
<PackageReference Include="Discord.Net.Core" Version="3.104.0" />
<PackageReference Include="Serilog" Version="2.11.0" />
<PackageReference Include="YamlDotNet" Version="11.2.1" />
</ItemGroup>