629 B
629 B
URL parameters
gamja settings can be overridden using URL query parameters:
server: path or URL to the WebSocket servernick: nickname (if the character*appears in the string, it will be replaced with a randomly generated value)channels: comma-separated list of channels to join (#needs to be escaped)open: IRC URL to opendebug: enable debug logs if set to1, disable debug logs if set to0
Alternatively, the channels can be set with the URL fragment (ie, by just appending the channel name to the gamja URL).