(i don't have a better name yet)
Moved: Please see repository at https://github.com/jeremyredhead/run_botling
Easily run a BotBot botling standalone, i.e. without BotBot itself.
Once the dependencies are installed, just plop run_botling.py
down in any folder,
and pass it the name of a file containing your bot's code. (e.g. py run_botling.py spambot.txt
)