Skip to content
This repository was archived by the owner on Jan 25, 2019. It is now read-only.

moschlar/ircbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 7, 2013
8eed3d0 · Mar 7, 2013

History

41 Commits
Nov 22, 2010
Feb 17, 2011
Feb 17, 2011
Nov 28, 2010
Jul 18, 2011
Nov 25, 2010
Nov 22, 2010
Nov 22, 2010
Nov 22, 2010
Dec 1, 2010
Mar 7, 2013

Repository files navigation

IRCBot
======
("Shaun")

This ircbot will become the versatile and verbose successor of "Larry The Cow",
the housekeeper and master of the local IRC network at wohnheim.uni.mainz.de.

It will implement user authentication using a database for storing user modes.
Granting of +v mode will be calculated by an intelligent algorithm considering
idle_time and other factors.

It has other useful and funny features like: 
- proxy speaking through the bot
- an exorcism mode to find out who used proxy speaking
- responding to specified keywords
- and the possibility to change keywords and reactions

It is written in Python using python-irclib <http://python-irclib.sourceforge.net/>

Dependencies:
-------------

- Getting user levels from database depends on sqlalchemy which depends on MySQLdb
  This dependency will be made optional somewhere in the future! 
  Until then, either comment out everything related to those or install them.

Known limitations:
------------------

- Responding does only work with non-umlaut strings!

About

An IRC bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages