mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-12 10:18:27 -04:00
dev: Using new stopwatch, some cleanup. No functional change
This commit is contained in:
@@ -165,7 +165,7 @@ public class ChatterBotService : IExecOnMessage
|
||||
}
|
||||
else
|
||||
{
|
||||
Log.Warning("Error in chatterbot: {Error}", error);
|
||||
Log.Warning("Error in chatterbot: {Error}", error.Value);
|
||||
}
|
||||
|
||||
Log.Information("""
|
||||
|
Reference in New Issue
Block a user