/jenni

An IRC bot written in python and originally created by Sean B. Palmer. Forked by Michael Yanovich of the Ohio State University Open Source Club. And then forked by me, to add some modules that we use at irc.freenode.org #mutant3s.

Primary LanguagePythonOtherNOASSERTION

Installation &c.

  1. Run ./jenni - this creates a default config file
  2. Edit ~/.jenni/default.py
  3. Run ./jenni - this now runs jenni with your settings

Enjoy!

Optional:

  1. Run pip install feedparser to allow the optional rss.py and nws.py modules to work.
  2. Run pip install BeautifulSoup to allow better output from DuckDuckGo in search.py and allow more indepth results for .calc

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

It is not recommended to give jenni ops. If you do give jenni ops, you are doing so at your own RISK.

-- Sean B. Palmer, http://inamidst.com/sbp/ forked by Michael Yanovich, https://yanovich.net/