modules/CommandDSARollDice.py
authorSomeone <someone@somenet.org>
Mon, 10 Jan 2022 16:27:25 +0000 (17:27 +0100)
committerSomeone <someone@somenet.org>
Mon, 10 Jan 2022 16:27:25 +0000 (17:27 +0100)
modules/CommandDSARollDice.py

index f8d7aa0b796d65ace2a025d6b860e37cccde273a..5cfdf2add2b8fc31d4b40da1c8692780ec9fb42f 100644 (file)
@@ -57,4 +57,4 @@ class CommandDSARollDice(AbstractCommand):
             )
             return
 
-        request.cmd_respond_text_chan(msg)
+        request.respond_cmd_chan(msg)