mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-25 20:41:21 -05:00
Update README.md
This commit is contained in:
parent
ad3eafda1d
commit
8967813fcf
@ -17,6 +17,6 @@ system prompt:
|
|||||||
^^ Command to send text to the chatgpt API
|
^^ Command to send text to the chatgpt API
|
||||||
|
|
||||||
```
|
```
|
||||||
@messageparser add "(?i)(.*BOT_NICK_HERE)(?:[:])(.*)" "chat $1$2"
|
@messageparser add "(?i)(.*BOT_NICK_HERE)(?:[:]*)(.*)" "chat $1$2"
|
||||||
```
|
```
|
||||||
^^ replace BOT_NICK_HERE with your bot nick and add automatic replies to nick mentions
|
^^ replace BOT_NICK_HERE with your bot nick and add automatic replies to nick mentions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user