new
This commit is contained in:
@ -9,5 +9,12 @@ module.exports = {
|
||||
// }
|
||||
// }
|
||||
},
|
||||
'ai':{
|
||||
"key": "...",
|
||||
"interval": 5,
|
||||
"prompt0": (name, interval, currentPlayers)=>`
|
||||
Some stuff here.
|
||||
`
|
||||
},
|
||||
"playerListDir": "/home/william/test_list/"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user