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

325 Commits

Author SHA1 Message Date
Pragmatic Software
899d6d79c6 doc/Factoids: link to Selectors 2020-06-02 23:46:19 -07:00
Pragmatic Software
037c1398dd doc/Factoids.md: add "Selectors" to expansion-modifiers section 2020-06-02 23:45:38 -07:00
Pragmatic Software
6c7a7bc808 doc: document selectors 2020-06-02 23:44:02 -07:00
Pragmatic Software
243575cc5a doc/Factoids.md: document pick_unique(x) 2020-06-01 18:30:50 -07:00
Pragmatic Software
6d5f69c426 doc/Commands.md: fix broken link 2020-06-01 17:29:39 -07:00
Pragmatic Software
02062ed81a doc/Factoids.md: add some more info 2020-06-01 17:18:10 -07:00
Pragmatic Software
12f17d623e doc/Factoids.md: document new expansion modifiers 2020-06-01 17:11:48 -07:00
Pragmatic Software
957f33c27b doc/Commands.md: describe Unix/POSIX conventions in some more detail 2020-06-01 12:14:07 -07:00
Pragmatic Software
382e0664bd doc/Modules.md: fix minor typoes 2020-06-01 02:58:21 -07:00
Pragmatic Software
8066f30e00 doc/Modules.md: add more information 2020-06-01 02:55:58 -07:00
Pragmatic Software
5687c465d4 doc/Commands.md: add another way to address output to users 2020-05-31 18:31:48 -07:00
Pragmatic Software
aa405dcee2 doc/Commands.md: fix typos 2020-05-31 18:16:42 -07:00
Pragmatic Software
bcee2e8460 doc/Commands.md: add and improve sections about command syntax 2020-05-31 18:12:59 -07:00
Pragmatic Software
8d9e3da249 Major refactor of Users 2020-04-23 16:19:36 -07:00
Pragmatic Software
177328b627 doc/Registry.md: document more registry items 2020-03-09 22:58:50 -07:00
Pragmatic Software
ce923cd4f4 doc/Registry.md: fix typo 2020-03-09 20:47:48 -07:00
Pragmatic Software
345a85ab3e doc/Registry.md: Document some more registry entries 2020-03-09 20:46:10 -07:00
Pragmatic Software
d69682efc1 eventqueue command now accepts -repeat flag 2020-03-09 15:24:47 -07:00
Pragmatic Software
3f97b26d1a doc/Admin.md: improvements 2020-03-09 12:49:17 -07:00
Pragmatic Software
4e8c0977da doc/Admin.md: improvents 2020-03-08 19:52:51 -07:00
Pragmatic Software
340e31acb2 doc/Admin.md: improvements 2020-03-08 18:11:05 -07:00
Pragmatic Software
5c0881cd35 doc/Admin.md: improvements 2020-03-08 18:04:12 -07:00
Pragmatic Software
72807b9ea7 doc: improvements 2020-03-08 17:59:05 -07:00
Pragmatic Software
6541cc68b6 doc/Admin.md: improvements 2020-03-08 17:56:30 -07:00
Pragmatic Software
b5f6ccca1e doc: add eventqueue 2020-03-08 16:33:01 -07:00
Pragmatic Software
d1bbf38477 doc/Admin.md: improvements 2020-03-08 16:29:49 -07:00
Pragmatic Software
8f75fe8e79 doc/Admin.md: improvements 2020-03-08 16:28:29 -07:00
Pragmatic Software
2895d9a7b2 doc/README.md: update TOC 2020-03-08 16:26:18 -07:00
Pragmatic Software
56d185aa1f doc/Admin.md: add eventqueue command 2020-03-08 16:26:05 -07:00
Pragmatic Software
bd805f558b doc/Commands.md: my command creates a new user account if one does not exist 2020-02-26 11:11:56 -08:00
Pragmatic Software
cf7bb75c57 doc/Admin.md: fix typo 2020-02-17 16:26:50 -08:00
Pragmatic Software
2d3d31f9f3 doc: improvements 2020-02-17 14:45:49 -08:00
Pragmatic Software
fb644a1a14 doc/Commands.md: link to Functions docs 2020-02-16 12:27:23 -08:00
Pragmatic Software
1c07f66a35 doc: improvements 2020-02-16 12:26:17 -08:00
Pragmatic Software
72d2ac5b04 doc/README.md: update TOC 2020-02-16 12:22:14 -08:00
Pragmatic Software
c7a5443d68 doc/Commands.md: add Functions 2020-02-16 12:22:05 -08:00
Pragmatic Software
fcf8605389 doc/Admin.md: minor improvement 2020-02-16 11:17:07 -08:00
Pragmatic Software
4df826ae02 doc/Admin.md: improve formatting 2020-02-16 11:15:36 -08:00
Pragmatic Software
eff2dab07f doc/Admin.md: improve formatting 2020-02-16 11:13:15 -08:00
Pragmatic Software
960c7f45db doc/Admin.md: update ps and kill usage 2020-02-16 11:05:40 -08:00
Pragmatic Software
7dd0196c54 doc: whitelist is no longer a command 2020-02-14 23:39:14 -08:00
Pragmatic Software
eaf62c5b8a doc/Commands: fix links 2020-02-14 23:36:47 -08:00
Pragmatic Software
614d45a938 doc: improvements 2020-02-14 23:35:34 -08:00
Pragmatic Software
2de5653a74 doc/Admin.md: lowercase "Registry" 2020-02-14 23:26:20 -08:00
Pragmatic Software
9307431499 doc/Registry.md: improvements 2020-02-14 23:24:58 -08:00
Pragmatic Software
fa35fb122e doc/Admin.md: improvements 2020-02-14 23:23:46 -08:00
Pragmatic Software
b14ef936b0 Rename execute-process to background-process 2020-02-14 23:15:59 -08:00
Pragmatic Software
99ccfd945f doc/Admin.md: fix grammar 2020-02-14 23:08:50 -08:00
Pragmatic Software
f927a1b024 doc/README.md: update TOC 2020-02-14 23:06:24 -08:00
Pragmatic Software
7d84a84a97 doc/Admin.md: Add process management commands 2020-02-14 23:05:45 -08:00
Pragmatic Software
0b900144d5 doc: improve Functions documentation 2020-02-13 18:25:33 -08:00
Pragmatic Software
69fc64e1d7 Add doc/Functions.md placeholder 2020-02-13 16:31:52 -08:00
Pragmatic Software
4327f13bef doc/Modules.md: minor edit 2020-02-10 00:42:12 -08:00
Pragmatic Software
ce53bc4ae4 doc/FAQ.md: add missing [channel] optional argument 2020-02-10 00:34:14 -08:00
Pragmatic Software
af2cbd31dc doc/FAQ.md: add usage examples for whitelisting users 2020-02-10 00:32:50 -08:00
Pragmatic Software
1b64cfaf25 doc/README.md: update TOC 2020-02-10 00:29:50 -08:00
Pragmatic Software
0ee5762716 doc/FAQ.md: add whitelist question 2020-02-10 00:28:59 -08:00
Pragmatic Software
bf7b9e58c7 doc/Admin.md: add missing capabilities 2020-02-10 00:23:27 -08:00
Pragmatic Software
490381ee8e doc: update list users to users 2020-02-10 00:19:07 -08:00
Pragmatic Software
9d3392ecae doc/QuickStart.md: very minor edit 2020-02-08 20:19:59 -08:00
Pragmatic Software
649f83f1b3 doc/Admin.md: update pluglist output 2020-02-07 21:26:29 -08:00
Pragmatic Software
80842726bb doc/Admin: cap group can now accept more than one capability 2020-02-07 21:20:17 -08:00
Pragmatic Software
4d082175de doc/Admin.md: improvements 2020-02-07 21:14:49 -08:00
Pragmatic Software
66cff86cef doc/Admin.md: update output for cap list admin example 2020-02-07 21:08:50 -08:00
Pragmatic Software
4485600eca doc/Admin.md: add missing admin group to can-op-wildcard in table 2020-02-07 21:04:57 -08:00
Pragmatic Software
165099b035 doc/Admin.md: minor edit 2020-02-06 11:49:53 -08:00
Pragmatic Software
2976df359e doc/Admin.md: add a separator 2020-02-06 11:36:56 -08:00
Pragmatic Software
8969e127c7 doc/Admin.md: add one more example to cap whohas 2020-02-06 11:35:41 -08:00
Pragmatic Software
f3559a3198 doc: add "cap whohas" 2020-02-06 11:22:47 -08:00
Pragmatic Software
d668c48b47 doc/Registry.md: slightly improve grammar 2020-02-06 11:06:27 -08:00
Pragmatic Software
b50475d25a doc/Registry.md: document general.no_dehighlight_nicks 2020-02-06 11:04:24 -08:00
Pragmatic Software
4c4efc7c40 doc/Admin.md: document new capabilities 2020-02-05 17:39:12 -08:00
Pragmatic Software
3423f29243 doc/Admin.md: document * argument to unban/unmute 2020-02-05 17:23:34 -08:00
Pragmatic Software
67ba1292d0 doc/Admin.md: document can-clear-bans, can-clear-mutes capabilities 2020-02-05 17:21:10 -08:00
Pragmatic Software
735cae5c54 docs: minor improvements 2020-02-04 20:49:56 -08:00
Pragmatic Software
eb2e1919ec doc/Admin.md: add introduction to user-capabilities with demonstration 2020-02-04 15:06:11 -08:00
Pragmatic Software
d0b30fbf1a doc/Admin.md: document can_mode_any 2020-02-04 10:13:23 -08:00
Pragmatic Software
b744b4d692 doc/Admin.md: fix typo 2020-02-04 03:53:58 -08:00
Pragmatic Software
ab78e82b70 doc/Admin.md: minor formatting 2020-02-04 03:44:28 -08:00
Pragmatic Software
07034cbbfb doc/Admin.md: add some links 2020-02-04 03:40:01 -08:00
Pragmatic Software
0fb66c506e doc/Factoids.md: lowercase "Metadata" 2020-02-04 02:35:47 -08:00
Pragmatic Software
e68df00704 doc/README.md: update TOC 2020-02-04 02:32:29 -08:00
Pragmatic Software
1d68cc7ae9 doc/README.md: update TOC 2020-02-04 02:30:26 -08:00
Pragmatic Software
fbd5a40cdb doc/Commands.md: update for user-capabilities 2020-02-04 02:28:26 -08:00
Pragmatic Software
3dcaf8a9fc doc/Factoids.md: update for user-capabilities 2020-02-04 02:28:05 -08:00
Pragmatic Software
e297281205 doc/QuickStart.md: updated with user-capabilities 2020-02-04 02:20:14 -08:00
Pragmatic Software
3b78c20140 doc/Admin.md: fix typo 2020-02-04 02:02:36 -08:00
Pragmatic Software
80a79faaaa doc/Admin.md: improvements 2020-02-04 02:01:13 -08:00
Pragmatic Software
606ce040ab doc/Admin.md: minor formatting 2020-02-04 01:58:57 -08:00
Pragmatic Software
1d449f2a9c doc/Admin.md: update for user-capabilities 2020-02-04 01:53:18 -08:00
Pragmatic Software
fb938c716c doc/Commands.md: add -u to date and weather 2020-01-29 12:43:35 -08:00
Pragmatic Software
ec6bac8207 doc/Admin.md: userset/userunset channel argument now optional 2020-01-28 23:16:55 -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
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
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