3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-05 10:58:44 +02:00
pbot/PBot/Plugins
2017-05-20 23:45:30 -07:00
..
Quotegrabs 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
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 License project under MPL2 2017-03-06 00:31:15 +00:00
AntiTwitter.pm AntiTwitter: use more restrictive nick-similarity value 2017-05-20 23:45:30 -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
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
UrlTitles.pm License project under MPL2 2017-03-06 00:31:15 +00:00

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.