Phenny

From IRC Wiki
Jump to navigation Jump to search
Phenny

Author(s): Sean B. Palmer
Programming language: Python
License: Eiffel Forum License v2
Latest release: http://inamidst.com/phenny/phenny.tar.bz2
Source code: https://github.com/sbp/phenny
Homepage: http://inamidst.com/phenny/

Phenny is a Python IRC bot.

Use

   .c — Query Google calculator
   .ety — Look up the etymology of a word
   .g — Search on Google
   .gc — Get the number of results on Google
   .in — Set a reminder
   .py — Evaluate an expression in python
   (This runs as a sandboxed web service, not on your computer)
   .t — Return the current time
   .title — Get the title of a link
   .u — Search for a unicode character
   .wa — Query Wolfram Alpha
   .wik — Search for something on Wikipedia
   phenny: tell nick something — Send a message to nick
   phenny: "parlez-vous français"? — Translate a phrase 

There are many other functions too. Example use:

<sbp> .title http://inamidst.com/phenny/
<phenny> sbp: phenny - The Python IRC Bot

Try "phenny: help?", "phenny: help g", and "/msg phenny .commands" for help.