Install Futurism on Windows

From Botdom Documentation

Jump to: navigation, search
1: system 2: language 3: bot

The below are instructions on how to install Futurism on Windows:

  1. Firstly, make sure you have installed Python.
  2. Download and install the Twisted framework using the Twisted installer for Windows (click to download). You download that file and then simply launch it, and it will guide you through the installation process. If you have installed Python successfully in the previous step, Twisted should automatically find the correct location to install itself.
  3. Optional step: If you want text colours enabled in the bot window instead of all text being one colour (can help a lot to easily spot a problem), you’ll need to install an extra Python plugin called “WConio” that enables this for Windows. This is as easy as the previous steps. Simply download and install it using the WConio installer for Windows (click to download).
  4. Finally, now that we have all the technologies required installed, install the bot itself by downloading the Futurism 0.8 zip file and then extracting it to the folder where Python was installed (usually something like C:\Python25).

Configure your bot

  1. Now you need to tell your bot what settings you’d prefer and what credentials the bot should log in with. Simply go to the folder you installed Futurism in (usually something like C:\Python-2.5.2\futurism), and open the file fuconfig.py (can show up as simply fuconfig) with Notepad and edit to your heart’s content! Also, if there's a file called fuconfig.pyc (with the extra c), delete it.

Launch your bot

  1. You’ll need to do the following every time you want to launch your bot. Simply double click on the RUN-futurism-Windows file! If all goes well, your bot should now launch in a black window (called “the bot window”) and join the rooms you specified in the config file. Remember that this bot window has to be open all the time you want your bot to run. If you want to shut off the bot, simply close the bot window.

Want to know more?

Writing a registration! Registration

When you have set up your bot, you have to register your bot on the chat network. As detailed in the link, this is done by sending an e-mail, and if the dA administrators do not reply within 48 hours, it is considered accepted. Please do not use your bot on dAmn until it is considered accepted.

Personal tools