Cleverbot: Zusätzliches Pattern
This commit is contained in:
parent
69787daf92
commit
9115558ba4
@ -4,6 +4,7 @@ function cleverbot:init(config)
|
|||||||
cleverbot.triggers = {
|
cleverbot.triggers = {
|
||||||
"^/cbot (.+)$",
|
"^/cbot (.+)$",
|
||||||
"^[Bb]rawlbot, (.+)$",
|
"^[Bb]rawlbot, (.+)$",
|
||||||
|
"^[Bb]ot, (.+)$"
|
||||||
}
|
}
|
||||||
cleverbot.url = config.chatter.cleverbot_api
|
cleverbot.url = config.chatter.cleverbot_api
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user