From 7eeee47f2fef4744b801a494dd65148bce072576 Mon Sep 17 00:00:00 2001 From: Boris Jerkson Date: Thu, 9 Mar 2023 00:57:25 -0800 Subject: [PATCH] lol --- src/Carrion/Plugin/TCL.hs | 2 +- stack.yaml.lock | 8 ++++---- state | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Carrion/Plugin/TCL.hs b/src/Carrion/Plugin/TCL.hs index bf2dcab..b3f1576 100644 --- a/src/Carrion/Plugin/TCL.hs +++ b/src/Carrion/Plugin/TCL.hs @@ -159,7 +159,7 @@ processCommand wi s ip = do case st of 0 -> tcl_GetStringResult interp >>= \rs -> if nullPtr == rs then dumpDebug ("Command: " ++ c ++" ; returned a null pointer result.") >> return "FAILED" else peekCString rs >>= \nrs -> dumpDebug ("Output of command: " ++ c ++ " ;" ++ nrs ++ ";") >> return nrs _ -> errorInfo >> tcl_GetStringResult interp >>= peekCString - performFromIRC = doTheTCL $ "pub:tcl:perform \"" ++ sewNick ++ "\" \"" ++ sewMask ++ "\" {} \"" ++ sewChan ++ "\" {" ++ sewCmd ++ "}" + performFromIRC = doTheTCL $ "pub:tcl:perform {" ++ sewNick ++ "} {" ++ sewMask ++ "} {} {" ++ sewChan ++ "} {" ++ sewCmd ++ "}" performAdminLevel = doTheTCL sewCmd res <- if (ip) then performAdminLevel else performFromIRC atomically $ putTMVar i interp diff --git a/stack.yaml.lock b/stack.yaml.lock index 6ded722..cea0011 100644 --- a/stack.yaml.lock +++ b/stack.yaml.lock @@ -10,14 +10,14 @@ packages: sha256: 5eb50363b5f7a5539d91db5ce245adc2fd5bec634c58ad8c9498fcfd1c183d69 name: plugins version: 1.6.0 - git: git@github.com:v-e-h/plugins.git + git: gitea@gitea.phosphoros.delivery:wrath/shaniqua-plugins.git pantry-tree: size: 34501 sha256: bcd754b80924fc9c852557ea2a79947eab426e7fc6ef07ae82bccac9e7c4ab91 - commit: e175d3c2ea9a8cc08126d37d9e30a327d8dc8b29 + commit: c59e1df710eea9db5e98d3a2d989db4885bdf817 original: - git: git@github.com:v-e-h/plugins.git - commit: e175d3c2ea9a8cc08126d37d9e30a327d8dc8b29 + git: gitea@gitea.phosphoros.delivery:wrath/shaniqua-plugins.git + commit: c59e1df710eea9db5e98d3a2d989db4885bdf817 - completed: hackage: haskeline-0.8.1.0@sha256:6a6158c90b929ce7aa5331ff5e9819aa32c7df8f4a7ba324b3cc055ee96b48cb,5818 pantry-tree: diff --git a/state b/state index 18d6107..f0aedeb 160000 --- a/state +++ b/state @@ -1 +1 @@ -Subproject commit 18d6107288bce2d3cfe9d6ee61bc60cea967a64c +Subproject commit f0aedebf98d293cd3d9c13a40fd35c26632399fe