diff --git a/README.rst b/README.rst index 7bb4c6a..27ac795 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,11 @@ -SnoParser -========= +SnoParser + Redis +================= Parses the Server Notices from ErgoIRCd. +This branch contains Redis functionality: +Performs and caches WHOIS lookups for connecting IP addresses. Counts nicknames and IP addresses. + Assumptions ----------- @@ -24,4 +27,4 @@ Configurations 1. Formatting for 'AutoVhost' post Registration (TODO: Disable) 2. Configure the '#channel' to send the SNO lines (disabled by default) (TODO: Add Exceptions) -3. Use ZWSP to toggle nickhighlights when in channel. \ No newline at end of file +3. Use ZWSP to toggle nickhighlights when in channel.