xNarnia / TCR-TerrariaChatRelay

Self-serving Terraria Chat Relay with extensible chat service support
https://forums.terraria.org/index.php?threads/tcr-terrariachatrelay.78196/
MIT License
32 stars 16 forks source link

Minor Fixes about EOL BossID and Ban Commands. #23

Closed hdseventh closed 2 years ago

hdseventh commented 2 years ago

Changes

New Ban Command Syntax: !ban Playername, silent/loud*, reason, duration**

*= (loud / l) will send the ban details over to Discord, (silent / s) will hide the ban details. **= duration format (s/m/d) ex. 4d for 4 days. Let it empty to permanently ban players.

Unban Command Syntax: !unban BanID

xNarnia commented 2 years ago

Thank you for this change!