A software solution for online civil discourse and civic engagement.
To install on GNU/Linux and Mac OS X
- Install the lastest Java SDK
- Download PircBot: http://www.jibble.org/files/pircbot-1.5.0.zip
- Decompress the PircBot file
- Copy the betsyro.java file to the decompressed PircBot directory
- Copy the betsyroMain.java file to the decompressed PircBot directory
- From the PircBot directory run ./compile-betsyro.sh
- From the PircBot directory Run ./run-betsyro.sh
- Install the lastest Java SDK
- Install Python 2.7
- Install Jython 2.7.0
- From the /jython directory run "jython betsyro.py -l ./badwordlist.txt"
- Success!
Note: Only .py files that compile and run in jython are accepted. All .py files should run in both python and jython