How to make a Discord bot in Python (PyCord) - 2024 - Part 1

preview_player
Показать описание
#pycord #python #programming #discordbot #discord

In this video we'll setup a basic bot using the PyCord package. This will be a full series of videos where we will create a full discord bot from start to end, including advertising and monetization of it.
This is part 1 of the full pycord discord bot series.

Make sure to like and subscribe if you enjoyed the video!
Рекомендации по теме
Комментарии
Автор

Make sure to use the py-cord package instead as py-cord-dev has been removed.

AltoPoly
Автор

yo i followed all the steps but it the terminal when iuse the command pip -m main.py is says no such option what can i do to fix this?

Ostriche
Автор

when im on OAuth2 and URL Generator, I select bot & app.commands and for the bot I choose Admin perms, and for the url it fails to generate a invite link, it says "Please enter a redirect uri"

hh_
Автор

So I have went through the video twice. I had a problem downloading py-chord had to switch versions or something in my vs code. I finally got py-chord imported using the actual pip command from the site. Now I am getting an error like this. I have been looking around havn't figured out what is going on.

AttributeError: type object 'Interaction' has no attribute 'respond'. Did you mean: 'response'?

JoeAIBots
Автор

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for aiohttp
Failed to build aiohttp
ERROR: Could not build wheels for aiohttp, which is required to install pyproject.toml-based projects

and he cant finde discord ppy

Rovarnex
Автор

How to remove interaction error on pycord?

Ivan_Gorushkin
Автор

i have a question i download the py cord thing but when i use terminal it tells me that py is not recognized what can i do to fix this

rKarso
Автор

Did someone notice his discord token inside of the video. lol

RealNexScript