FAQ - Ganyu-Studios/stelle-music GitHub Wiki

  • Something is missing? Please let me know.

📜 Common Questions:

🔎 Q: Will there be a javascript version?

  • A: No. I'm not even considering it.

🔎 Q: Why not discord.js?

  • A: I stopped using it a long time ago and I don't plan to go back to it, as seyfert offers me more conveniences.

🔎 Q: Can you help me?

  • A: Of course, just avoid being so heavy-handed when asking questions.

📜 Common Errors:

🔎 Error: 401: Unauthorized 0

Q

  • A: Make sure you filled the .env file with a valid discord token.

🔎 Error: Missing Access 50001

Q

  • A1: If you already changed the IDs in the config, please rebuild the code.
  • A2. Please check this

🔎 Prisma Error: P1013

Q

  • A: Make sure you followed the example database url format. (or you can see it here)

🔎 MongoDB Server selection timeout: No available servers.

Q

  • A: You need to WHITELIST your IP in order to access your mongodb cluster.

🔎 TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts"

Q

Or if you can fix it... go ahead, but in my case, I couldn't fix it.

  • A: There is no current fix (as far I know) for this, so you need to build the code into javascript files.
⚠️ **GitHub.com Fallback** ⚠️