Coder Social home page Coder Social logo

willie's Introduction

Introduction

Willie is a simple, lightweight, open source, easy-to-use IRC Utility bot, written in Python. It's designed to be easy to use, run and extend.

Installation

Latest stable release

If you're on Fedora or Arch, the easiest way to install is through your package manager. The package is named willie in both Fedora and the AUR. On other distros, and pretty much any operating system you can run Python on, you can install pip, and do pip install willie. Failing all that, you can download the latest tarball from http://willie.dftba.net and follow the steps for installing from the latest source below.

Latest source

First, either clone the repository with git clone git://github.com/embolalia/willie.git or download a tarball from GitHub.

In the source directory (whether cloned or from the tarball) run setup.py install. You can then run willie to configure and start the bot. Alternately, you can just run the willie.py file in the source directory.

Adding modules

The easiest place to put new modules is in ~/.willie/modules. You will need to add a a line to the [core] section of your config file saying extra = /home/yourname/.willie/modules.

Some extra modules are available in the willie-extras repository, but of course you can also write new modules. A tutorial for creating new modules is available on the wiki. API documentation can be found online at http://willie.dftba.net/docs, or you can create a local version by running make html in the doc directory.

Further documentation

In addition to the official website, there is also a wiki which includes valuable information including a full listing of commands.

Questions?

Contact us on irc.dftba.net channel #tech

For a list of contributions to the Jenni fork see the file CREDITS.

willie's People

Contributors

embolalia avatar tyrope avatar myano avatar venti- avatar saltire avatar lramati avatar kays avatar depierre avatar jfriedly avatar silasb avatar bui avatar preston4tw avatar kitschysynq avatar mjscribble avatar meinwald avatar maguro avatar ubertaco avatar hawxy avatar ekohl avatar dqkev avatar murab avatar mikenerone avatar spacetime avatar bsilvereaglexx avatar

Watchers

Timothy Lee avatar James Cloos avatar  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.