mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix Akinator
This commit is contained in:
@@ -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
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiao",
|
||||
"version": "91.5.1",
|
||||
"version": "91.5.2",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Xiao.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user