blob: f704b78c241304dc72f5694bad638dcf018b9d4c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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).
|