James S
James S
  • Видео 58
  • Просмотров 769 026
Creating a Discord Bot in Python (2025) | Episode 3: Slash Commands
Looking to add Slash Commands to your Discord Bot? In Episode 3 of our 2025 series, "Creating a Discord Bot in Python," we walk you through everything to do with Slash Commands. By the end of this episode, you'll fully understand what slash commands are and how you can program them in Python for your Discord Bot. This tutorial is perfect for beginners who want to dive into Discord bot development using Python in 2025.
🚀 *In this episode, you will learn:*
1. What Slash Commands are
2. How to program Slash Commands
3. How to get your Slash Commands to accept input from a user
►Please consider joining my discord server
discord.gg/vqM6GSFmCj
►If you would like to support me and this channel please c...
Просмотров: 3 693

Видео

Creating a Discord Bot in Python (2025) | Episode 2: Events
Просмотров 3,6 тыс.2 месяца назад
Looking to program your Discord Bot in Python to respond to events? In Episode 2 of our 2025 series, "Creating a Discord Bot in Python," we walk you through everything to do with events. What an event is and how to program your Discord Bot in Python to respond to these events. This tutorial is perfect for beginners who want to dive into Discord bot development using Python in 2025. 🚀 *In this e...
Creating a Discord Bot in Python (2025) | Episode 1: Setup & Basics
Просмотров 11 тыс.3 месяца назад
Looking to create a Discord Bot for your server? In Episode 1 of our 2025 series, "Creating a Discord Bot in Python," we walk you through the initial steps of setting up your bot with Discord and writing your first lines of code. This tutorial is perfect for beginners who want to dive into Discord bot development using Python in 2025. 🚀 *In this episode, you will learn:* 1. How to register your...
We're Creating the Biggest Community Built Discord Bot | YOU can Help
Просмотров 1 тыс.2 года назад
The Biggest Community Built Discord Bot, is being built right here! We're going to be building a Discord Bot which YOU can help program! In this video, I introduce the Biggest Community Built Discord Bot project and how you can be a part of it! I go over all the details to do with what this project actually is to how you can help with it. In this project, we're going to be building a Discord Bo...
How the Apple Watch Changed my LIfe FOREVER! | 2 Year Review
Просмотров 6422 года назад
How is the Apple Watch a LIfe Changing Device? How can a device that sits on your wrist change your Life? In this video, I give my 2 year review of the Apple Watch and how it has genuinely changed my life for the better. I cover all the main features of the watch as well as the hidden easter eggs hidden inside the Apple Watch. ►Please consider joining my discord server discord.gg/vqM6GSFmCj ►If...
Should you BUY the 2021 iPad Pro in 2022?
Просмотров 1,1 тыс.2 года назад
Do you want to BUY the 2021 iPad Pro now in 2022? Are you considering getting a new iPad? In this video, I go over whether you should buy the 2021 iPad Pro now or wait until October when the new 2022 iPad could be released. I cover the main key features of the current 2021 iPad Pro and the new predicted rumours of the 2022 iPad being released in October! ►Please consider joining my discord serv...
How to RETRIEVE Stored Data with a Discord Bot! | Nextcord Tutorial (Part 22)
Просмотров 7 тыс.2 года назад
Want to RETRIEVE Data that is stored with a Discord Bot? Want to allow a user to access all Stored Data with a Discord Bot? In this video, I cover exactly how to use a Discord Bot to retrieve all data that a user has stored in a Database and display it to them inside of Discord. I cover exactly how to program this in python using the library Nextcord! This video follows on from my previous vide...
How to STORE Information with a Discord Bot! | How to Make a Discord Bot (Part 21)
Просмотров 15 тыс.2 года назад
Want to be able to STORE information using a Discord Bot? Want to be able to store data and information in a Database using a Discord Bot? In this video, I cover exactly how you can use a Discord Bot to store information. I show how to setup a Database and how to write the Python code to program your Discord Bot to store information. I show how to take a user's input and store their information...
How to PROGRAM a Website in 2022!
Просмотров 3832 года назад
Do you want to MAKE a Website? Do you want to learn how to PROGRAM a Website in 2022! Well then, in this video, I guide you through the process of CREATING your own Website completly for free! I'll show you how to get a free Domain, how to setup a free server to host your Website and how to actually write Programming Code for your Website. I'll be showing you how to Program with HTML, so by the...
Discord.py is RETURNING!
Просмотров 5 тыс.2 года назад
Discord.py is COMING BACK! After half a year, Discord.py is RETURNING! In August 2021, the creator of Discord.py announced that Discord.py would be shutting down forever. However, a couple of days ago the creator announced that Discord.py would be coming back! In this video, I go over why they decided to do this, how this will affect you and how it will affect your Discord Bot! ►Danny's Article...
How to add Dropdowns to your Discord Bot! | Nextcord Tutorial (Part: 20)
Просмотров 9 тыс.2 года назад
Want to add Dropdowns to your Discord Bot? Want to add a new way for users to interact with your Discord Bot? In this video I go over exactly how to setup and use Dropdowns with your Discord Bot. By the end of the video you'll completely understand everything to do with Dropdowns in Discord Bots. This video uses the Python Library, Nextcord, in order to communicate with the Discord API. ►Links ...
How to add Buttons to your Discord Bot! | Nextcord Tutorial (Part 19)
Просмотров 11 тыс.2 года назад
Want to add Buttons to your Discord Bot? Want to spice up your Discord Bot with a brand new way to interact with it? In this video I cover exactly how to add Buttons to your Discord Bot in Python. I guide you through step by step in everything to do with Buttons for your Discord Bot. From adding them to how to use them. ►Please consider joining my discord server discord.gg/vqM6GSFmCj ►If you wo...
How to MAKE a Discord Bot with Python in 2022!
Просмотров 19 тыс.2 года назад
Want to make a DISCORD BOT for your Discord Server? Want to Learn how to make a Discord Bot in Python? Well then, in this complete beginners guide, I show you exactly how you can make a Discord Bot for your Discord Server. I go through everything you need to know from how to install Python to how to actually code your Discord Bot. By the end of this video, you will have a great understanding of...
Adding SLASH COMMANDS and LISTENERS to COGS | Making A Discord Bot in Python | Nextcord
Просмотров 14 тыс.2 года назад
Looking to add Slash Commands and Listeners to your Python Discord Bot? Want to organise your Python Discord Bot with COGS? Well then, in this video I cover exactly how to use SLASH COMMANDS and LISTENERS inside of COGS. I go through step by step showing you how to use the Nextcord, Discord Bot library, to create Slash Commands insided of Cog files. I also cover how to use Listeners inside of a...
Adding Slash Commands to your Discord Bot | Nextcord (Full Tutorial)
Просмотров 15 тыс.2 года назад
It's time to add Slash Command's to your Discord Bot! In April 2022 Discord has said that ALL Discord Bot's will have to use Slash Commands in order for the user to interact with the Discord Bot. In this video, I show you exactly how you can add Slash Commands to your Discord Bot as well as everything else to do with the topic. By the end of this video, you will have a fully functioning Discord...
Moving away from Discord.py | Switching to Nextcord
Просмотров 11 тыс.2 года назад
Moving away from Discord.py | Switching to Nextcord
How to GAIN Users for your Discord Bot!
Просмотров 1,6 тыс.2 года назад
How to GAIN Users for your Discord Bot!
How to Setup and use VSCode - Complete Beginner's Guide to VSCode!
Просмотров 4063 года назад
How to Setup and use VSCode - Complete Beginner's Guide to VSCode!
The BEST Alternatives to Discord.py!
Просмотров 2,3 тыс.3 года назад
The BEST Alternatives to Discord.py!
Discord.py is CLOSING Down FOREVER!
Просмотров 4,6 тыс.3 года назад
Discord.py is CLOSING Down FOREVER!
Discord Music Bots are SHUTTING DOWN!
Просмотров 8453 года назад
Discord Music Bots are SHUTTING DOWN!
Roles - How to make a Discord Bot in Python! (Part 15: Roles) (Tutorial)
Просмотров 13 тыс.3 года назад
Roles - How to make a Discord Bot in Python! (Part 15: Roles) (Tutorial)
How to make a Discord Bot React to ANYTHING | Reactions (Part 14) (2021 Update)
Просмотров 20 тыс.3 года назад
How to make a Discord Bot React to ANYTHING | Reactions (Part 14) (2021 Update)
How to make a Discord Bot in Python! (Part 13: Cogs) (2021 Update)
Просмотров 16 тыс.3 года назад
How to make a Discord Bot in Python! (Part 13: Cogs) (2021 Update)
DM Users via your Discord Bot in Python! - Part 12 (Tutorial)(2021)
Просмотров 32 тыс.3 года назад
DM Users via your Discord Bot in Python! - Part 12 (Tutorial)(2021)
Why I have NOT switched to Mac OS Big Sur!
Просмотров 1073 года назад
Why I have NOT switched to Mac OS Big Sur!
How to make a Discord Bot in Python! (Part 11: Errors) (Tutorial) (2021 Update)
Просмотров 6 тыс.3 года назад
How to make a Discord Bot in Python! (Part 11: Errors) (Tutorial) (2021 Update)
Why every programmer should use Git!
Просмотров 1513 года назад
Why every programmer should use Git!
How to make a Discord Bot in Python! (Part 10: Bot Status) (Tutorial)
Просмотров 12 тыс.3 года назад
How to make a Discord Bot in Python! (Part 10: Bot Status) (Tutorial)
How to make a Discord Bot in Python! (Part 9: Embeds) (Tutorial)
Просмотров 17 тыс.3 года назад
How to make a Discord Bot in Python! (Part 9: Embeds) (Tutorial)

