Changeset 159
- Timestamp:
- 03/10/08 14:51:40 (5 years ago)
- Files:
-
- 1 modified
-
trunk/Phergie/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Phergie/README
r69 r159 33 33 Once you've made any necessary PHP configuration changes, navigate to the 34 34 Phergie 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. 35 update configuration settings there as needed. At minimum, you should change 36 the server, username, nick, and autojoin.channels settings. Once finished, 37 open up a command prompt/terminal/shell. Execute the PHP interpreter in CLI 38 mode and pass it the filename Bot.php, as shown below. 38 39 39 40 % php Bot.php