Changed the startup message because it has changed.
Changed the installation script to delete the downloaded installation zip and extracted folder because another reinstall would try to install an old version if this zip still exists.
I added your egg for phantombot and it was not running as expected. Installing latest stable release was not possible because the release tag pattern has changed and there are some outdated URLs in the variable descriptions, so:
* Updated latest release download URL with wget because curl don't want to download zip
* Removed OAUTH variables because setup is now integrated in the bot itself
* updated length of API keys because newer keys are longer than 64 chars
* updated phantombot documentation URLs in the variables to new domain
I am using this updated egg on our own server and it's now working again