GithubHelp home page GithubHelp logo

antonioparisi / gorillabot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mncoppola/gorillabot

0.0 0.0 0.0 327 KB

GorillaBot is an IRC bot framework written in Python.

License: Other

Python 100.00%

gorillabot's Introduction

GorillaBot

GorillaBot is an IRC bot framework written in Python. The bot is initiated from the command line. Once it is connected, it receives its commands through IRC. Because I'm writing the framework mainly for use in a channel frequented by Wikipedia editors, there are a number of Wikipedia-specific commands.

Although I wrote the framework to run AlfredBot, a bot specific to an IRC channel I use frequently, it is easily-configurable to run any bot you like. It will include some optional modules, and any extra functionality can be added by forking the code. You can see my ideas for the bot here. Feel free to make your own suggestions!

Author: Molly White
License: MIT
Status: Unstable

Installation

Download code from the master branch. Code in the development branch is often incomplete.

  1. Run python3 commander.py from the source directory. This will step you through creating a configuration file if you don't have one already. If you already have a configuration file, it will verify its validity and check if you'd like to change it.
  2. Enter any information in the command line prompts.
  3. Once the command line logger displays that you have successfully connected, command the bot using these commands on IRC.

Credit

Thank you to Ben Kurtovic for his lovely EarwigBot, which provided a good example and some of the code for this bot.

gorillabot's People

Contributors

molly avatar headbomb avatar mncoppola avatar theopolisme avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.