Hazelwize
DIAdiscord.js - Imagine an app
•Created by Hazelwize on 7/14/2023 in #djs-questions
Bot works on windows, but not on ubuntu.
30 replies
DIAdiscord.js - Imagine an app
•Created by Hazelwize on 7/14/2023 in #djs-questions
Bot works on windows, but not on ubuntu.
Yes, this is with the vpn off
30 replies
DIAdiscord.js - Imagine an app
•Created by Hazelwize on 7/14/2023 in #djs-questions
Bot works on windows, but not on ubuntu.
I can't remember if it was on or not. Here it is with it off for sure:
30 replies
DIAdiscord.js - Imagine an app
•Created by Hazelwize on 7/14/2023 in #djs-questions
Bot works on windows, but not on ubuntu.
30 replies
DIAdiscord.js - Imagine an app
•Created by Hazelwize on 7/14/2023 in #djs-questions
Bot works on windows, but not on ubuntu.
30 replies
DIAdiscord.js - Imagine an app
•Created by Hazelwize on 7/14/2023 in #djs-questions
Bot works on windows, but not on ubuntu.
That's what I'm thinking. This is my 4th day on the issue. I'm ok just using a VPN at this point. haha
30 replies
DIAdiscord.js - Imagine an app
•Created by Hazelwize on 7/14/2023 in #djs-questions
Bot works on windows, but not on ubuntu.
It's still throwing the Unknown Interaction error when using deferReply(). I put the code you posted inside of the execute function for interactionCreate.
30 replies
DIAdiscord.js - Imagine an app
•Created by Hazelwize on 7/14/2023 in #djs-questions
Bot works on windows, but not on ubuntu.
Ok, weird workaround for my issue that I found. If I'm on a VPN then my bot works beautifully on Ubuntu. It works on Windows either way. I'm guessing this is 100% an issue with my setup in some way.
30 replies
DIAdiscord.js - Imagine an app
•Created by Hazelwize on 7/14/2023 in #djs-questions
Bot works on windows, but not on ubuntu.
How would I check the latency? I think you might be on to something, because I just got a response from the bot, but I have to send two slash commands back to back. The first request fails, but the second command gets a response.
30 replies
DIAdiscord.js - Imagine an app
•Created by Hazelwize on 7/14/2023 in #djs-questions
Bot works on windows, but not on ubuntu.
I get the same error when deferring the reply.
30 replies
DIAdiscord.js - Imagine an app
•Created by Hazelwize on 7/14/2023 in #djs-questions
Bot works on windows, but not on ubuntu.
My code is here: https://github.com/Hazelwize/role-reactor
I am on Node version: 20.4.0
I have tested on Node version: 18.16.1 and 20.4.0
Discord.js version: 14.11.0
30 replies