Downloads
From NoxBot the modular PHP IRC bot
Contents |
Windows, Linux, Others, Source
SVN is the most current, and also the only supported and developed version.
To obtain the source files, see the "Bleeding Edge" section below.
Also read Howto Install And Run Noxbot.
Bleeding Edge
You can get the bleeding edge version from svn. The repository is located at:
Be warned this version does not always work.
Also read Howto Install And Run Noxbot.
Obtaining the Source
Linux
The following assumes you either have svn installed, or know how to install it (Google it).
All commands are from the CLI.
1. Make a directory for the source:
mkdir noxbot
2. Check-out the noxbot source (do not change into the directory created in the previous step):
svn checkout https://cyanox.com/noxbot/trunk noxbot
Mac
Temporary placeholder. Fix me.
Windows
Temporary placeholder. Fix me.
Old Versions
All old versions have been archived on the Archive page.

