Limnoria/plugins/ChannelStats
Valentin Lorentz 2bbd43fd85 ChannelStats: Skip checks of nick in irc.state.channels[channel] when channel databases are linked.
It crashes with KeyError because databases.plugins.channelspecific sets
channel='#', which is a non-existent channel.
And it doesn't make sense to check for presence in channel if the DB is
shared between all channels anyway.
2020-04-07 21:20:01 +02:00
..
locales Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
README.md Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
__init__.py Use importlib instead of imp. 2020-01-26 12:00:08 +01:00
config.py Fix neutral pronouns. 2014-04-11 21:56:42 +00:00
messages.pot Squashed commit of the following: 2014-12-20 14:37:27 +01:00
plugin.py ChannelStats: Skip checks of nick in irc.state.channels[channel] when channel databases are linked. 2020-04-07 21:20:01 +02:00
test.py ChannelStats: Fix tests. 2013-01-04 23:03:00 +01:00

README.md

This plugin keeps stats of the channel and returns them with the command channelstats.