- 2
how to make a discord bot with python
Please tell me
4 Respostas
0
You could do it the boring way by using a python library.
Or you could use the discord documentation
The fun thing is that the documentation is not tied to any programming language
I could guide you but im not home right now
I also made a bit simple documentation on how to create discord bot and it can be found from
https://dcbotting.com
Its a platform that I built that has a graphical interface for discord bot creation.
The bot itself is executed in your own browser using javascript
0
Can be made with discord.py
- 2
Oh ok, ill check the website out while waiting for you to guide me