pbot/PBot/Plugins
Pragmatic Software 5e2cb09744 Fix trailing whitespace throughout 2019-06-26 09:34:19 -07:00
..
Quotegrabs Fix trailing whitespace throughout 2019-06-26 09:34:19 -07:00
Spinach Fix trailing whitespace throughout 2019-06-26 09:34:19 -07:00
ActionTrigger.pm Fix trailing whitespace throughout 2019-06-26 09:34:19 -07:00
AntiAway.pm Minor whitespace syntax clean-up throughout 2019-05-28 09:19:42 -07: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 Fix trailing whitespace throughout 2019-06-26 09:34:19 -07:00
AntiTwitter.pm Fix trailing whitespace throughout 2019-06-26 09:34:19 -07:00
AutoRejoin.pm AutoRejoin delay can now be overriden per-channel 2017-11-08 11:17:07 -08:00
Battleship.pm Fix trailing whitespace throughout 2019-06-26 09:34:19 -07:00
Connect4.pm Connect4 fixes: board display and challenge options parsing (#48) 2019-04-21 02:19:48 -07:00
Counter.pm Fix trailing whitespace throughout 2019-06-26 09:34:19 -07:00
MagicCommand.pm Minor bugfix for two rarely used plugins 2019-05-08 21:06:10 -07:00
ParseDate.pm ParseDate: complete rewrite, replacing Time::ParseDate with DateTime::Format::Flexible 2019-06-06 21:46:00 -07:00
Quotegrabs.pm Fix trailing whitespace throughout 2019-06-26 09:34:19 -07: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 Fix trailing whitespace throughout 2019-06-26 09:34:19 -07:00
Spinach.pm Fix trailing whitespace throughout 2019-06-26 09:34:19 -07:00
UrlTitles.pm UrlTitles: Do not show titles for bot-commands 2019-05-31 08:59:59 -07:00
_Example.pm Fix trailing whitespace throughout 2019-06-26 09:34:19 -07: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.