3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-02 09:28:46 +02:00
Commit Graph

4422 Commits

Author SHA1 Message Date
Pragmatic Software
468eedca2d doc/FAQ.md: minor fixes 2021-07-15 17:06:18 -07:00
Pragmatic Software
343b065461 doc/FAQ.md: minor fixes 2021-07-15 17:01:38 -07:00
Pragmatic Software
9a9bbdb718 doc/FAQ.md: minor fixes 2021-07-15 16:42:06 -07:00
Pragmatic Software
2cab3192bf doc/FAQ.md: minor fixes 2021-07-15 16:38:26 -07:00
Pragmatic Software
33f8405890 doc/FAQ.md: increase heading size 2021-07-15 16:35:17 -07:00
Pragmatic Software
50618f6c74 doc/FAQ.md: add question about updating to new version 2021-07-15 16:33:37 -07:00
Pragmatic Software
f8e33a6571 doc/Commands.md: fix links 2021-07-15 16:30:18 -07:00
Pragmatic Software
6cdeeeb9b1 doc/QuickStart.md: document updates/ directory 2021-07-15 16:07:50 -07:00
Pragmatic Software
e058f2d869 doc/FAQ.md: fix typo 2021-07-15 15:55:23 -07:00
Pragmatic Software
368586719a doc/FAQ.md: fix TOC 2021-07-15 15:54:06 -07:00
Pragmatic Software
08d622c257 doc/FAQ.md: add question involving preserve_whitespace 2021-07-15 15:53:24 -07:00
Pragmatic Software
e83eb87724 README.md: minor tweaks 2021-07-15 11:21:33 -07:00
Pragmatic Software
3ba960123f README.md: Add "output customization" 2021-07-15 11:13:34 -07:00
Pragmatic Software
f4ba0500af doc: Minor corrections 2021-07-15 09:20:31 -07:00
Pragmatic Software
474e18dd94 Update some documentation 2021-07-15 09:13:52 -07:00
Pragmatic Software
faa614d07d Update QuickStart.md 2021-07-14 20:47:35 -07:00
Pragmatic Software
4ccc94de19 Move lib/Plang back to root 2021-07-14 20:33:52 -07:00
Pragmatic Software
73abe25ce8 Move Plang to lib/Plang 2021-07-14 20:29:13 -07:00
Pragmatic Software
ed201d882c Move Plang to lib/Plang 2021-07-14 20:17:07 -07:00
Pragmatic Software
7610f5f8ec Document ~/.pbot/PBot/Plugin for third-party plugins 2021-07-14 19:57:55 -07:00
Pragmatic Software
28f04acd04 doc/QuickStart.md: minor tweaks 2021-07-14 18:42:23 -07:00
Pragmatic Software
0bbac96b44 doc/QuickStart.md: minor tweaks 2021-07-14 18:39:24 -07:00
Pragmatic Software
80eb37f14c doc: Update QuickStart with detailed information about installing Perl and CPAN modules 2021-07-14 18:33:35 -07:00
Pragmatic Software
381030ebd3 doc/QuickStart.md: replace MODULES with cpanfile
This is just a quick temporary edit. I will be rewriting
a few of these sections soon.
2021-07-14 17:08:30 -07:00
Pragmatic Software
3f3a926430 Merge branch 'master' of github.com:pragma-/pbot 2021-07-14 17:04:42 -07:00
Pragmatic Software
5cff495c20 README.md: fix links 2021-07-14 17:04:26 -07:00
0d1116c45c
Replacing faulty link to the Plugins directory (#59)
* Broken link -> Working link
2021-07-14 16:23:12 -07:00
Pragmatic Software
c953365dd6 Remove MODULES in favor of cpanfile 2021-07-14 16:07:55 -07:00
Pragmatic Software
99090bf77d Add cpanfile 2021-07-14 16:00:04 -07:00
Pragmatic Software
c31487de10 data/registry: set default server to Libera 2021-07-14 15:59:54 -07:00
Pragmatic Software
c4aa1ee7ce Update version 2021-07-13 20:14:11 -07:00
Pragmatic Software
5a2cc49100 VERSION: Correct URL 2021-07-13 20:13:48 -07:00
Pragmatic Software
e3d0e4abcc Update docs 2021-07-13 20:07:15 -07:00
Pragmatic Software
888b51cdce doc/QuickStart.md: Updated for new directory structure 2021-07-13 20:02:28 -07:00
Pragmatic Software
101c6f3a05 README.md: update path to plugins 2021-07-13 19:53:11 -07:00
Pragmatic Software
287722395c Update version 2021-07-13 19:45:59 -07:00
Pragmatic Software
34d4722580 Make directory structure more Perlish 2021-07-13 19:45:56 -07:00
Pragmatic Software
c2dd870172 Update version 2021-07-13 15:23:17 -07:00
Pragmatic Software
1dd4180f1f MessageHistory: use all aka ids when recalling messages 2021-07-13 15:23:04 -07:00
Pragmatic Software
d4e47c0eb1 updates: Add hostmask field to Messages table 2021-07-13 15:22:08 -07:00
Pragmatic Software
205074966d Update version 2021-07-13 15:17:13 -07:00
Pragmatic Software
355adcfced Merge branch 'master' of github.com:pragma-/pbot 2021-07-13 14:58:28 -07:00
Pragmatic Software
a7923f46ec ProcessManager: silence warning for undefined trigger 2021-07-13 14:37:18 -07:00
Pragmatic Software
2a1312a0c5 Plugins/Plugin: move bless down a bit 2021-07-13 14:04:14 -07:00
Pragmatic Software
67f6c1d39f Plugins/TypoSub: silence warning when no modifiers 2021-07-13 14:03:25 -07:00
Pragmatic Software
3f74dd1215 Channels: silence warning when no channels set 2021-07-13 14:02:14 -07:00
Pragmatic Software
e726c17b15 Update version 2021-07-11 17:07:27 -07:00
Pragmatic Software
d7b12a1da2 MessageHistory: fix aka tracking for nick-changes
Add registry entry `irc.cloak` for setting user-cloak value to, e.g.,
"user" or "unaffiliated". Defaults to "user".
2021-07-11 17:05:55 -07:00
Pragmatic Software
569463df28 MessageHistory: make aka last-seen more concise 2021-07-11 15:31:27 -07:00
Pragmatic Software
286d2b974f Update version 2021-07-10 22:47:37 -07:00