This is the command phenny that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
phenny - an extensible IRC bot written in Python
SYNOPSIS
phenny [OPTION]...
OPTIONS
-h, --help
display a short help message and exit
-V, --version
display version information and exit
-v, --verbose
display extended startup information
-c, --config CONFIG
use CONFIG as the configuration file or directory
EXAMPLES
To start using Phenny run the phenny command:
phenny
Edit the default files created in your home directory:
sensible-editor ~/.phenny/default.py
You can now start Phenny and try out your configuration:
phenny
If you want to start Phenny as a background process you might run:
nohup phenny 2> ~/.phenny/log.txt &
Use phenny online using onworks.net services