chrisrude / oobabot

A Discord bot which talks to Large Language Model AIs running on oobabooga's text-generation-webui
MIT License
98 stars 33 forks source link

How to stack wakewords? #48

Closed Urammar closed 1 year ago

Urammar commented 1 year ago

The documentation isnt clear, how do wakewords stack?

wakewords: ['bot'] ['buddy']

Something like this?

Urammar commented 1 year ago

Its just a line of words, future explorer.

wakewords: bot buddy etc

or in the console its --wakewords bot buddy etc --some_other_command

chrisrude commented 1 year ago

Thanks for the support help @Urammar !