pbot/PBot/Plugins
Pragmatic Software 7f8272c0f3 Spinach: Do not attempt to choose categories that do not contain questions that meet game configuration (min_difficulty, seen_expiry, etc); slightly speed up some delays 2019-05-06 21:08:09 -07:00
..
Quotegrabs `rq` nick search now whole-word; wildcards still work 2018-03-25 16:04:17 -07:00
Spinach Spinach: show expression used in output for rank expr 2019-04-27 19:09:43 -07: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: Disregard unregistered spam 2018-08-13 14:23:47 -07: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
Battleship.pm Battleship: improve "you will now attack" message 2018-07-08 17:10:50 -07:00
Connect4.pm Connect4 fixes: board display and challenge options parsing (#48) 2019-04-21 02:19:48 -07: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
RelayUnreg.pm RelayUnreg: Correct notification timeout behavior 2018-08-13 20:05:42 -07:00
RemindMe.pm Log when reminders fire off 2017-10-09 19:41:00 -07:00
Spinach.pm Spinach: Do not attempt to choose categories that do not contain questions that meet game configuration (min_difficulty, seen_expiry, etc); slightly speed up some delays 2019-05-06 21:08:09 -07:00
UrlTitles.pm No URL titles for unidentified users 2018-08-10 22:57:00 -07: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.