3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 01:48:38 +02:00
Commit Graph

3071 Commits

Author SHA1 Message Date
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
Pragmatic Software
2989a31b6a doc/FAQ.md: try a level 3 heading for questions 2020-01-27 23:49:13 -08:00
Pragmatic Software
0820ee2160 doc/FAQ.md: improvements 2020-01-27 23:47:55 -08:00
Pragmatic Software
6630a4f95b README.md: add FAQ 2020-01-27 23:46:10 -08:00
Pragmatic Software
ed3630cbe3 doc/README.md: simplify TOC 2020-01-27 23:44:21 -08:00
Pragmatic Software
d6470ccb1d Add doc/FAQ.md 2020-01-27 23:40:53 -08:00
Pragmatic Software
e40f598687 README.md: improvements 2020-01-27 22:05:43 -08:00
Pragmatic Software
86daea145b doc/QuickStart.md: improvements 2020-01-27 21:32:18 -08:00
Pragmatic Software
581d010ade doc/QuickStart.md: improvements 2020-01-27 21:03:07 -08:00
Pragmatic Software
166813896a doc/QuickStart.md: improvement 2020-01-27 20:33:02 -08:00
Pragmatic Software
ecd36676a2 doc/README.md: update TOC 2020-01-27 20:18:22 -08:00
Pragmatic Software
b37dc76f4b doc/QuickStart.md: rearrange sections 2020-01-27 20:18:08 -08:00
Pragmatic Software
03531d6fd9 doc/QuickStart.md: improve grammar 2020-01-27 20:11:03 -08:00
Pragmatic Software
e61502c6d2 doc/QuickStart.md: improvements 2020-01-27 20:07:33 -08:00
Pragmatic Software
14ac345f8c doc/QuickStart.md: test 2020-01-27 20:06:42 -08:00
Pragmatic Software
6fbacdd49b doc/README.md: update TOC 2020-01-27 20:05:31 -08:00
Pragmatic Software
da2cc01bf6 doc/QuickStart.md: improvements 2020-01-27 20:05:22 -08:00
Pragmatic Software
af16cbb167 README.md: update TOC 2020-01-27 19:53:48 -08:00
Pragmatic Software
07a867c2d0 doc/QuickStart.md: improvements 2020-01-27 19:52:53 -08:00