Utility IRC bot
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Chris Smith 3e8b730c18 Initial import, with Hue module vor 5 Jahren
..
main/kotlin/com/chameth/hexbot Initial import, with Hue module vor 5 Jahren
README.md Initial import, with Hue module vor 5 Jahren

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