is it possible to use discord.js on mobile?

if so, how?
19 Replies
d.js toolkit
d.js toolkit3w 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
Syjalo3w ago
What do you mean by that? If you can run a Node.js app on your mobile device, you can use discord.js
ts
tsOP3w 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
Syjalo3w ago
VS Code is a code editor, not a runtime Sure, you can code with any editor you want
ts
tsOP3w ago
would something like replit work?
Syjalo
Syjalo3w ago
You can use Replit as an editor, but it's not recommended to use it as a host because of the shared IPs
ts
tsOP3w ago
wdym shared IPs
Syjalo
Syjalo3w ago
The IP is shared between multiple apps. If one app gets rate limited by Discord, all apps on that IP gets limited too
ts
tsOP3w ago
im planning on only making one app so will that be a problem for me?
Syjalo
Syjalo3w ago
Yes, if you're planning to host a Discord bot there
ts
tsOP3w ago
well, what do you recommend?
Syjalo
Syjalo3w ago
#resources There a lot of examples of hosting providers
ts
tsOP3w ago
so i just use google hosting for example and replit?
Syjalo
Syjalo3w ago
If you want to. It's personal choice and out of the discord.js scope
ts
tsOP3w ago
well i dont really understand any of the things in the message, so what code editor for mobile would YOU recommend?
Syjalo
Syjalo3w ago
I don't know. I don't code on mobile
ts
tsOP3w ago
@Syjalo sorry for disturbing but how can i fix this?
No description
Unknown User
Unknown User3w ago
Message Not Public
Sign In & Join Server To View
ts
tsOP3w ago
okay but can i get help?

Did you find this page helpful?