Files
chrani-bot-tng-mod/ModInfo.xml
Claude d344ea0e1c Add basic bot command mod
- Intercepts chat messages starting with /bot
- Logs them to telnet only
- Prevents display in game chat
2025-11-23 17:15:09 +00:00

10 lines
259 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<xml>
<ModInfo>
<Name value="BotCommandMod"/>
<Description value="Intercepts chat messages starting with /bot and logs them to telnet only"/>
<Author value="Claude"/>
<Version value="1.0.0"/>
</ModInfo>
</xml>