Commit Graph

2870 Commits

Author SHA1 Message Date
Pragmatic Software e5131c1aaa doc/Factoids.md: Change "LUA" to "Lua" 2020-01-09 10:59:38 -08:00
Pragmatic Software e166ed1e46 doc/Factoids.md: improvement to `mock` section 2020-01-08 22:33:56 -08:00
Pragmatic Software 262e79ad70 doc/Factoids.md: make examples much easier to read; add `mock` 2020-01-08 22:28:24 -08:00
Pragmatic Software c8cd831fe1 doc/Factoids.md: very minor edits 2020-01-08 22:10:40 -08:00
Pragmatic Software 88f1f6dadd doc/Factoids.md: fix TOC; minor edits 2020-01-08 21:08:45 -08:00
Pragmatic Software 43057a6a9e README.md: add links to Code Factoid docs 2020-01-08 20:43:52 -08:00
Pragmatic Software 8c82b8dbe1 doc/Factoids.md: minor edit 2020-01-08 20:40:51 -08:00
Pragmatic Software 18a3752d38 doc/Factoids.md: minor edit 2020-01-08 20:38:24 -08:00
Pragmatic Software ebf6ccb6fa doc/Factoids.md: update TOC and add code factoid languages 2020-01-08 20:30:52 -08:00
Pragmatic Software ac0c9505f1 doc/Factoids.md: add /code section describing Code Factoids 2020-01-08 20:07:24 -08:00
Pragmatic Software db5b99ed7e doc/CodeFactoids.md: deleted because outdated 2020-01-08 20:06:57 -08:00
Pragmatic Software 40d6546491 doc/Factoids.md: minor improvements 2020-01-08 04:45:07 -08:00
Pragmatic Software da586de223 doc/Factoids.md: many improvements 2020-01-08 04:26:08 -08:00
Pragmatic Software 69da5cf0a5 README.md: minor improvements 2020-01-08 01:45:11 -08:00
Pragmatic Software 40ba00d7eb README.md: improvements 2020-01-07 21:16:02 -08:00
Pragmatic Software 56ee0056b5 README.md: use better word 2020-01-07 20:41:04 -08:00
Pragmatic Software 51387689bb README.md: fix typo 2020-01-07 20:40:15 -08:00
Pragmatic Software d9fbb00488 README.md: add Support and License 2020-01-07 19:10:55 -08:00
Pragmatic Software eeec6a6863 README.md: try rearranging some sections 2020-01-07 18:55:50 -08:00
Pragmatic Software ac9bd957fd README.md: add TOC 2020-01-07 18:41:37 -08:00
Pragmatic Software dff3e1c8d3 Improve README.md 2020-01-07 18:38:45 -08:00
Pragmatic Software 6124bc5029 `list admins` now sorts by name field instead of hostmask 2020-01-04 23:09:25 -08:00
Pragmatic Software 2822029aaa BotAdminCommands: `adminset` now hides password field when listing all keys 2020-01-04 22:39:58 -08:00
Pragmatic Software 4dacbfeb7a `list admins` now lists only current channel when used in-channel 2020-01-04 22:13:07 -08:00
Pragmatic Software 6e25f96717 Update version 2020-01-04 21:26:23 -08:00
Pragmatic Software bd2e225f76 RegistryCommands: all commands now understand section.item syntax (e.g. irc.server) 2020-01-04 21:26:18 -08:00
Pragmatic Software a400178204 IRCHandlers: handle channelcreate event; properly show timestamp for channel title 2020-01-04 11:59:41 -08:00
Pragmatic Software 796b23806e Update version 2020-01-04 00:21:23 -08:00
Pragmatic Software 77233e4328 IRCHandlers: fix WHO case-sensitivity 2020-01-04 00:21:19 -08:00
Pragmatic Software 9dbd84f6c5 Commands: use boundary when extracting admin channel from arguments 2020-01-03 23:04:46 -08:00
Pragmatic Software ab3776be88 Update version 2020-01-03 21:39:25 -08:00
Pragmatic Software 3188b690e8 BotAdmins: admin hostmasks are no longer treated as regex. They support the normal * and ? wildcards. Removed stdin admin from data/admins. 2020-01-03 21:39:22 -08:00
Pragmatic Software 97dd3ea56e LagChecker: convert lag_threshold to milliseconds 2020-01-03 21:26:49 -08:00
Pragmatic Software ea016dc406 StdinReader: chomp newline from input before logging 2020-01-03 21:22:14 -08:00
Pragmatic Software cdb7ac1901 LagChecker: convert to ms and be more concise 2020-01-03 21:18:51 -08:00
Pragmatic Software 202ae50c36 Update version 2020-01-03 20:42:23 -08:00
Pragmatic Software ac28b007d6 BotAdmins: admin hostmasks can now be either regex (.*!.*@host) or wildcard (*!*@host) 2020-01-03 20:39:13 -08:00
Pragmatic Software be8ae88dcc Replace all instances of "localhost" with "pbot" 2020-01-03 20:37:58 -08:00
Pragmatic Software d35a0f4081 Fix channel-specific bot admins being unable to privately /msg admin commands 2020-01-03 19:20:25 -08:00
Pragmatic Software 790abba7e5 PBot: make stdin admin hostmask better 2020-01-03 16:36:18 -08:00
Pragmatic Software 849e022544 data/registry: remove extraneous key 2020-01-03 11:36:39 -08:00
Pragmatic Software 014cb53029 QuickStart: add "quick-start command" section and minor improvements 2020-01-02 22:16:08 -08:00
Pragmatic Software f0cbcd9994 QuickStart: improvements 2020-01-02 21:44:34 -08:00
Pragmatic Software 47f0876c9f QuickStart: minor improvements 2020-01-02 21:30:02 -08:00
Pragmatic Software f180ac8850 QuickStart: fix typo 2020-01-02 21:01:21 -08:00
Pragmatic Software fa195993b6 QuickStart: add some further reading 2020-01-02 20:58:17 -08:00
Pragmatic Software fddd4eb07b QuickStart: fix TOC 2020-01-02 20:25:57 -08:00
Pragmatic Software f0f94b3efe QuickStart: add "Further Reading" template 2020-01-02 20:24:32 -08:00
Pragmatic Software 386d14e1aa QuickStart: very minor edit 2020-01-02 20:07:42 -08:00
Pragmatic Software ac49068ec3 Update README.md 2020-01-02 20:00:51 -08:00