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

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