0.2.3 • Published 4 years ago

squeebot-protocol-irc v0.2.3

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
4 years ago

Squeebot IRC Protocol

The purpose of this repository is to give Squeebot IRC support.

Configuration

  • nick (string) - IRC Nickname
  • port (int) - IRC Connection Port
  • password (string) - IRC Conenction Password (used as SASL password, when enabled)
  • sasl (bool) - Enable SASL Authentication
  • ssl (bool) - Enable SSL
  • channels (str array) - Channels to join automatically
  • nickserv:enabled (bool) - Enable NickServ user authenticity checking
  • nickserv:command (string) - NickServ command to use to prove user authenticity
0.2.3

4 years ago

0.2.1

5 years ago

0.2.0

6 years ago

0.1.0-1

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago