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