mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 19:52:54 +01:00
commit
2823cb49cd
@ -1 +1,4 @@
|
||||
Insert a description of your plugin here, with any notes, etc. about using it.
|
||||
Anonymous allows you to send messages anonymously as the bot. If
|
||||
supybot.plugins.Anonymous.allowPrivateTarget is True, you can send messages in query too.
|
||||
|
||||
One usage example is to identify the bot with NickServ if it fails to identify for some reason.
|
||||
|
@ -1 +1,3 @@
|
||||
Insert a description of your plugin here, with any notes, etc. about using it.
|
||||
This plugin automaticly voices/halfops/ops users with #channel,<voice/halfop/op> capability
|
||||
when they join to the channel.
|
||||
It will also ban automaticly everyone who is in channel ban list ( @channel ban list ).
|
||||
|
@ -1 +1 @@
|
||||
Insert a description of your plugin here, with any notes, etc. about using it.
|
||||
This plugin automaticly logs the channels where the bot is.
|
||||
|
@ -1 +1 @@
|
||||
Insert a description of your plugin here, with any notes, etc. about using it.
|
||||
This plugin keeps stats of the channel and returns them with the command ChannelStats.
|
||||
|
@ -1 +1,2 @@
|
||||
Insert a description of your plugin here, with any notes, etc. about using it.
|
||||
This plugin gives command "@ctcp version" which returns all CTCP version responses to channel.
|
||||
It also adds CTCP responses to the bot.
|
||||
|
@ -1 +1,2 @@
|
||||
Insert a description of your plugin here, with any notes, etc. about using it.
|
||||
This plugin allows using of personalized error messages (Dunnos) in place of invalid command
|
||||
("Error: qwertyytrewq is not a valid command") error messages.
|
||||
|
@ -1 +1,2 @@
|
||||
Insert a description of your plugin here, with any notes, etc. about using it.
|
||||
This plugin gives the bot ability to show factoids. It can also show information about how many times
|
||||
factoid has been called.
|
||||
|
Loading…
Reference in New Issue
Block a user