pbot/PBot/Plugins
Pragmatic Software 4cb7c30dd3 Delete reminders that have expired (remindee not around for 31 days) 2017-08-12 04:43:07 -07:00
..
Quotegrabs License project under MPL2 2017-03-06 00:31:15 +00: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 Fix a couple of keys on scalar 2017-08-09 01:22:13 -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
Quotegrabs.pm License project under MPL2 2017-03-06 00:31:15 +00:00
README Rename Plugins/_Readme to Plugins/README 2015-09-08 11:50:14 -07:00
RemindMe.pm Delete reminders that have expired (remindee not around for 31 days) 2017-08-12 04:43:07 -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.