Commit Graph

208 Commits

Author SHA1 Message Date
Pragmatic Software 9dd955e59b Plugins/ActionTrigger: add usage to examples 2020-02-20 08:08:38 -08:00
Pragmatic Software f9af7d6bcc Plugins/ActionTrigger: "none" now works for capability 2020-02-19 21:04:57 -08:00
Pragmatic Software 05c886fe0e Plugins/ActionTrigger: updated to use capabilities 2020-02-19 20:59:54 -08:00
Pragmatic Software fe62282015 Plugins/Wttr: remove "Weather for" prefix 2020-02-19 17:05:03 -08:00
Pragmatic Software 5299e52584 Plugins/Wttr: use new location and population data 2020-02-18 17:05:08 -08:00
Pragmatic Software e0fa65f003 Plugins/Wttr: OCD formatting? 2020-02-18 15:06:26 -08:00
Pragmatic Software b924443f80 Plugins/Wttr: now shows forecast/condition changes only for times > $now 2020-02-18 15:06:07 -08:00
Pragmatic Software e2cb6e5d5e Replace GetOptionsFromString() with superior split_line() and GetOptionsFromArray() 2020-02-16 14:13:41 -08:00
Pragmatic Software a6b2f60175 Tidy things up 2020-02-16 08:41:45 -08:00
Pragmatic Software fe56b9f0db Tidy things up 2020-02-15 15:16:38 -08:00
Pragmatic Software 5c4e10a35c Tidy things up 2020-02-15 14:38:32 -08:00
Pragmatic Software 2ce5f8688d Commands now check for `execute-process` metadata 2020-02-14 22:42:15 -08:00
Pragmatic Software 8695ba4d19 Plugins/Wttr: run get_wttr() as a process 2020-02-14 21:56:03 -08:00
Pragmatic Software dc7cdd8a2c Add ProcessManager and Modules
Improve everything to behave nicely with ProcessManager and Modules
2020-02-14 18:52:41 -08:00
Pragmatic Software f37dcaf7f9 Plugins/Wttr: Increase timeout to 30 seconds 2020-02-14 18:41:00 -08:00
Pragmatic Software e7497fc00f Add uri_escape to FuncBuiltins 2020-02-13 23:22:00 -08:00
Pragmatic Software 69adc408a2 Add FuncSed plugin 2020-02-13 22:41:51 -08:00
Pragmatic Software 9b8560f817 Add FuncBuiltins plugin 2020-02-13 22:37:09 -08:00
Pragmatic Software 20695d5f73 Plugins/Spinach: replace levels with capabilities 2020-02-11 21:59:39 -08:00
Pragmatic Software afe4638b0a No longer directly access HashObject internals 2020-02-11 21:49:43 -08:00
Pragmatic Software 94ee5f03a5 Correct user cross-channel contamination 2020-02-10 14:31:28 -08:00
Pragmatic Software 99a3266106 Plugins: fix getopt configuration 2020-02-10 13:35:46 -08:00
Pragmatic Software 410ce811ca Plugins/TypoSub: support $1 and \1 capture replacements 2020-02-09 23:35:59 -08:00
Pragmatic Software c4b71347bf Whitelist is now a user-capability
Rework ban-whitelist to ban-exemptions
2020-02-09 16:20:58 -08:00
Pragmatic Software 5396a7fcff AntiKickAutoRejoin: be nicer 2020-02-09 12:55:30 -08:00
Pragmatic Software 59af6e944d Plugins: use Plugin parent class 2020-02-08 19:48:05 -08:00
Pragmatic Software 39e98db663 Plugins: __PACKAGE__ no longer necessary in unload() 2020-02-07 20:48:09 -08:00
Pragmatic Software 9f2a0346e0 Plugins: unregister event handlers on unload 2020-02-07 12:24:21 -08:00
Pragmatic Software d92f690195 Plugins/TypoSub: allow, but ignore, trailing characters after a s/// closed sub 2020-02-07 11:22:16 -08:00
Pragmatic Software 63f6ccb80c Remove unnecessary use of delete keyword 2020-02-06 01:14:08 -08:00
Pragmatic Software 6424e7c601 Remove unnecessary return statements 2020-02-06 01:07:44 -08:00
Pragmatic Software bc98a7642a Plugin/TypoSub: /msg error to user instead of channel 2020-02-05 22:58:28 -08:00
Pragmatic Software c058c42b1c Plugins: add capabilities to default groups 2020-02-05 18:28:59 -08:00
Pragmatic Software 6453ff220e Plugins/RestrictedMod: support user-capabilities 2020-02-04 23:55:58 -08:00
Pragmatic Software 6267cc04d2 Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
Pragmatic Software 866d802850 Replaced admin-levels with user-capabilities [WIP commit 1 of 2] 2020-02-03 09:50:38 -08:00
Pragmatic Software 68994f0d8b Plugins/RestrictedMod: very minor text change 2020-02-02 14:56:37 -08:00
Pragmatic Software 6d8aa0ef91 Plugins/RestrictedMod: !mod command is now opt-in per-channel 2020-02-02 14:53:28 -08:00
Pragmatic Software 26f9fc7677 Plugin/ActionTrigger: improve weather example 2020-02-01 23:06:48 -08:00
Pragmatic Software 5a797e84b1 Plugins/ActionTrigger: add weather example 2020-02-01 23:03:44 -08:00
Pragmatic Software e848a03717 Plugins/ActionTrigger: minor fix to usage message 2020-02-01 22:47:04 -08:00
Pragmatic Software 31a5a0f879 Plugins/ActionTrigger: improve kick example's kick message 2020-02-01 22:39:02 -08:00
Pragmatic Software 059dc26488 Plugin/ActionTrigger: improve examples; remove bind_param()s 2020-02-01 22:29:56 -08:00
Pragmatic Software 4b25ec3ee1 Plugins/ActionTrigger: properly handle quoted arguments; massive clean-up 2020-02-01 22:20:44 -08:00
Pragmatic Software 1c43699e6d Plugins/Wttr: no need to delete $options{h} 2020-02-01 14:34:58 -08:00
Pragmatic Software 9b806559cb Plugins/RestrictMod: improve error message for unban/unmute 2020-02-01 01:04:12 -08:00
Pragmatic Software 376def3b50 Plugins/Wttr: option -u would not allow -default to get set; fixed 2020-01-31 23:17:02 -08:00
Pragmatic Software 134f29de78 Plugins/RestrictedMod: improve help message 2020-01-31 22:51:31 -08:00
Pragmatic Software b30c41e31e Plugins/RestrictedMod: clarify a comment 2020-01-31 22:10:20 -08:00
Pragmatic Software 8af433a817 Plugins/RestrictedMod: minor clean-up 2020-01-31 22:09:04 -08:00
Pragmatic Software 4be081d4be Plugins/RestrictedMod: minor clean-up 2020-01-31 22:07:55 -08:00
Pragmatic Software aae637e7c6 Plugins/RestrictedMod: add unban and unmute commands 2020-01-31 22:03:50 -08:00
Pragmatic Software 83fc93bddd Plugins/RestrictedMod: fix minor thing 2020-01-31 18:53:03 -08:00
Pragmatic Software 00256f2077 Plugins/RestrictedMod: tidy usage message 2020-01-31 18:45:34 -08:00
Pragmatic Software 46b3dd5010 Plugins/RestrictedMod: fix `kb` command 2020-01-31 18:42:16 -08:00
Pragmatic Software b48a4ae7cd Add RestrictedMod plugin 2020-01-31 18:29:52 -08:00
Pragmatic Software e8b6fa7bd7 Plugins/Wttr: do not show "Option coming soon" for -u 2020-01-31 17:11:13 -08:00
Pragmatic Software 982cefcebd Plugin/TypoSub: final closing slash is now optional 2020-01-31 02:15:20 -08:00
Pragmatic Software 4ca0aa03ae Add TypoSub plugin 2020-01-31 01:56:20 -08:00
Pragmatic Software 96fbf4c420 Plugins: Weather and Wttr now use LWPUserAgentCached 2020-01-30 21:17:58 -08:00
Pragmatic Software f099abb9e7 Plugins/Wttr: minor improvements 2020-01-30 19:18:58 -08:00
Pragmatic Software 3251cbdc58 Plugins/Wttr: improve output 2020-01-30 18:59:43 -08:00
Pragmatic Software d45d46104f Plugins/Wttr: force metric units 2020-01-29 20:47:15 -08:00
Pragmatic Software 92eb103917 Plugins/Wttr: add some more units 2020-01-29 20:41:32 -08:00
Pragmatic Software 2071fe2523 Plugins/Wttr: improvements 2020-01-29 19:57:30 -08:00
Pragmatic Software 28f102d88c Plugins/Wttr: fix -all not handling "sunrise|sunset" properly 2020-01-29 19:32:45 -08:00
Pragmatic Software 23750d0ef7 Plugins/Wttr: very minor clean-up 2020-01-29 19:19:51 -08:00
Pragmatic Software d567922858 Plugins: add Wttr weather plugin 2020-01-29 19:11:45 -08:00
Pragmatic Software fbc50184dc Fix misc usage messages 2020-01-29 13:35:56 -08:00
Pragmatic Software 7c467a78fa Plugins/Date: now accepts -u to override user account for timezone setting 2020-01-29 12:40:45 -08:00
Pragmatic Software 43f2c38863 Plugins/Weather: improve error message 2020-01-29 12:40:17 -08:00
Pragmatic Software 9093c16e4a Plugins/Weather: update usage: "location" is an optional argument 2020-01-29 12:04:30 -08:00
Pragmatic Software 71031b88a7 Plugins/Weather: `weather` can now accept a -u option to specify user account 2020-01-29 12:02:08 -08:00
Pragmatic Software 3f0b73a3b9 Remove outdated Plugins/README 2020-01-29 10:12:43 -08:00
Pragmatic Software 464e41b256 Plugins/Weather: fix typo 2020-01-29 10:07:30 -08:00
Pragmatic Software d96317fe1a Plugins/Weather: location codes do not seem necessary after all 2020-01-29 09:40:36 -08:00
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