Updated functions in Discord Bot

This commit is contained in:
2023-07-30 22:26:43 +03:00
parent 5254be44be
commit b3d6930142
4 changed files with 17 additions and 8 deletions

View File

@@ -32,6 +32,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Discord.Net" Version="3.11.0" />
<PackageReference Include="Sodium.Core" Version="1.3.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\PluginManager\PluginManager.csproj" />