A modified PhennyBot for our IRC chatroom

We decided that we needed to spice up our IRC chatroom, and in particular that we needed a chatbot. This is a computer program which monitors activity in a chat room, and can be instructed to perform actions upon command. For example, if someone in the chatroom types ".t", the chatbot will respond with the current date and time. We're currently using a Python-based program called Phenny in our channel. The nice thing about open source software like Phenny is that it can easily be modified; we have added a few extra modules and commands. You can check out our modifications in this repository. For example:

Some things that we've talked about adding:

Documentation

[command [option]]


Creative Commons License
This site is licensed under a Creative Commons Attribution 4.0 International License.