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

3009 Commits

Author SHA1 Message Date
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
Pragmatic Software
f30c9bb824 README.md: add Weather and Date plugins to list 2020-01-27 14:41:16 -08:00
Pragmatic Software
aac0e6115b doc/Commands.md: Use 24 hour clock instead 2020-01-27 14:13:11 -08:00
Pragmatic Software
c475e0253a doc/Commands.md: Blaze it 2020-01-27 14:10:51 -08:00
Pragmatic Software
b7622d3022 doc/Commands.md: add examples 2020-01-27 14:09:34 -08:00
Pragmatic Software
395da3396b doc/Commands.md: fill in date/weather/my placeholders 2020-01-27 14:00:08 -08:00
Pragmatic Software
e823899d47 doc/README.md: update DOC 2020-01-26 20:15:45 -08:00
Pragmatic Software
0b7ec54955 doc/Commands.md: update admin -> users; add placeholders for my/date/weather 2020-01-26 20:15:00 -08:00
Pragmatic Software
32562736bd doc/Admin.md: fix typos 2020-01-26 20:08:06 -08:00
Pragmatic Software
9bf60b7bda doc/Admin.md: fix typo 2020-01-26 20:04:56 -08:00
Pragmatic Software
5536d55da2 Interpreter: sigh, add more commands to exempt from my->nick -- I really need to change this to use metadata instead 2020-01-26 20:03:50 -08:00
Pragmatic Software
a4fd26d6fa doc/Admin.md: clarifications 2020-01-26 20:01:13 -08:00
Pragmatic Software
a0303f4ebc doc/Admin.md: fix link 2020-01-26 19:54:52 -08:00