Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1000 Bytes

FAQ.md

File metadata and controls

28 lines (19 loc) · 1000 Bytes

🔎 FAQ

  • Something is missing? Please let me know.

🔎 Q: I'm getting: Error: 401: Unauthorized 0

Q

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

🔎 Q: I'm getting: Error: Missing Access 50001

Q

  • R1: If you already changed the IDs in the config, please rebuild the code.
  • R2. Go to Configuration.ts and change the guildIds array,

🔎 Q: I'm getting the prisma error: Error: P1013

Q

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

🔎 Q: I'm getting the MongoDB error: Server selection timeout: No available servers.

Q

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