Commit Graph

32 Commits

Author SHA1 Message Date
Pragmatic Software 6547acc2f0 Plugins/Weather.pm: fix temps 2020-01-26 06:01:45 -08:00
Pragmatic Software 8c9087c57e Plugins/Weather.pm: remove debugging statements 2020-01-26 05:43:44 -08:00
Pragmatic Software 1be3cfc1bb Add Weather plugin; add Weather to data/plugin_autoload 2020-01-26 05:20:15 -08:00
Pragmatic Software b66596d9ed Plugins/Date.pm: oops, use $arguments too 2020-01-25 15:19:08 -08:00
Pragmatic Software 4e27b036cd Fix issues with Users and add `date` command 2020-01-25 14:13:57 -08:00
Pragmatic Software b92fe8a83f Plugins: use new Users system 2020-01-25 12:31:08 -08:00
Pragmatic Software 61d5c6dd5f Commands: restore accidentally removed use statements 2020-01-23 22:46:41 -08:00
Pragmatic Software 385ecd49b0 Plugins/Battleship.pm: better unicode fix 2020-01-21 21:10:43 -08:00
Pragmatic Software ecf44d43e2 Plugins/Battleship.md: fix unicode 2020-01-21 21:03:47 -08:00
Pragmatic Software d26be547c2 Plugins/Spinach.pm: ensure category filters have content before applying 2020-01-21 20:22:12 -08:00
Pragmatic Software aecdb08303 Plugins: Battleship, Connect4 and Spinach can now set their channel via registry 2020-01-21 20:15:14 -08:00
Pragmatic Software 0308806ac0 Spinach: make tock duration customizable (todo: use Settings metadata instead) 2020-01-19 02:35:33 -08:00
Pragmatic Software 02552081d5 Fix all potential case-sensitivity issues
Misc clean-ups and refactors
2020-01-14 18:10:53 -08:00
Pragmatic Software 0ccd64b6a9 Quotegrabs now always exported to data_dir 2019-12-30 20:01:04 -08:00
Pragmatic Software 8896f4f1bb GoogleSearch: fix versus mode and utf8 titles 2019-12-30 19:32:58 -08:00
Pragmatic Software 5e40730f36 AntiTwitter: whoops 2019-12-30 02:05:55 -08:00
Pragmatic Software 341d5e7270 AntiTwitter: Remove nick prefix from private messages 2019-12-30 02:01:04 -08:00
Pragmatic Software d2203db285 AntiTwitter: `@` symbol must now be adjacent to nick 2019-12-30 01:44:02 -08:00
Pragmatic Software 8b82babde3 Convert google module to GoogleSearch plugin 2019-12-28 22:57:38 -08:00
Pragmatic Software 6d0cd3ef07 Plugins: move Plugins/autoload to data/plugin_autoload 2019-12-28 22:18:32 -08:00
Pragmatic Software 2942a44fd8 AntiKickAutoRejoin: do not enforce logged-in admins; respect whitelisted users 2019-12-28 22:02:22 -08:00
Pragmatic Software f108c437fe AntiRepeat: Do not enforce logged-in admins; respect `dont_enforce_antiflood` setting 2019-12-28 22:01:46 -08:00
Pragmatic Software 4d9b3f09a7 Plugins are now autoloaded via entries listed in the Plugin/autoload file 2019-12-21 15:26:01 -08:00
Pragmatic Software 37b7570c7f Factoids/Quotegrabs: use botnick value when exporting 2019-12-19 23:39:46 -08:00
Pragmatic Software 82d29fa058 Battleship/Connect4: put logging behind debug flag, disabled by default 2019-12-19 23:01:16 -08:00
Pragmatic Software 9fd9e4f99c ActionTrigger: remove trailing comma from database creation 2019-12-19 22:57:54 -08:00
Pragmatic Software c788b2c5bd ActionTrigger: fix undefined reference when no triggers 2019-12-15 14:44:52 -08:00
Pragmatic Software 75b7d05a69 ActionTrigger: silence undefined variable warnings 2019-12-14 09:54:38 -08:00
Pragmatic Software f4473832ee ActionTrigger: add repeat delay 2019-11-14 17:24:51 -08:00
Pragmatic Software 504296bdbb ActionTrigger: strip /me from ACTION messages 2019-11-09 20:04:22 -08:00
Pragmatic Software 41d83d1b9b Remove back-up file 2019-09-01 11:08:08 -07:00
Pragmatic Software fc8a1057c9 Move Plugins directory to root, out of PBot source tree 2019-09-01 11:01:18 -07:00