aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2024-11-16 04:51:09 +0000
committerterminaldweller <devi@terminaldweller.com>2024-11-16 04:51:09 +0000
commit8fd3bf7c17615a0a058305436fa7b755b1de7c10 (patch)
treea9e1ef0ffc8569046c0f8704f70bb588a4db3ff5 /README.md
parentadded the iana whois command. added the new genelirc option (diff)
downloadmilla-8fd3bf7c17615a0a058305436fa7b755b1de7c10.tar.gz
milla-8fd3bf7c17615a0a058305436fa7b755b1de7c10.zip
moves some functions to utils.goHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 134be91..5d0b41a 100644
--- a/README.md
+++ b/README.md
@@ -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