Demo Bot: first proof of concept.
This commit is contained in:
@ -5,7 +5,10 @@ interface ProsodyFilePaths {
|
||||
log: string
|
||||
config: string
|
||||
data: string
|
||||
bots: string
|
||||
bots: {
|
||||
dir: string
|
||||
demobot: string
|
||||
}
|
||||
modules: string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user