mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Added a Telegram Bridge chat bot.
This commit is contained in:
parent
1a739eeab5
commit
1272ffda0b
6 changed files with 351 additions and 29 deletions
|
|
@ -47,6 +47,7 @@
|
|||
<NoWarn>NU1701</NoWarn>
|
||||
</PackageReference>
|
||||
<PackageReference Include="System.Text.Encoding.CodePages" Version="6.0.0" />
|
||||
<PackageReference Include="Telegram.Bot" Version="18.0.0" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Remove="config\ChatBots\AutoLook.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue