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

Discord Commands - No Response #7

Closed TheBambino closed 3 years ago

TheBambino commented 3 years ago

TCR: 0.9.1.1.1 Pre-release Fix TShock: 4.4.0 pre-release 15 OS: Linux (Ubuntu 20.04.1 LTS)

I assumed the bot had commands that could be executed from the assigned Discord channel, but I am not getting a response using the default command prefix + info (!info). Perhaps I am missing something?

Everything else seems to be working fine with the exception of what seems to be a minor error when I shut the server down:

[Server API] Warning Plugin "TerrariaChatRelay" has had an unhandled exception thrown by one of its ServerBroadcast handlers:
System.ArgumentNullException: Value cannot be null.
Parameter name: args
  at System.String.Format (System.String format, System.Object[] args) [0x00016] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  at TerrariaChatRelay.TerrariaChatRelay.OnServerBroadcast (TerrariaApi.Server.ServerBroadcastEventArgs args) [0x00020] in <4a286d8ce67447f9ae3dad94ef62c3a4>:0
  at TerrariaApi.Server.HandlerCollection`1[ArgsType].Invoke (ArgsType args) [0x0004d] in <eb79985e9eb3438a965ff73328906b32>:0

image

xNarnia commented 3 years ago

Minor error message fixed. Discord command support will be fixed at a later time. I'll keep this issue open for the time being.