Utility IRC bot
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Chris Smith 3e8b730c18 Initial import, with Hue module 5 anos atrás
..
main/kotlin/com/chameth/hexbot Initial import, with Hue module 5 anos atrás
README.md Initial import, with Hue module 5 anos atrás

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