From fdba83847917fe29a699ecaad7be432b4ac7ec15 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sun, 15 Sep 2024 02:25:02 -0400 Subject: added a new option, context. fixed a bug with the custom commands where the context was not being treated as such --- config-example.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'config-example.toml') diff --git a/config-example.toml b/config-example.toml index c968dd4..d1c9ba0 100644 --- a/config-example.toml +++ b/config-example.toml @@ -28,6 +28,7 @@ llmProxy = "http://127.0.0.1:8180" skipTLSVerify = false useTLS = true adminOnly = false +context = ["please respond in french even if i use another language unless you are specifically asked to use any language other than french", "your name is terra"] plugins = ["/plugins/ip.lua", "/plugins/urban.lua"] [ircd.devinet.watchlist.security] watchList = ["#securityfeeds"] -- cgit v1.2.3