mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix
This commit is contained in:
@@ -11,6 +11,7 @@ module.exports = class Cleverbot {
|
||||
this.cs = null;
|
||||
this.timeout = this.setTimeout();
|
||||
this.key = key;
|
||||
this.active = false;
|
||||
}
|
||||
|
||||
async respond(input) {
|
||||
|
||||
Reference in New Issue
Block a user