langel / botb_irc_bot

battle of the bits instant relay chat magic
BSD 3-Clause "New" or "Revised" License
11 stars 7 forks source link

Handle additional aspects of IRC client #59

Closed jangler closed 7 years ago

jangler commented 7 years ago

Two config options were not passed to the client, and a missing listener could possibly result in a crash. Also set userName and realName for #25.

langel commented 7 years ago

this looks like good thorough stuff!