Skip to content

Download and installation guide

NeoMahler edited this page Nov 20, 2016 · 7 revisions

Español: Guía de instalación - Català: Guia d'instal·lació

Here you will learn how to download and configure your own Granota. To follow this guide you should have already downloaded and installed Python 2.7 from python.org (Already installed by default in Linux OSes)

Other dependencies

These dependencies are optional, but mandatory for specific modules to work:

  • Google. Run pip install google on terminal to install it. It's necessary for the Google search module to work.
  • wolframalpha. Run pip install wolframalpha on terminal to install it. It's necessary for the Wolfram|Alpha module to work.

Installation and configuration

  1. Download the zip file of the latest version and extract them (or git clone it for developement versions).
  2. Go to the folder you just extracted and run granota.py. On Windows, you have to double-click at it. On Linux, open the terminal, cd to the folder and python granota.py. On macOS, run it as any other Python script
  3. Answer the questions to configure the bot. If you need help, read the Help! page of this wiki.
  4. When you finish the questions, the bot should start automatically and join the network and channels that you have specified. If it doesn't start, run granota.py again.
  5. Type .commands and .help in PM with Granota to get help from it!