summaryrefslogtreecommitdiffstats
path: root/krebs/2configs
diff options
context:
space:
mode:
authorlassulus <git@lassul.us>2023-04-17 16:07:14 +0200
committerlassulus <git@lassul.us>2023-04-17 16:07:14 +0200
commit4ca30a227ba7728a0190b0d5ea0fa4d424142ee5 (patch)
tree37169a4222a901531ab345f893891b62b36d5a75 /krebs/2configs
parentfef664e785cf7ae234abd540406fb894c784322b (diff)
reaktor2: use bing plugin on all bots
Diffstat (limited to 'krebs/2configs')
-rw-r--r--krebs/2configs/reaktor2.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/2configs/reaktor2.nix b/krebs/2configs/reaktor2.nix
index 114c0871..502dd4a9 100644
--- a/krebs/2configs/reaktor2.nix
+++ b/krebs/2configs/reaktor2.nix
@@ -354,6 +354,7 @@ let
}
bedger-add
bedger-balance
+ bing
hooks.sed
interrogate
say
@@ -558,7 +559,6 @@ in {
(systemPlugin {
extra_privmsg_hooks = [
confuse
- bing
];
})
];