LeaPhant / flowabot

Modular Discord bot with fun features including twitch commands and advanced osu! commands. 🌷
MIT License
111 stars 33 forks source link

Any map not in the database #12

Closed oSumAtrIX closed 5 years ago

oSumAtrIX commented 5 years ago

The bot always says, that the maps are not in the database. I provided my api key and the bot is running fine

LeaPhant commented 5 years ago

You might be running Node.js <10, check with node --version. Node.js 10 or higher is required, probably the same issue as #5.

oSumAtrIX commented 5 years ago

After updating Node to v10 I receive the same error message https://i.imgur.com/rPcGf0K.png

LeaPhant commented 5 years ago

Oh, that's weird. Can you tell me the beatmap id of the map you're trying and your beatmap_api value in config.json?

oSumAtrIX commented 5 years ago

The beatmap_api value is the same as my osu API key, therefore I can't share it here, also no beatmap does work including the beatmaps given here https://github.com/LeaPhant/flowabot/blob/master/COMMANDS.md#pp

[EDIT] After removing the beatmap API's value and keeping it empty, I get this error message: https://i.imgur.com/roIKmMs.png

I will have to install ´Canvas´ correctly again.

oSumAtrIX commented 5 years ago

Fixed.