fleaz / CptHook

Receive webhooks from different applications and post them to IRC channels
MIT License
17 stars 8 forks source link

Handle nickname collisons #2

Closed mweinelt closed 6 years ago

mweinelt commented 6 years ago

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

fleaz commented 6 years ago

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