pbot/PBot/Plugins
Pragmatic Software 147471115e Spinach: Update default questions to trivia.json 2018-03-11 20:41:50 -07:00
..
Quotegrabs License project under MPL2 2017-03-06 00:31:15 +00:00
ActionTrigger.pm Update `actiontrigger` private message help text (#28) 2018-03-10 12:00:27 -08: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
AntiNickSpam.pm AntiNickSpam: Remove severity due to "false-positive" common-word nicks 2018-01-17 17:20:34 -08:00
AntiRepeat.pm AntiRepeat now properly skips messages that are too short 2017-12-30 17:11:45 -08:00
AntiTwitter.pm Allow things like user@host in AntiTwitter 2017-10-17 22:05:00 -07:00
AutoRejoin.pm AutoRejoin delay can now be overriden per-channel 2017-11-08 11:17:07 -08: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 Prettify `grab` output similiar to `recall` (#14) 2017-12-03 10:12:05 -08:00
README Rename Plugins/_Readme to Plugins/README 2015-09-08 11:50:14 -07:00
RemindMe.pm Log when reminders fire off 2017-10-09 19:41:00 -07:00
Spinach.pm Spinach: Update default questions to trivia.json 2018-03-11 20:41:50 -07:00
UrlTitles.pm Fix UrlTitles properly 2017-11-19 14:06:17 -08: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.