pbot/Plugins
Pragmatic Software 6547acc2f0 Plugins/Weather.pm: fix temps 2020-01-26 06:01:45 -08:00
..
Quotegrabs Move Plugins directory to root, out of PBot source tree 2019-09-01 11:01:18 -07:00
Spinach Move Plugins directory to root, out of PBot source tree 2019-09-01 11:01:18 -07:00
ActionTrigger.pm Plugins: use new Users system 2020-01-25 12:31:08 -08:00
AntiAway.pm Fix all potential case-sensitivity issues 2020-01-14 18:10:53 -08:00
AntiKickAutoRejoin.pm Plugins: use new Users system 2020-01-25 12:31:08 -08:00
AntiNickSpam.pm Move Plugins directory to root, out of PBot source tree 2019-09-01 11:01:18 -07:00
AntiRepeat.pm Plugins: use new Users system 2020-01-25 12:31:08 -08:00
AntiTwitter.pm AntiTwitter: whoops 2019-12-30 02:05:55 -08:00
AutoRejoin.pm Fix all potential case-sensitivity issues 2020-01-14 18:10:53 -08:00
Battleship.pm Plugins: use new Users system 2020-01-25 12:31:08 -08:00
Connect4.pm Plugins: use new Users system 2020-01-25 12:31:08 -08:00
Counter.pm Plugins: use new Users system 2020-01-25 12:31:08 -08:00
Date.pm Plugins/Date.pm: oops, use $arguments too 2020-01-25 15:19:08 -08:00
Example.pm Plugins are now autoloaded via entries listed in the Plugin/autoload file 2019-12-21 15:26:01 -08:00
GoogleSearch.pm GoogleSearch: fix versus mode and utf8 titles 2019-12-30 19:32:58 -08:00
MagicCommand.pm Move Plugins directory to root, out of PBot source tree 2019-09-01 11:01:18 -07:00
ParseDate.pm Move Plugins directory to root, out of PBot source tree 2019-09-01 11:01:18 -07:00
Quotegrabs.pm Plugins: use new Users system 2020-01-25 12:31:08 -08:00
README Plugins are now autoloaded via entries listed in the Plugin/autoload file 2019-12-21 15:26:01 -08:00
RelayUnreg.pm Move Plugins directory to root, out of PBot source tree 2019-09-01 11:01:18 -07:00
RemindMe.pm Plugins: use new Users system 2020-01-25 12:31:08 -08:00
Spinach.pm Plugins: use new Users system 2020-01-25 12:31:08 -08:00
UrlTitles.pm Plugins: use new Users system 2020-01-25 12:31:08 -08:00
Weather.pm Plugins/Weather.pm: fix temps 2020-01-26 06:01:45 -08:00

README

Loadable plugins live here.

All files listed in the `autoload` file will be loaded at bot start-up.

Plugins can be manually loaded or unloaded with the `plug` and `unplug`
commands.  Use `pluglist` to list loaded plugins.