Fix Akinator

This commit is contained in:
Daniel Odendahl Jr
2018-09-18 16:24:01 +00:00
parent 087bffa82e
commit 557619961a
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -69,6 +69,8 @@ module.exports = class AkinatorCommand extends Command {
.query({
partner: 1,
player: 'website-desktop',
uid_ext_session: '5ba118d44e469',
frontaddr: 'MTc4LjMzLjIzMS45OA==',
constraint: 'ETAT<>\'AV\'',
soft_constraint: channel.nsfw ? '' : 'ETAT=\'EN\'',
question_filter: channel.nsfw ? '' : 'cat=1',
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "91.5.1",
"version": "91.5.2",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {