+ 11
Discord bot?
Which Language is best for developing discord bot? Python library discord.py or javascript library discord.js
18 Réponses
+ 8
Whichever language you are more comfortable in building it with would always prove to be better.
+ 7
I think 🤔 u must use python for this.
+ 5
I think you use python☺it's best😁
+ 4
Js
+ 4
It depends which you have experience with or if you're willing to learn a new language just to build the bot 😊 good luck
+ 4
Python is easier if you starting and its much easier to just store data in json so I would say python. Its ultimately your choice though and whichever feels more comfortable will be better. I will say that there are more tutorials in Youtube regarding Python
+ 4
PYTHON is easy and simple so it depends on you with which library you feel comfortable use that because all library's of Python is easy to use like
🌟ALTERO🌟[Busy]
☕Anurag🎶☕ Thank you😊😊😊
+ 4
I think python
Because python easy to understand and python is dynamically typed language it's make small code and fully responsive
+ 4
🌟ALTERO🌟[Busy] after building bot if you want to host it 24/7(for free) then you can go with replit and uptimerobot
+ 3
You must use Python
+ 3
I think, that python is best)
+ 1
KAJAL [Leaved] I'll recomend you to use Js Bcoz it's easy and it's Sup easy to make a simple command just like this .... if(message.content === "ping") {
message.channel.send("Pong!")
{
This will send " Pong! " When someone send Ping and also give me your Discord I'd I can help u
0
JDA and Discord.Net best modules for Discord Bots.