(2020) How to Code Your Own Discord Bot in Python #3 - Send Embed Messages!

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ธ.ค. 2024

ความคิดเห็น • 43

  • @aaryanshroff
    @aaryanshroff 4 ปีที่แล้ว +33

    I don’t even use Discord but I always like the video since its such high quality

  • @PooKan_VoolKaN
    @PooKan_VoolKaN 4 ปีที่แล้ว +2

    Best video about embed bot on whole TH-cam!

  • @nm4520
    @nm4520 3 ปีที่แล้ว +2

    One of 1000 tutorials that finally works

  • @timehash
    @timehash 4 ปีที่แล้ว +2

    Thank you! You're really helping me develop my bot Wiz! I didn't know anything about coding/programming before i saw ur vids! Continue the great work!

  • @joebyjo
    @joebyjo 4 ปีที่แล้ว +6

    u deserve more than 2k subs

    • @lukedsouza7
      @lukedsouza7 4 ปีที่แล้ว

      Facts. Your So Friendly Ajay!

  • @uoou7039
    @uoou7039 3 ปีที่แล้ว +1

    doing god tier job

  • @aviralsingh9579
    @aviralsingh9579 4 ปีที่แล้ว +1

    awesome video keep doing the good work!

  • @jadenc9375
    @jadenc9375 3 ปีที่แล้ว

    You are a huge help, thanks man! Subbed

  • @thom3648
    @thom3648 3 ปีที่แล้ว +1

    Your so underated

  • @TirthTheDev
    @TirthTheDev 3 ปีที่แล้ว +1

    it is telling in embed = myembed embed is not recognised
    @Ajay Gandecha
    and embed not going blue
    version 3.9.0

  • @novaop6267
    @novaop6267 4 ปีที่แล้ว +1

    i am getting error like (event() missing 1 required positional argument: 'coro') what should i do pls
    help

    • @luminel4751
      @luminel4751 4 ปีที่แล้ว

      on part 2 vid theres a site where u can see on_error or something like that, go take a look and copy that thing like you did with the other ones, it allows you to start the bot even with the error, it's epic

  • @terrafunny8627
    @terrafunny8627 4 ปีที่แล้ว +2

    I am biggest fan

  • @K33k0
    @K33k0 4 ปีที่แล้ว

    can we add more values ? or just 1 for every field

  • @danielkohn7926
    @danielkohn7926 4 ปีที่แล้ว

    this vid is insane

  • @luisweber976
    @luisweber976 4 ปีที่แล้ว

    Love your vids so profesional

  • @chipchop4591
    @chipchop4591 4 ปีที่แล้ว +1

    When i try to run it a error appears what can i do to fix it?: await general_channel.send(embed=myEmbed)
    ^

    • @SergzOFFICIAL
      @SergzOFFICIAL 4 ปีที่แล้ว

      Show the code and the error

    • @mystilynn5111
      @mystilynn5111 3 ปีที่แล้ว

      did you set the general channel to the general channel's id? there are multiple different errors that could've caused it.

  • @hussain3411
    @hussain3411 4 ปีที่แล้ว

    Much love to ur vid...

  • @christianname7843
    @christianname7843 4 ปีที่แล้ว +1

    You did this on my birthday haha

  • @simhachalamkalyanam1888
    @simhachalamkalyanam1888 3 ปีที่แล้ว

    Ajay can you experiment with time also.

  • @ArshSahu
    @ArshSahu 4 ปีที่แล้ว +1

    can u tell how to do this in pycharm?

    • @atharvvallambhatla410
      @atharvvallambhatla410 4 ปีที่แล้ว +1

      its the same code no matter what ide u use

    • @ArshSahu
      @ArshSahu 4 ปีที่แล้ว

      @@atharvvallambhatla410 Yes sir i understood it

  • @joewaingort3985
    @joewaingort3985 4 ปีที่แล้ว +1

    Hey, I have two events there to send embeds for two different messages. How come it only works for one message and just disregards the other. Great video btw

    • @melk01
      @melk01 4 ปีที่แล้ว

      i have the same problem

    • @jeikobuka
      @jeikobuka 4 ปีที่แล้ว +1

      still learning discord bots and not sure if you still need help, but try not making two events, instead just make two if statements, or an if and elif statement, inside of one event

    • @xaiver9233
      @xaiver9233 4 ปีที่แล้ว

      You can't have 2 same client events running, otherise it will disegard

  • @chooseynine
    @chooseynine 3 ปีที่แล้ว +1

    My embed still isn't working even after I did everything correct

    • @unitelitegaming9932
      @unitelitegaming9932 3 ปีที่แล้ว

      Well it should.
      Send me your code on github.

    • @chooseynine
      @chooseynine 3 ปีที่แล้ว

      @@unitelitegaming9932 ok

    • @chooseynine
      @chooseynine 3 ปีที่แล้ว

      @@unitelitegaming9932 how do I do that

  • @SEKW1T
    @SEKW1T 4 ปีที่แล้ว

    Nice

  • @roberttimmons5638
    @roberttimmons5638 4 ปีที่แล้ว

    Spent alot of time trying to figure out why i get this error saying discord doesn't have a module named embed. I didn't see much online either.

    • @madelinebarber1934
      @madelinebarber1934 3 ปีที่แล้ว

      you have to make the E capital, sorry I'm so late i just spent 2 hours struggling to find this out

  • @ankitr2969
    @ankitr2969 4 ปีที่แล้ว

    it keeps printing the embed infinitely.

    • @mockafjongen
      @mockafjongen 4 ปีที่แล้ว

      what is your code now?

  • @frog2818
    @frog2818 3 ปีที่แล้ว

    My Embed is crushed!

  • @spectaculararray6309
    @spectaculararray6309 4 ปีที่แล้ว

    :)