pbot/PBot/Plugins
Pragmatic Software 47e295f8cd Add ParseDate plugin 2017-09-03 20:46:34 -07:00
..
Quotegrabs License project under MPL2 2017-03-06 00:31:15 +00:00
ActionTrigger.pm ActionTriggers no longer case-insensitive (whoops) 2017-08-18 00:51:53 -07:00
AntiAway.pm License project under MPL2 2017-03-06 00:31:15 +00:00
AntiKickAutoRejoin.pm License project under MPL2 2017-03-06 00:31:15 +00:00
AntiRepeat.pm Anti-repeat now case-insensitive 2017-08-18 00:52:21 -07:00
AntiTwitter.pm AntiTwitter nicks now case-insensitive... whoops! 2017-08-01 21:37:00 -07:00
AutoRejoin.pm License project under MPL2 2017-03-06 00:31:15 +00:00
Counter.pm License project under MPL2 2017-03-06 00:31:15 +00:00
MagicCommand.pm Add magic command 2017-08-03 13:40:54 -07:00
ParseDate.pm Add ParseDate plugin 2017-09-03 20:46:34 -07:00
Quotegrabs.pm Escape single-quotes before using GetOptionsFromString and shellwords 2017-08-30 02:12:05 -07:00
README Rename Plugins/_Readme to Plugins/README 2015-09-08 11:50:14 -07:00
RemindMe.pm Escape single-quotes before using GetOptionsFromString and shellwords 2017-08-30 02:12:05 -07:00
UrlTitles.pm License project under MPL2 2017-03-06 00:31:15 +00:00
_Example.pm License project under MPL2 2017-03-06 00:31:15 +00:00

README

Loadable plugins live here.

All files not beginning with an underscore will be automatically loaded
at bot start-up.

Plugins (including those starting with an underscore) can be manually loaded
or unloaded with the `plug` and `unplug` commands.  Use `pluglist` to list
loaded plugins.