README.md: Add note about Limnoria versions. (#26)

Add a blurb about how you may need to rely on non-Distribution packages (such as from PyPI or from source directly) of Limnoria to get this to work properly.  This sort of addresses #26.
This commit is contained in:
Thomas Ward 2018-10-15 10:02:22 -04:00 committed by GitHub
parent 7b9edfff6b
commit 0a09ad0ac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@ This supybot plugin keeps records of channel mode changes in a sqlite database a
The plugin is used in various and large channels on freenode and others networks The plugin is used in various and large channels on freenode and others networks
This version works with python 3 This version works with python 3
Note that you may need a newer version of Limnoria than your distribution provides, and you may need to install from the Limnoria source code or from PyPI / `pip` to make it function.
## Commands ## ## Commands ##
!b,e,i,q [<channel>] <nick|hostmask>[,<nick|hostmask>] [<years>y] [<weeks>w] [<days>d] [<hours>h] [<minutes>m] [<seconds>s] [<-1> or empty means forever] <reason>) -- +mode targets for duration <reason> is mandatory !b,e,i,q [<channel>] <nick|hostmask>[,<nick|hostmask>] [<years>y] [<weeks>w] [<days>d] [<hours>h] [<minutes>m] [<seconds>s] [<-1> or empty means forever] <reason>) -- +mode targets for duration <reason> is mandatory