fleaz / CptHook

Receive webhooks from different applications and post them to IRC channels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle nickname collisons

mweinelt opened this issue · comments

If the chosen nickname isn't free the bot will not connect.

This already exists in the girc library and is enabled by default. See HandleNickCollide in girc.Config