diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -132,8 +132,12 @@ Ping timeout for the IRC server. #### topP +set the Top_p paramater + #### topK +set the Top_k parameter + #### skipTLSVerify Skip verifying the IRC server's TLS certificate. This only makes sense if you are trying to connect to an IRC server with a self-signed certificate. @@ -482,6 +486,7 @@ Rolls a number between 1 and 6 if no arguments are given. With one argument it r #### whois IANA whois endpoint query: `milla: /whois xyz` +This command uses the `generalProxy` option. ## Deploy |