fleaz / CptHook

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

Reconnect IRC socket on connection errors #11

Closed mweinelt closed 5 years ago

mweinelt commented 5 years ago

The example in the girc docs had an else block that just returned, not sure why that is necessary, but if it is I can add it.

Only build-tested.

fleaz commented 5 years ago

Thanks.

I merged this into development so we can test it properly before we merge into master :)