Skip to content

putnopvut/phennymods

 
 

Repository files navigation

Description

Customizations towards phennymods for our crazy little IRC channels.

Testing

Test your changes like so:

$ python
Python 2.7.3 (default, Jul 24 2012, 10:05:38)
[GCC 4.7.0 20120507 (Red Hat 4.7.0-5)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> class Phenny(object):
...     def say(self, msg):
...             print msg
...
>>> import dance
>>>
>>> dance.dance(Phenny(), None)
    <("<)
           <("^)
                  ^("^)
                   (^")^
            (^")>
     (>")>
>>>

About

Extra modules for the Phenny IRC bot (http://inamidst.com/phenny/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%