[SOLVED] Does anybody know how to code a discord bot on phone? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

[SOLVED] Does anybody know how to code a discord bot on phone?

12th May 2018, 1:17 AM
Mining LlamaYT
Mining LlamaYT - avatar
14 Answers
+ 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.
12th May 2018, 2:24 AM
Fox
Fox - avatar
+ 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
21st Jul 2018, 10:56 PM
Koketso Dithipe
Koketso Dithipe - avatar
+ 8
John Moruzzi Look up Heroku.
13th Nov 2020, 7:26 AM
Fox
Fox - avatar
12th May 2018, 2:47 AM
Fox
Fox - avatar
+ 5
You can ask your questions in the designated channels. I'm sure plenty can answer them.
12th May 2018, 2:53 AM
Fox
Fox - avatar
+ 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.
12th May 2018, 1:58 AM
syul
syul - avatar
+ 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>.
12th May 2018, 2:45 AM
Mining LlamaYT
Mining LlamaYT - avatar
0
does that server have anything for mobile users?
12th May 2018, 2:49 AM
Mining LlamaYT
Mining LlamaYT - avatar
0
to make a bot?
12th May 2018, 2:49 AM
Mining LlamaYT
Mining LlamaYT - avatar
0
ok thanks
12th May 2018, 2:53 AM
Mining LlamaYT
Mining LlamaYT - avatar
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 👌
5th Oct 2020, 6:15 PM
CC55 ALT
CC55 ALT - avatar
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
10th Nov 2020, 7:09 PM
Lunaero
Lunaero - avatar
0
how about code a bot in replit
2nd Feb 2022, 5:15 AM
Beginner
Beginner - avatar
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
7th Dec 2022, 9:49 PM
S May
S May - avatar