Utility IRC bot
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Chris Smith 3e8b730c18 Initial import, with Hue module 5 年前
..
main/kotlin/com/chameth/hexbot Initial import, with Hue module 5 年前
README.md Initial import, with Hue module 5 年前

README.md

Configuration

  • irc
    • server - hostname or IP to connect to [required]
    • port - port to connect on [required]
    • tls - whether to use TLS or not [default false]
    • password - server password [default none]
    • nickname - nickname to use [default Hex]
    • realname - real name to use [default +++Divide By Cucumber Error+++]
    • ident - ident/username to use [default hexbot]
    • nickserv [optional]
    • user - username to identify to nickserv with
    • password - password to identify to nickserv with
  • hue
    • appid - the application ID to use for the Hue remote API
    • clientid - the client ID to use for the Hue remote API
    • clientsecret - the secret to use for the Hue remote API