Vigyata.AI
Is this your channel?

[Tutorial] Getting Started - Discord Bot with Python!

2.2K views· 74 likes· 24:15· May 27, 2023

🛍️ Products Mentioned (3)

Hello there! I hope this video is of use to you on getting a general understanding of how to make a Discord Bot using Python. This video is a fairly long one, since I tried to keep a more laid-back approach to make it easier to follow. For this tutorial, you'll need the following programs: Visual Studio Code: https://code.visualstudio.com/ Python: https://python.org The packages you'll need to install with pip are: discord discord.py To do this: If you installed to path: pip install discord discord.py If you didn't install to path: py -m pip install discord discord.py Template for commands: https://discordpy.readthedocs.io/en/stable/ext/commands/commands.html I hope this video is useful to someone who needs it. If you'd like to ask any questions or have any video requests, feel free to comment. If you need some more extreme help (which there's nothing wrong with!), you can add me on Discord - oliverstech#0514 - of where I'll try help you the best I can. Have a good one! Feel welcome to like or subscribe if you like this video and want more like it, but of course don't feel pressured into doing so. Take care! :)

🎬 More from Oliver's Tech