From 449481dd3fd031afac1d903a0383a3888d966ca4 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Tue, 31 Dec 2019 02:16:57 -0800 Subject: [PATCH] QuickStart: very minor edits --- doc/QuickStart.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/doc/QuickStart.md b/doc/QuickStart.md index ba049f44..7aa45977 100644 --- a/doc/QuickStart.md +++ b/doc/QuickStart.md @@ -38,15 +38,10 @@ The modules may be installed with a simple command: cpan -f -i $(cat MODULES) -##### Caveats - Some CPAN modules may fail to pass certain tests due to outdated variables. Despite these test failures, their core functionality should still work as expected. -###### re::engine::RE2 -There have been reports that this module may not install. TODO: workaround. - First-time Configuration ------------------------ @@ -66,12 +61,9 @@ Alternatively, you could name it after your bot's nickname: cp -r data coolbot -You get the idea. - ### Edit Registry -Now you may edit the `registry` file in your data-directories to configure PBot -settings. +Now you may edit the `registry` file in your data-directory to configure PBot settings. #### Notable settings @@ -120,7 +112,8 @@ to point at custom bots and commands to login/request OP. ##### Other networks Other networks are untested. They should be very similiar to either Freenode or IRCnet, and so one of those -recommended settings should work. If you have any issues, please report them at https://github.com/pragma-/pbot/issues. +recommended settings should work. If you have any issues, please report them at https://github.com/pragma-/pbot/issues +or in the `#pbot2` channel on the Freenode network. ### Adding Channels