mirror of
https://github.com/ncoevoet/ChanTracker.git
synced 2025-05-03 00:41:14 -05:00
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:
parent
7b9edfff6b
commit
0a09ad0ac9
@ -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
|
||||
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 ##
|
||||
|
||||
!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
|
||||
|
Loading…
x
Reference in New Issue
Block a user