3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-08-04 19:57:23 +02:00

Commit Graph

  • 5e0a3a7035 Factoids/FactoidCommands: properly preserve quotes when splitting arguments Pragmatic Software 2020-02-01 22:19:53 -08:00
  • 20159ad929 Commands: make in command more intuitive Pragmatic Software 2020-02-01 22:17:20 -08:00
  • 4e0e39ea52 BlackList: minor clean-up Pragmatic Software 2020-02-01 22:16:21 -08:00
  • b2a26100c0 AntiFlood: very, very minor clean-up Pragmatic Software 2020-02-01 22:15:06 -08:00
  • f358cd9c73 Interpreter: split_args() now accepts option to toggle preserving of quotes in rest of arguments Pragmatic Software 2020-02-01 22:14:32 -08:00
  • a24ddd765d Factoids: fix minor issue with factrem Pragmatic Software 2020-02-01 20:51:45 -08:00
  • f173b43c8d Factoids: fix minor issue with factadd Pragmatic Software 2020-02-01 20:48:34 -08:00
  • 1c43699e6d Plugins/Wttr: no need to delete $options{h} Pragmatic Software 2020-02-01 14:34:58 -08:00
  • e0d50c2f72 modules: remove some outdated modules Pragmatic Software 2020-02-01 14:33:42 -08:00
  • a3caf1755c modules: remove "blackshell"/"msmud" references Pragmatic Software 2020-02-01 14:30:32 -08:00
  • d4fd86d690 Update version Pragmatic Software 2020-02-01 01:04:15 -08:00
  • 9b806559cb Plugins/RestrictMod: improve error message for unban/unmute Pragmatic Software 2020-02-01 01:04:12 -08:00
  • e8e26512bc ChanOps: fix checkmute command Pragmatic Software 2020-02-01 01:03:16 -08:00
  • 989f072f1a Update version Pragmatic Software 2020-01-31 23:17:04 -08:00
  • 376def3b50 Plugins/Wttr: option -u would not allow -default to get set; fixed Pragmatic Software 2020-01-31 23:17:02 -08:00
  • 4883b5effd Update version Pragmatic Software 2020-01-31 22:51:33 -08:00
  • 134f29de78 Plugins/RestrictedMod: improve help message Pragmatic Software 2020-01-31 22:51:31 -08:00
  • 3843e24eaa Update version Pragmatic Software 2020-01-31 22:46:21 -08:00
  • 2d38f71682 ChanOps/ChanOpCommands: make checkban/checkmute API Pragmatic Software 2020-01-31 22:46:19 -08:00
  • b30c41e31e Plugins/RestrictedMod: clarify a comment Pragmatic Software 2020-01-31 22:10:20 -08:00
  • 8af433a817 Plugins/RestrictedMod: minor clean-up Pragmatic Software 2020-01-31 22:09:04 -08:00
  • 4be081d4be Plugins/RestrictedMod: minor clean-up Pragmatic Software 2020-01-31 22:07:55 -08:00
  • a9c1f1eebd Update version Pragmatic Software 2020-01-31 22:03:53 -08:00
  • aae637e7c6 Plugins/RestrictedMod: add unban and unmute commands Pragmatic Software 2020-01-31 22:03:50 -08:00
  • 7cb7ec0d6c Update version Pragmatic Software 2020-01-31 19:35:30 -08:00
  • 0af8fc4c5c Commands: add set_meta function Pragmatic Software 2020-01-31 19:35:22 -08:00
  • 164e4d94ae Update version Pragmatic Software 2020-01-31 18:53:05 -08:00
  • 83fc93bddd Plugins/RestrictedMod: fix minor thing Pragmatic Software 2020-01-31 18:53:03 -08:00
  • 00256f2077 Plugins/RestrictedMod: tidy usage message Pragmatic Software 2020-01-31 18:45:34 -08:00
  • 0dd8b1587e Update version Pragmatic Software 2020-01-31 18:42:19 -08:00
  • 46b3dd5010 Plugins/RestrictedMod: fix kb command Pragmatic Software 2020-01-31 18:42:16 -08:00
  • 78c5200007 Update version Pragmatic Software 2020-01-31 18:30:14 -08:00
  • 5839732b0e data/plugin_autoload: Add RestrictedMod Pragmatic Software 2020-01-31 18:30:10 -08:00
  • b48a4ae7cd Add RestrictedMod plugin Pragmatic Software 2020-01-31 18:29:52 -08:00
  • e8b6fa7bd7 Plugins/Wttr: do not show "Option coming soon" for -u Pragmatic Software 2020-01-31 17:11:13 -08:00
  • 30faac622f update .gitignores Pragmatic Software 2020-01-31 15:39:40 -08:00
  • b798fee183 Update version Pragmatic Software 2020-01-31 12:33:24 -08:00
  • 7373ae6315 Users: Whoops, used $user instead of $u Pragmatic Software 2020-01-31 12:33:20 -08:00
  • a5fbb74095 Users: my: must be admin to set "name" Pragmatic Software 2020-01-31 03:09:24 -08:00
  • 982cefcebd Plugin/TypoSub: final closing slash is now optional Pragmatic Software 2020-01-31 02:15:20 -08:00
  • 7dda42a181 Update version Pragmatic Software 2020-01-31 01:56:54 -08:00
  • 61b95dbf92 data/plugin_autoload: add TypoSub Pragmatic Software 2020-01-31 01:56:49 -08:00
  • 4ca0aa03ae Add TypoSub plugin Pragmatic Software 2020-01-31 01:56:20 -08:00
  • cfd6925d0f MessageHistory: add a couple of necessary API functions Pragmatic Software 2020-01-31 01:56:02 -08:00
  • f557307a8a EventDispatcher: remove handler if it has errors Pragmatic Software 2020-01-31 00:58:04 -08:00
  • b7e622a32e Utils: remove debug statements Pragmatic Software 2020-01-30 22:33:27 -08:00
  • 1baff41267 Refresher: version factoid does not exist any longer Pragmatic Software 2020-01-30 22:07:54 -08:00
  • 6081ee11e1 Update version Pragmatic Software 2020-01-30 21:18:05 -08:00
  • 96fbf4c420 Plugins: Weather and Wttr now use LWPUserAgentCached Pragmatic Software 2020-01-30 21:17:58 -08:00
  • 609523fd67 Add LWPUserAgentCached: always caches get() for specified duration Pragmatic Software 2020-01-30 21:17:17 -08:00
  • 4a85f79d0d Plugins: minor text change Pragmatic Software 2020-01-30 19:44:40 -08:00
  • f099abb9e7 Plugins/Wttr: minor improvements Pragmatic Software 2020-01-30 19:18:58 -08:00
  • 3251cbdc58 Plugins/Wttr: improve output Pragmatic Software 2020-01-30 18:59:43 -08:00
  • 9446317116 Update version Pragmatic Software 2020-01-30 11:17:33 -08:00
  • 462be8c3d2 Users: minor bugfix Pragmatic Software 2020-01-30 11:17:17 -08:00
  • cffad7983b README.md: add Wttr plugin Pragmatic Software 2020-01-30 01:18:44 -08:00
  • 3cbf52a582 README.md: add Wttr plugin Pragmatic Software 2020-01-30 01:18:02 -08:00
  • d45d46104f Plugins/Wttr: force metric units Pragmatic Software 2020-01-29 20:47:15 -08:00
  • 4288785932 Update version Pragmatic Software 2020-01-29 20:41:35 -08:00
  • 92eb103917 Plugins/Wttr: add some more units Pragmatic Software 2020-01-29 20:41:32 -08:00
  • 2071fe2523 Plugins/Wttr: improvements Pragmatic Software 2020-01-29 19:57:30 -08:00
  • 28f102d88c Plugins/Wttr: fix -all not handling "sunrise|sunset" properly Pragmatic Software 2020-01-29 19:32:45 -08:00
  • 23750d0ef7 Plugins/Wttr: very minor clean-up Pragmatic Software 2020-01-29 19:19:51 -08:00
  • 761b737ccc Update version Pragmatic Software 2020-01-29 19:14:22 -08:00
  • 5a7aa76254 data/plugin_autoload: add Wttr Pragmatic Software 2020-01-29 19:14:16 -08:00
  • d567922858 Plugins: add Wttr weather plugin Pragmatic Software 2020-01-29 19:11:45 -08:00
  • 61fa6bbb66 Interpreter: recall/mock "me" works again Pragmatic Software 2020-01-29 16:09:38 -08:00
  • 7d3e49eaa0 Update version Pragmatic Software 2020-01-29 14:09:37 -08:00
  • 33d9faac52 Users: useradd now properly returns "added" message Pragmatic Software 2020-01-29 14:09:34 -08:00
  • 95f2cfdd55 DualIndexHashObject: fix removing secondary index on "empty" Pragmatic Software 2020-01-29 14:09:09 -08:00
  • 4c3f752132 Update version Pragmatic Software 2020-01-29 13:40:52 -08:00
  • 77119ba978 Do not /msg usage messages Pragmatic Software 2020-01-29 13:40:48 -08:00
  • 1a8e784b88 Update version Pragmatic Software 2020-01-29 13:35:59 -08:00
  • fbc50184dc Fix misc usage messages Pragmatic Software 2020-01-29 13:35:56 -08:00
  • fb938c716c doc/Commands.md: add -u to date and weather Pragmatic Software 2020-01-29 12:43:35 -08:00
  • af3dbaa5d3 Update version Pragmatic Software 2020-01-29 12:40:49 -08:00
  • 7c467a78fa Plugins/Date: now accepts -u to override user account for timezone setting Pragmatic Software 2020-01-29 12:40:45 -08:00
  • 43f2c38863 Plugins/Weather: improve error message Pragmatic Software 2020-01-29 12:40:17 -08:00
  • 9093c16e4a Plugins/Weather: update usage: "location" is an optional argument Pragmatic Software 2020-01-29 12:04:30 -08:00
  • 71031b88a7 Plugins/Weather: weather can now accept a -u option to specify user account Pragmatic Software 2020-01-29 12:02:08 -08:00
  • 3f0b73a3b9 Remove outdated Plugins/README Pragmatic Software 2020-01-29 10:12:43 -08:00
  • 464e41b256 Plugins/Weather: fix typo Pragmatic Software 2020-01-29 10:07:30 -08:00
  • d96317fe1a Plugins/Weather: location codes do not seem necessary after all Pragmatic Software 2020-01-29 09:40:36 -08:00
  • f2140569f2 FactoidCommands: remove single-quote from some messages Pragmatic Software 2020-01-29 08:34:30 -08:00
  • 95854497ce Update version Pragmatic Software 2020-01-29 08:31:20 -08:00
  • 460e7b6ffa Users: oops, forgot about global Pragmatic Software 2020-01-28 23:21:50 -08:00
  • ec6bac8207 doc/Admin.md: userset/userunset channel argument now optional Pragmatic Software 2020-01-28 23:16:55 -08:00
  • 7dd486b0dc Users: userset/userunset channel argument now optional Pragmatic Software 2020-01-28 23:14:17 -08:00
  • 539e599b61 Improve login/logout related messages Pragmatic Software 2020-01-28 22:58:44 -08:00
  • cc710fc478 Users: find_user_account() now returns undef for $channel if no account found Pragmatic Software 2020-01-28 18:01:25 -08:00
  • ef3f6ea9b4 doc/Admin.md: add timezone and location to user metadata list Pragmatic Software 2020-01-27 23:53:49 -08:00
  • 2989a31b6a doc/FAQ.md: try a level 3 heading for questions Pragmatic Software 2020-01-27 23:49:13 -08:00
  • 0820ee2160 doc/FAQ.md: improvements Pragmatic Software 2020-01-27 23:47:55 -08:00
  • 6630a4f95b README.md: add FAQ Pragmatic Software 2020-01-27 23:46:10 -08:00
  • ed3630cbe3 doc/README.md: simplify TOC Pragmatic Software 2020-01-27 23:44:21 -08:00
  • d6470ccb1d Add doc/FAQ.md Pragmatic Software 2020-01-27 23:40:53 -08:00
  • e40f598687 README.md: improvements Pragmatic Software 2020-01-27 22:05:43 -08:00
  • 86daea145b doc/QuickStart.md: improvements Pragmatic Software 2020-01-27 21:32:18 -08:00
  • 581d010ade doc/QuickStart.md: improvements Pragmatic Software 2020-01-27 21:03:07 -08:00
  • 166813896a doc/QuickStart.md: improvement Pragmatic Software 2020-01-27 20:33:02 -08:00