3
0
mirror of https://github.com/jlu5/PyLink.git synced 2025-01-11 20:52:42 +01:00

README: mention ircmatch as a dependency

This commit is contained in:
James Lu 2016-01-03 21:06:24 -08:00
parent 71e6319b70
commit b446cb8abf

View File

@ -19,6 +19,7 @@ You can also find support via our IRC channel: `#PyLink at irc.overdrivenetworks
* Python 3.4+
* PyYAML (`pip install pyyaml`)
* *For the relay plugin*: expiringdict (`pip install expiringdict`)
* *For the changehost and opercmds plugins*: ircmatch (`pip install ircmatch`)
### Supported IRCds