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
..
2020-03-26 22:10:28 +01:00
2020-01-26 12:00:08 +01:00
2014-04-11 21:56:42 +00:00
2014-12-20 14:37:27 +01:00
2013-01-04 23:03:00 +01:00

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