mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Normalize AutoRespond bot
Move FromFile method from bots to ChatBot class Rename file and class, removing space and underscore.
This commit is contained in:
parent
b07091e3dd
commit
53156bdf98
5 changed files with 33 additions and 50 deletions
|
|
@ -74,7 +74,7 @@
|
|||
<Compile Include="AutoTimeout.cs" />
|
||||
<Compile Include="ChatBots\Alerts.cs" />
|
||||
<Compile Include="ChatBots\AntiAFK.cs" />
|
||||
<Compile Include="ChatBots\Auto Respond.cs" />
|
||||
<Compile Include="ChatBots\AutoRespond.cs" />
|
||||
<Compile Include="ChatBots\AutoRelog.cs" />
|
||||
<Compile Include="ChatBots\ChatLog.cs" />
|
||||
<Compile Include="ChatBots\HangmanGame.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue