clevs.create()

This commit is contained in:
Daniel Odendahl Jr
2017-05-09 17:53:47 +00:00
parent 334b95f923
commit e39627d3ec
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@ const clevs = new Cleverbot({
user: CLEVS_USER,
nick: 'XiaoBot'
});
clevs.create();
let mention;