3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00
Commit Graph

3039 Commits

Author SHA1 Message Date
Pragmatic Software
61b95dbf92 data/plugin_autoload: add TypoSub 2020-01-31 01:56:49 -08:00
Pragmatic Software
4ca0aa03ae Add TypoSub plugin 2020-01-31 01:56:20 -08:00
Pragmatic Software
cfd6925d0f MessageHistory: add a couple of necessary API functions 2020-01-31 01:56:02 -08:00
Pragmatic Software
f557307a8a EventDispatcher: remove handler if it has errors 2020-01-31 00:58:04 -08:00
Pragmatic Software
b7e622a32e Utils: remove debug statements 2020-01-30 22:33:27 -08:00
Pragmatic Software
1baff41267 Refresher: version factoid does not exist any longer 2020-01-30 22:07:54 -08:00
Pragmatic Software
6081ee11e1 Update version 2020-01-30 21:18:05 -08:00
Pragmatic Software
96fbf4c420 Plugins: Weather and Wttr now use LWPUserAgentCached 2020-01-30 21:17:58 -08:00
Pragmatic Software
609523fd67 Add LWPUserAgentCached: always caches get() for specified duration 2020-01-30 21:17:17 -08:00
Pragmatic Software
4a85f79d0d Plugins: minor text change 2020-01-30 19:44:40 -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
9446317116 Update version 2020-01-30 11:17:33 -08:00
Pragmatic Software
462be8c3d2 Users: minor bugfix 2020-01-30 11:17:17 -08:00
Pragmatic Software
cffad7983b README.md: add Wttr plugin 2020-01-30 01:18:44 -08:00
Pragmatic Software
3cbf52a582 README.md: add Wttr plugin 2020-01-30 01:18:02 -08:00
Pragmatic Software
d45d46104f Plugins/Wttr: force metric units 2020-01-29 20:47:15 -08:00
Pragmatic Software
4288785932 Update version 2020-01-29 20:41:35 -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
761b737ccc Update version 2020-01-29 19:14:22 -08:00
Pragmatic Software
5a7aa76254 data/plugin_autoload: add Wttr 2020-01-29 19:14:16 -08:00
Pragmatic Software
d567922858 Plugins: add Wttr weather plugin 2020-01-29 19:11:45 -08:00
Pragmatic Software
61fa6bbb66 Interpreter: recall/mock "me" works again 2020-01-29 16:09:38 -08:00
Pragmatic Software
7d3e49eaa0 Update version 2020-01-29 14:09:37 -08:00
Pragmatic Software
33d9faac52 Users: useradd now properly returns "added" message 2020-01-29 14:09:34 -08:00
Pragmatic Software
95f2cfdd55 DualIndexHashObject: fix removing secondary index on "empty" 2020-01-29 14:09:09 -08:00
Pragmatic Software
4c3f752132 Update version 2020-01-29 13:40:52 -08:00
Pragmatic Software
77119ba978 Do not /msg usage messages 2020-01-29 13:40:48 -08:00
Pragmatic Software
1a8e784b88 Update version 2020-01-29 13:35:59 -08:00
Pragmatic Software
fbc50184dc Fix misc usage messages 2020-01-29 13:35:56 -08:00
Pragmatic Software
fb938c716c doc/Commands.md: add -u to date and weather 2020-01-29 12:43:35 -08:00
Pragmatic Software
af3dbaa5d3 Update version 2020-01-29 12:40:49 -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
f2140569f2 FactoidCommands: remove single-quote from some messages 2020-01-29 08:34:30 -08:00
Pragmatic Software
95854497ce Update version 2020-01-29 08:31:20 -08:00
Pragmatic Software
460e7b6ffa Users: oops, forgot about global 2020-01-28 23:21:50 -08:00
Pragmatic Software
ec6bac8207 doc/Admin.md: userset/userunset channel argument now optional 2020-01-28 23:16:55 -08:00
Pragmatic Software
7dd486b0dc Users: userset/userunset channel argument now optional 2020-01-28 23:14:17 -08:00
Pragmatic Software
539e599b61 Improve login/logout related messages 2020-01-28 22:58:44 -08:00
Pragmatic Software
cc710fc478 Users: find_user_account() now returns undef for $channel if no account found 2020-01-28 18:01:25 -08:00
Pragmatic Software
ef3f6ea9b4 doc/Admin.md: add timezone and location to user metadata list 2020-01-27 23:53:49 -08:00