Add QQbot scripts and python script

This commit is contained in:
oldkingOK 2024-01-10 17:48:03 +08:00
parent 734de2a9ac
commit 644014e42f
5 changed files with 276 additions and 0 deletions

View file

@ -45,6 +45,7 @@
</PackageReference>
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0" />
<PackageReference Include="Telegram.Bot" Version="18.0.0" />
<PackageReference Include="WebsocketSharp.Standard2" Version="2022.4.16.1520" />
</ItemGroup>
<ItemGroup>
<Compile Remove="config\ChatBots\AutoLeaveOnLowHp.cs" />