From a73629bbf7e610b9d597a8169691a3ec61192faf Mon Sep 17 00:00:00 2001 From: jesopo Date: Thu, 31 Oct 2019 15:35:53 +0000 Subject: format and print CHGHOST events --- modules/print_activity.py | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/print_activity.py') diff --git a/modules/print_activity.py b/modules/print_activity.py index f7e30feb..2a4ae77f 100644 --- a/modules/print_activity.py +++ b/modules/print_activity.py @@ -26,6 +26,7 @@ class Module(ModuleManager.BaseModule): @utils.hook("formatted.kick") @utils.hook("formatted.quit") @utils.hook("formatted.rename") + @utils.hook("formatted.chghost") def formatted(self, event): self._print(event) -- cgit v1.3.1-10-gc9f91