Skip to content

4.5.28

Compare
Choose a tag to compare
@JiPaix JiPaix released this 11 Jun 01:46
· 121 commits to main since this release

Feat(lib)

  • add nickServ parameter to authenticate with NickServ (password only, use nickname as login)

Feat(cli)

  • add option --nickserv to authenticate with NickServ (password only, use nickname as login)
  • add option -t, --timeout

Fix(lib)

  • only print bot messages directly addressed to you (message sent to channels are ignored)
  • transfert timeout duration is no longer fixed to 10 seconds, use timeout parameter instead
  • fix/handle write ECONNRESET errors when bot disconnects without sending a "FIN" packet
  • accept alphanumeric tokens (ctcp negociation)