From 2943e842e542f760abdb6870089b9255e57653df Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Thu, 21 May 2020 22:55:35 +0200 Subject: [PATCH] Add ChanTracker. --- plugins.xhtml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins.xhtml b/plugins.xhtml index a7b018f..86386e6 100644 --- a/plugins.xhtml +++ b/plugins.xhtml @@ -292,6 +292,13 @@ ignoring users, opping/voicing, making the bot silent. +
ChanTracker
+
+ Advanced ban management tracking, designed for operators of large channels + This is a third-party plugin; you must install it with the shell command: + cd ~/yourbot/plugins/; git clone https://github.com/ncoevoet/ChanTracker.git +
+
ChannelLogger
Writes channel logs on disk