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.
- Host: GitHub
- URL: https://github.com/shacknetisp/fourthevaz
- Owner: shacknetisp
- License: mit
- Created: 2014-12-04T13:08:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-27T22:13:47.000Z (over 10 years ago)
- Last Synced: 2025-02-12T21:17:23.700Z (over 1 year ago)
- Language: Python
- Homepage: http://shacknetisp.github.io/fourthevaz-documentation
- Size: 12 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`*