aboutsummaryrefslogtreecommitdiffstats
path: root/dimpid.pl
diff options
context:
space:
mode:
Diffstat (limited to 'dimpid.pl')
-rw-r--r--dimpid.pl10
1 files changed, 10 insertions, 0 deletions
diff --git a/dimpid.pl b/dimpid.pl
index 3ed54c6..b809dab 100644
--- a/dimpid.pl
+++ b/dimpid.pl
@@ -1,5 +1,15 @@
# dimpid.pl
#
+# Outputs public messages from certain nicks in grey instead of standard black.
+#
+# Settings:
+#
+# dimpid_nicks: a space-separated list of nicks whose public messages will
+# be printed in grey.
+#
+# Example: /set dimpid_nicks nibbler hermes zoidberg
+#
+#
# Copyright (c) 2018 Teddy Wing
#
# This program is free software: you can redistribute it and/or modify