init
This commit is contained in:
7
server/cross/LogicServer/data/robot/langRobotconfig.txt
Normal file
7
server/cross/LogicServer/data/robot/langRobotconfig.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
--机器人发言的配置
|
||||
RobotChatConfig =
|
||||
{
|
||||
talkNum = 3, --每个发言周期的发言的机器人的数目
|
||||
minInterval = 10, --每个发言周期 时间间隔随机 下限 秒
|
||||
maxInterval = 20, --每个发言周期 时间间隔随机 上限 秒
|
||||
}
|
||||
Reference in New Issue
Block a user