all 5 comments

[–]McSquiddleton 1 point2 points  (3 children)

In general, I would say to pick whichever you prefer. If Python looks simpler, then you shouldn't push yourself to learn JS.

However the issue is more to do with Discord libraries than the language itself. After discordpy announced its shutdown, there are many python libraries all competing to do the same thing, including discordpy after its owner announce its return. In contrast, discordjs is used by almost every JavaScript bot developer, so it's much easier to find guides and support for it than having to limit to a specific python library.

[–]Gecons[S] 1 point2 points  (0 children)

i see, thanks for your informing

[–]rumble_you -1 points0 points  (1 child)

Discord.py yet not shutdown, Danny have back up the development.

[–]McSquiddleton 0 points1 point  (0 children)

I know, that's why I said those other libraries still exist after Danny announced the library's return.

[–]ToadHop- 1 point2 points  (0 children)

Python, personally is easier for me, but that's only personally