pbot/PBot/Plugins
Pragmatic Software 7ce40fca4d Correct use/package paths 2015-09-09 05:24:16 -07:00
..
Quotegrabs Correct use/package paths 2015-09-09 05:24:16 -07:00
AntiAway.pm Rename Pluggable to Plugins 2015-09-06 22:52:39 -07:00
AntiKickAutoRejoin.pm Rename Pluggable to Plugins 2015-09-06 22:52:39 -07:00
Quotegrabs.pm Correct use/package paths 2015-09-09 05:24:16 -07:00
README Rename Plugins/_Readme to Plugins/README 2015-09-08 11:50:14 -07:00
UrlTitles.pm Immediate leave UrlTitles if message doesn't contain a URL 2015-09-08 05:30:02 -07:00
_Example.pm Add $event->{interpreted} example to _Example plugin 2015-09-08 01:37:59 -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.