hello and send messages

This commit is contained in:
Vilmos Zsombor TANCZOS 2025-04-28 14:17:01 +02:00
parent 61b0fdf733
commit 4187f4269a
4 changed files with 89 additions and 0 deletions

View file

@ -11,6 +11,7 @@
<ItemGroup>
<PackageReference Include="dotenv.net" Version="3.2.1" />
<PackageReference Include="DSharpPlus" Version="4.5.1" />
<PackageReference Include="DSharpPlus.CommandsNext" Version="4.5.1" />
</ItemGroup>
</Project>