molly / GorillaBot

IRC bot framework written in Python.
Other
30 stars 15 forks source link

Allow GorillaBot to connect to not-Freenode. #56

Closed quanticle closed 8 years ago

quanticle commented 8 years ago

This patch allows Gorillabot to connect to servers other than Freenode by introducing a prompt for server name and port. I've also added a basic set of unit tests to verify that the bot uses the specified server name and port to connect.