You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+13
Original file line number
Diff line number
Diff line change
@@ -235,6 +235,18 @@ webirc password to use.
235
235
236
236
webirc address to use.
237
237
238
+
#### context
239
+
240
+
the context to use for the normal conversations with the bot. Yes, this is how you tell your milla instance to act like a pirate.
241
+
242
+
```toml
243
+
context = ["you are a pirate. use the language and words a pirate would unless you are asked to do otherwise explicitly", "your name is caption blackbeard"]
244
+
```
245
+
246
+
```toml
247
+
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"]
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"]
0 commit comments