Changeset 159

Show
Ignore:
Timestamp:
03/10/08 14:51:40 (5 years ago)
Author:
tobias382
Message:

Added specification of settings for minimal configuration to the README file

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Phergie/README

    r69 r159  
    3333Once you've made any necessary PHP configuration changes, navigate to the 
    3434Phergie directory. From there, open your Phergie configuration file and 
    35 update configuration settings there as needed. Once finished, open up a 
    36 command prompt/terminal/shell. Execute the PHP interpreter in CLI mode and 
    37 pass it the filename Bot.php, as shown below. 
     35update configuration settings there as needed. At minimum, you should change  
     36the server, username, nick, and autojoin.channels settings. Once finished,  
     37open up a command prompt/terminal/shell. Execute the PHP interpreter in CLI  
     38mode and pass it the filename Bot.php, as shown below. 
    3839 
    3940% php Bot.php