Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fr_objects and fr_animals are not working #83

Open
MaxenceDC opened this issue Mar 13, 2021 · 2 comments
Open

fr_objects and fr_animals are not working #83

MaxenceDC opened this issue Mar 13, 2021 · 2 comments

Comments

@MaxenceDC
Copy link

I have this sample code:

const {Aki} = require("aki-api");
const aki = new Aki("fr_animals");
aki.start().then(() => {
    console.log(aki.question)
})

and it logs a question for the "fr" region and not the "fr_animals" region. When the game end, it's a personage and not animal. Same for "fr_objects". I tried for "en_animals" and it works perfectly fine.

node version: v14.15.4
npm version: 7.6.3

Thank's.

@MaxenceDC
Copy link
Author

so this is basically dead

@jgoralcz
Copy link
Owner

jgoralcz commented Sep 3, 2021

I don't think there's anything I can do about this. I've looked into it, and I am open to hear what others have to say.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants