1
0
mirror of https://github.com/kmein/niveum synced 2026-03-21 12:21:08 +01:00

feat(weechat): ignore prometheus

This commit is contained in:
2023-10-28 17:15:10 +02:00
parent 074a6b9434
commit 0a847dbb1e

View File

@@ -154,7 +154,7 @@ in {
}; };
bots = { bots = {
buffer = "irc.retiolum.*"; buffer = "irc.retiolum.*";
tags = ["nick_gitlab"]; tags = ["nick_gitlab" "nick_prometheus"];
regex = "*"; regex = "*";
}; };
people = { people = {