mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
clevs.create()
This commit is contained in:
@@ -22,6 +22,7 @@ const clevs = new Cleverbot({
|
||||
user: CLEVS_USER,
|
||||
nick: 'XiaoBot'
|
||||
});
|
||||
clevs.create();
|
||||
|
||||
let mention;
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiaobot",
|
||||
"version": "18.9.0",
|
||||
"version": "18.9.1",
|
||||
"description": "A Discord Bot",
|
||||
"main": "shardingmanager.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user