Merge pull request #415 from atidot3/master

missing conf param
This commit is contained in:
Yunfan Li 2024-07-30 18:24:27 +08:00 committed by GitHub
commit 30a25ba13f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1263,6 +1263,9 @@ AiPlayerbot.CommandPrefix = ""
# Separator for bot chat commands
AiPlayerbot.CommandSeparator = "\\\\"
# Enable playerbot to talk in guild
AiPlayerbot.RandomBotGuildTalk = 1
# Enable playerbot talk (say / yell / general chatting / lfg)
AiPlayerbot.RandomBotTalk = 0