Post4VPS Forum | Free VPS Provider
Discord bot programming - Printable Version

+- Post4VPS Forum | Free VPS Provider (https://post4vps.com)
+-- Forum: Geek World (https://post4vps.com/Forum-Geek-World)
+--- Forum: Scripting & Programming (https://post4vps.com/Forum-Scripting-Programming)
+--- Thread: Discord bot programming (/Thread-Discord-bot-programming)



Discord bot programming - youssefbasha - 04-14-2019

Hello guys,
Do you know how to create a discord bot?
For me, I can only handle its uptime but my friend handled everything in it like music cmd , help cmd , games cmd with python
What about you?


RE: Discord bot programming - rudra - 04-14-2019

im yet to see a somewhat intelligent chatbot in Discord. I guess someone may already be in the process of interfacing or using the API of some chatbot that uses ML to program such a bot for Discord.
I hope you know that they have developer docs describing the API to introduce discord bots?


RE: Discord bot programming - tiwil - 04-14-2019

I'm doing work with Python too for Discord bot, it's pretty easy, have such a big community. The documentation is also pretty nice and understandable. They also provide an example for the bot. We have so much example too outside of their documentation, like in Medium.

Anyway, the one that's hard for me if I moved from a server to another, I should reinstall discord package and sometimes it gives me error, just from my own human-error or from the Python itself. Pretty annoying since I cannot make my bot up faster.


RE: Discord bot programming - youssefbasha - 04-14-2019

(04-14-2019, 02:19 PM)tiwil Wrote: I'm doing work with Python too for Discord bot, it's pretty easy, have such a big community. The documentation is also pretty nice and understandable. They also provide an example for the bot. We have so much example too outside of their documentation, like in Medium.

Anyway, the one that's hard for me if I moved from a server to another, I should reinstall discord package and sometimes it gives me error, just from my own human-error or from the Python itself. Pretty annoying since I cannot make my bot up faster.

Iam facing the face problems xD
My bot was working fine but when i got vps 9 i didn't install python :3
What is the importance of your bot and its name?