+ 2
[SOLVED] Does anybody know how to code a discord bot on phone?
14 Antworten
+ 14
You could do it via uploading everything to GitHub and linking your repository to a web-hosting site (like Heroku or AWS, for example). However, I would think that writing & editing code on a mobile-phone at all would be extremely tedious in itself ... especially in the long-term.
+ 11
https://discord.gg/GWdhBSp
That server is for a tutorial on discord.js and discord.py. They explain how to create your bot either on a pc or android
My bot is currently running on my phone (not for long though... keeping it online is proving challenging since I have to move around a lot and some of those places don't have an internet connection)
I hope this helps
+ 8
John Moruzzi
Look up Heroku.
+ 5
Mining LlamaYT
You can find SL's server here:
https://www.sololearn.com/discuss/689391/?ref=app
+ 5
You can ask your questions in the designated channels. I'm sure plenty can answer them.
+ 1
C#
You can make a bot in c#
Relatively fast.
If you main c# go to some tutorials on youtube. If you main other languages start learning c#
Btw you cant edit the code on mobile. You will need a computer to edit.
+ 1
I am still learning to code so I will try! btw I made my bot as an App is the Discord API
does that work for this method? and please send me the instructions! my discord tag is <redacted>.
0
does that server have anything for mobile users?
0
to make a bot?
0
ok thanks
0
If you're on Android, just go to the Play Store and look up "Discord Bot". Scroll down for a while and you'll find the app. I installed it previously but didn't know how to make one at the time. To create the bot, all you have to do is sign into your Discord Acc, put in the Bot Token, and then it'll ask you which server(s) you want to put it in ( ones that you own/manage ). Have fun 👌
0
I just need to know how myself because I am planning on making the bot for my YouTube channel's discord server as its music bot and I already know how, I just need to know how to host it
0
how about code a bot in replit
0
i run my python discord bot on android using the Termux app. the spare phone is a great server for my bot. i have notes on installing the packages needed for termux to work, its not a simple task but termux has wake-lock. u can use pydroid extremely easy, but i dont think it has a wake-lock. i posted instructions on termux in a similar post