mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-04 07:46:43 +02:00
Eh, remove xiao prefix
This commit is contained in:
@@ -25,7 +25,7 @@ module.exports = class CleverbotCommand extends Command {
|
||||
type: 'string'
|
||||
}
|
||||
],
|
||||
patterns: [/^(clevs|cleverbot|xiao) (.+)/i]
|
||||
patterns: [/^(clevs|cleverbot) (.+)/i]
|
||||
});
|
||||
|
||||
this.convos = new Map();
|
||||
|
||||
Reference in New Issue
Block a user