Комментарии

  • @Ifakedates
    @Ifakedates 2 дня назад

    it said something was wrong on line 4 about "module"

  • @diamondmaster7040
    @diamondmaster7040 3 дня назад

    Instead of "Python-3" i put "py -3" and it worked

  • @wilburmiguel-ms6mc
    @wilburmiguel-ms6mc 4 дня назад

    when i type python3 main.py it doesnt show more lines of code and instead skips to a line where i can put in an input again

  • @Patrick-yl4hp
    @Patrick-yl4hp 7 дней назад

    MAKE MORE PLEASE!

  • @zivtene791
    @zivtene791 8 дней назад

    yes 2025 was 2 months ago

  • @dianalobo704
    @dianalobo704 9 дней назад

    Can you make a tutorial of creating a Music Discord Bot using python?

  • @Yowawi
    @Yowawi 9 дней назад

    Thank you, you saved the world.

  • @Oliviaekitten
    @Oliviaekitten 10 дней назад

    this guys voice pisses me off like can u please jst not go "OMG THIS IS SO COOL"

  • @BillyMaurice
    @BillyMaurice 10 дней назад

    I'm getting the "Error syncing commands: 403 Forbidden (error code: 50001): Missing Access". I've tried the things suggested in Stack Overflow but I'm still not getting the slash command to activate.

  • @terart56708
    @terart56708 11 дней назад

    I did puthin instead of python 3 and it worked

  • @alaaomran247
    @alaaomran247 13 дней назад

    Which topics I need from python to keep up with u, or to build it again by ma self?

  • @andrewponte9182
    @andrewponte9182 13 дней назад

    I need help with a bot and i will pay for your work. Please let me know

  • @MiraCle-g4u
    @MiraCle-g4u 14 дней назад

    what is the name of the software you using

    • @YUK4M0R1
      @YUK4M0R1 5 дней назад

      virtual studio code

  • @andyvo2928
    @andyvo2928 17 дней назад

    Hello! Do you know if I can do this using the bot.command instead of client

  • @ahmedotako3017
    @ahmedotako3017 17 дней назад

    can you go slower than that because I need to sleep and I'm already sleepy

  • @GuttermanGaming21
    @GuttermanGaming21 17 дней назад

    "2025"

  • @Dunleap
    @Dunleap 18 дней назад

    ctx = context "Represents the context in which a command is being invoked under."

  • @itzCookie64
    @itzCookie64 20 дней назад

    how to link channel with bot?

  • @sweetielexi
    @sweetielexi 20 дней назад

    this didnt work at all, i have a windows 11 pro, idk y this didnt work but it just didn't :/

  • @KLOYZ-s5h
    @KLOYZ-s5h 21 день назад

    do the skript in the video description for more clicks! 🔥🔥

  • @patrick.aep02
    @patrick.aep02 21 день назад

    thanks. but zesty ahh british slang

  • @lennoz8049
    @lennoz8049 22 дня назад

    praying part 4 comes out soon! These are great and very well made please keep going

  • @milkywayish9315
    @milkywayish9315 24 дня назад

    tragic 1 month ago

  • @David0506.
    @David0506. 25 дней назад

    Whar program are you using?

  • @itsmeharry15
    @itsmeharry15 26 дней назад

    (2024) i changed ct.author.avatar_url to ctx.author.avatar

  • @aftabshaikh9430
    @aftabshaikh9430 29 дней назад

    Bro thinks it's 2025

    • @BlixderYT
      @BlixderYT 8 дней назад

      Bro changed the system date in python

  • @crwcln
    @crwcln Месяц назад

    WHAT DO I DO :( line 2200, in has_permissions raise TypeError(f"Invalid permission(s): {', '.join(invalid)}") TypeError: Invalid permission(s): kick_member

  • @CoffeeT-v5j
    @CoffeeT-v5j Месяц назад

    Is it free

  • @CoffeeT-v5j
    @CoffeeT-v5j Месяц назад

    I remembered this in 5th grade ❤ thanks for reminding me how to do it again

  • @CoffeeT-v5j
    @CoffeeT-v5j Месяц назад

    Thank you so much…this will help people who have never tried this option. I was looking to put the apple App Store on my windows PC.

  • @justaregulardoge
    @justaregulardoge Месяц назад

    this tutorial helped me a lot but i had some issues as this code is somewhat old, this is where i think ai can actually help people because i had a hard time trying to understand python errors and now everything just works. thanks for the great vids, hope you continue you latest series!

  • @INPHINITHY
    @INPHINITHY Месяц назад

    So what jf you have your bot and you want to separate commands in folders how will you implement slash cmds

  • @ISmellCapDog
    @ISmellCapDog Месяц назад

    Bro what the heck is that syntax on line 29? since when can you use a colon inside function arguments? I'm so confused. I know in some other languages you can use that to inherit a class but never have i seen that in python. And I'm having a hard time finding any documentation of that online. I know "@" is used to overload a method on line 28 but somebody help me out here.

    • @ISmellCapDog
      @ISmellCapDog Месяц назад

      Update: I understand it now. I had to ask Bing AI because I didn't know what to call that syntax. But apparently its called "Type Hints". In other languages you must declare the type of variable before setting it. in python we never had to do that. But after python 3.5 they added this for better code readability and error debugging. so basically you are just letting the interpreter and who ever is reading your code know, that "this variable: should be this type". if not then the discord module should have its on error detection to tell what problem occurred.

  • @soull.R6
    @soull.R6 Месяц назад

    import discord ModuleNotFoundError: No module named 'discord' HOW TO FIX

  • @daddyofalltrades
    @daddyofalltrades Месяц назад

    Thank you sooo much for the tutorial. !! You're the best ❤

  • @iimou3adkiller607
    @iimou3adkiller607 Месяц назад

    Music bot pls !

  • @Fasky005
    @Fasky005 Месяц назад

    Can anyone help me with my code? - in comment below

    • @Fasky005
      @Fasky005 Месяц назад

      It doesn’t show any error in consol but the role isn’t given the commands work perfectly

    • @FascinatingFunAnimalFacts
      @FascinatingFunAnimalFacts 8 дней назад

      @@Fasky005 logic error

  • @aposkus
    @aposkus Месяц назад

    Amazing tutorial, easy to follow and is very clear for someone who knows absolutely nothing at coding. Awaiting for part 4, keep it up!

  • @MINECLITCH
    @MINECLITCH Месяц назад

    bro, how to add rich presence for your bot?

  • @dropyourinfo
    @dropyourinfo Месяц назад

    you sound like a fucking nerd

    • @rainmyre
      @rainmyre 29 дней назад

      as do many programmers, friend

  • @TenET_13
    @TenET_13 Месяц назад

    Thanks bro,u are really a goat

  • @wolfsshadowgaming
    @wolfsshadowgaming Месяц назад

    @James S - is there something with discord that messes up the bot if you try to change the interact command (from say the ! to a / for example)? I don't think anything else has changed and I have tried everything to get the exact same code to work just changing that out (and even back again) and nothing seems to work. Any suggestions?

  • @junjieoyan4800
    @junjieoyan4800 Месяц назад

    Nicely demonstrated! Don't forget to reset the token

  • @mateirusucristian34
    @mateirusucristian34 Месяц назад

    bro leaked the token💀

  • @junjieoyan4800
    @junjieoyan4800 Месяц назад

    This is very helpful! Love your style

  • @darwinprawiranata581
    @darwinprawiranata581 Месяц назад

    I have a problem ModuleNotFoundError: No module named 'audioop', how to solve that? please help me

    • @Lad_Flaver
      @Lad_Flaver Месяц назад

      I'm having this same issue. No matter what I do I can't find anything on how to fix it. I'll let you know if I find anything.

    • @Lad_Flaver
      @Lad_Flaver Месяц назад

      Well, I just found the issue. Audioop has been removed from newer versions of Python. I'm not smart enough to figure out how to fix that other than installing an older version of Python. Doing that fixed the problem for me.

    • @FlyngDtGT
      @FlyngDtGT 3 дня назад

      @@Lad_Flaverwhat version of python?

  • @TheDiverJim
    @TheDiverJim Месяц назад

    you earned a sub after this series. please keep it up!

  • @TheDiverJim
    @TheDiverJim Месяц назад

    love this series. very well done.

  • @officialGoldMonkeVR
    @officialGoldMonkeVR Месяц назад

    bro is one year ahead

  • @azeivierhenson6141
    @azeivierhenson6141 Месяц назад

    im getting an error that says [Errno 2] No such file or directory. any idea what im doing wrong here?