is it possible to use discord.js on mobile?

if so, how?
19 Replies
d.js toolkit
d.js toolkit3mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
Syjalo
Syjalo3mo ago
What do you mean by that? If you can run a Node.js app on your mobile device, you can use discord.js
nemesis
nemesisOP3mo ago
i put the node.js tag in because i didnt know what tag to use sorry but i meant in general using something like vscode
Syjalo
Syjalo3mo ago
VS Code is a code editor, not a runtime Sure, you can code with any editor you want
nemesis
nemesisOP3mo ago
would something like replit work?
Syjalo
Syjalo3mo ago
You can use Replit as an editor, but it's not recommended to use it as a host because of the shared IPs
nemesis
nemesisOP3mo ago
wdym shared IPs
Syjalo
Syjalo3mo ago
The IP is shared between multiple apps. If one app gets rate limited by Discord, all apps on that IP gets limited too
nemesis
nemesisOP3mo ago
im planning on only making one app so will that be a problem for me?
Syjalo
Syjalo3mo ago
Yes, if you're planning to host a Discord bot there
nemesis
nemesisOP3mo ago
well, what do you recommend?
Syjalo
Syjalo3mo ago
#resources There a lot of examples of hosting providers
nemesis
nemesisOP3mo ago
so i just use google hosting for example and replit?
Syjalo
Syjalo3mo ago
If you want to. It's personal choice and out of the discord.js scope
nemesis
nemesisOP3mo ago
well i dont really understand any of the things in the message, so what code editor for mobile would YOU recommend?
Syjalo
Syjalo3mo ago
I don't know. I don't code on mobile
nemesis
nemesisOP3mo ago
@Syjalo sorry for disturbing but how can i fix this?
No description
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
nemesis
nemesisOP3mo ago
okay but can i get help?

Did you find this page helpful?