Heufneutje / PyHeufyBot

A modular IRC bot written in Python, using Twisted. Abandoned, most popular modules have been ported to https://github.com/DesertBot/DesertBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connection control

Heufneutje opened this issue · comments

Create a module that allows for connecting, disconnecting and reconnecting to and from servers. This will require a config for that server to be present in the config folder, much like how @Didero wrote his

Worked on this in e29a466. Still needs some more commands, but is almost done.

Mostly implemented