diff options
-rw-r--r-- | README.md | 23 | ||||
-rw-r--r-- | screenshot.png | bin | 0 -> 75688 bytes |
2 files changed, 23 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..f704b78 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +irssi-dimpid +============ + +An Irssi plugin that changes the public message colour of a set of pre-defined +nicks to grey. This gives less prominence to those messages, and can make it +easier to push messages from bots to the background. + + +## Screenshot + + + +## Configuration + +Define the nicks to dim by adding them to the space-separated `dimpid_nicks` +setting: + + /set dimpid_nicks nibbler hermes zoidberg + + +## License +Copyright © 2018 Teddy Wing. Licensed under the GNU GPLv3+ (see the included +COPYING file). diff --git a/screenshot.png b/screenshot.png Binary files differnew file mode 100644 index 0000000..310dc88 --- /dev/null +++ b/screenshot.png |