An open API service indexing awesome lists of open source software.

https://github.com/shacknetisp/fourthevaz

Fourth Evaz: A general purpose IRC bot.
https://github.com/shacknetisp/fourthevaz

Last synced: over 1 year ago
JSON representation

Fourth Evaz: A general purpose IRC bot.

Awesome Lists containing this project

README

          

## Fourth Evaz IRC Bot

**This is no longer developed, work is done on [Vepybot](https://github.com/shacknetisp/vepybot) instead.**

*A General-Purpose IRC bot.*

*Works with Red Eclipse (http://redeclipse.net)*

See the wiki at https://github.com/shacknetisp/fourthevaz/wiki for instructions.

Run with: `python3 __init__.py` (from the source directory)

## Core Dependancies
* Python 3
* Python 3.4 for all features.

## Module Dependancies
* xmltodict
* wikipedia
* pytz
* pint
* BeautifulSoup 3 or 4
* *`pip3 install xmltodict pytz pint wikipedia`*