3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-09 04:48:43 +02:00
pbot/PBot/Plugins
Pragmatic Software fa854c087f Normalize x-random hostmasks with user field to not pollute message database
Significant optimizations to message database structure and queries
2017-06-18 03:40:51 -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 Normalize x-random hostmasks with user field to not pollute message database 2017-06-18 03:40:51 -07: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.