Create Your Own Twitter Bot in Python 3.10 Tutorial (2022 Edition)

Поділитися
Вставка
  • Опубліковано 2 гру 2024

КОМЕНТАРІ • 46

  • @marlinmack2570
    @marlinmack2570 2 роки тому +3

    Amazing finally got mine to work now the real fun begins

  • @neferpuff
    @neferpuff Рік тому +20

    Are there any tips for the bot not to be limited or suspended from twitter?
    I followed your tutorial, and put the bot in a loop. But in a few hours, the bot was limited.

  • @joisialexandradavilarivas7896
    @joisialexandradavilarivas7896 Рік тому +4

    can you update the video? since twitter changed the way to authenticate. Or could you help me how would the code look now?

  • @samsmusichub
    @samsmusichub 11 місяців тому

    Can this be done on Google collaboratory or Jupyter Notebook?

  • @mikimog8005
    @mikimog8005 Рік тому +3

    Hi bro can you help me i can't change my api to elevated i think Twitter cahnged some things l dont know why i followed your tutorial but it is not working for me

  • @ismailaskhatir6708
    @ismailaskhatir6708 2 роки тому +1

    Great stuff! Looking forward to the rest.

  • @itsQuark
    @itsQuark Рік тому +2

    This was a fantastic video indeed.

  • @peterlilliegeo
    @peterlilliegeo 2 роки тому +4

    This was a fantastic video!! Unfortunately my application is taking forever so I had to use v2 with the tweepy client api. Great starting point thought thank you!

    • @big062
      @big062 Рік тому +4

      How did you use the v2 tweepy method can you explain it to me? I have the same problem

    • @myluckytime
      @myluckytime Рік тому +1

      did you find a solution?
      I get the error: 453 - You currently have access to a subset of Twitter API v2 endpoints and limited v1.1 endpoints (e.g. media post, oauth) only. If you need access to this endpoint, you may need a different access level.
      Even though I have the read & write access.

    • @Disturbed866
      @Disturbed866 Рік тому +1

      @@myluckytime Hello, I get the same error. Were you able to solve that?

  • @alexdibril5039
    @alexdibril5039 2 роки тому +2

    hello, I'm a french and I'm new to python. I really like your videos. could you do a chatbot tutorial question/answer?

  • @Eastcoast_Rds
    @Eastcoast_Rds Рік тому +4

    hello! my bearer token is getting a 403 forbidden, not sure why ...can anyone help ?

  • @natsuexp_channel
    @natsuexp_channel 2 роки тому +1

    I love you ❤, thanks for the video ☺

  • @giovane_ps
    @giovane_ps Рік тому

    Nice video, bro!

  • @madeinprosto
    @madeinprosto Рік тому +3

    it doesn't work because twitter doesn't give access to API

  • @Daniel-fl4si
    @Daniel-fl4si Рік тому +2

    This does not work for OAut 2.0

  • @anontough6907
    @anontough6907 2 роки тому +1

    ...and you'll be put on waiting list for months without notifications about the process...
    Viva Democracy.

    • @Indently
      @Indently  2 роки тому

      I don't see where democracy fits in this comment 😅

  • @Samuel-eg5wc
    @Samuel-eg5wc 2 роки тому +1

    hey bro! How can you make the bot tweet on its own on a certain time interval?

    • @Indently
      @Indently  2 роки тому

      While loop

    • @Samuel-eg5wc
      @Samuel-eg5wc 2 роки тому

      @@Indently thanks and how do you put an image into a file? Like how you did with the cat img.

  • @erin3189
    @erin3189 2 роки тому +1

    can u post the link to python the website im finding seems wrong

  • @botbahlul5735
    @botbahlul5735 Рік тому +2

    how long will our twitter developer account application answered?
    in this video it looks like instantly you can get those API keys, etc, but when I tried it they ask me to wait for review process

  • @ivanmile78
    @ivanmile78 2 роки тому +1

    Is it possible to make the bot tweet in its own account and not on your personal account?

    • @Indently
      @Indently  2 роки тому +3

      You need to do this whole process on the account you’re planning to use as a bot, as far as I know.

  • @user-gf8fm5yb2r
    @user-gf8fm5yb2r 2 роки тому +1

    can you make rt bot pls

  • @fpvspaceman6550
    @fpvspaceman6550 Рік тому

    bruh .. why urs verify instant mine said 2 days

  • @ukwebsitemarketing
    @ukwebsitemarketing Рік тому

    on line 12 message: ? How would you replace this with a csv file for message and image ? and of course iterate through the file each row with a message and different image?

  • @publicenemy1415
    @publicenemy1415 10 місяців тому

    Didn't work. Please give the link to our code

  • @projectlearn6923
    @projectlearn6923 Рік тому

    appreciation +1

  • @theoroost5823
    @theoroost5823 Рік тому

    i mean i know this works but i learnt near to jackshit from this unfortunately

  • @calebmarsters5602
    @calebmarsters5602 4 місяці тому

    Hear me out, a twitter bot that reports the useless annoying Twitter bots

  • @ianrajkumar
    @ianrajkumar 2 роки тому +12

    *DISLIKE FOR OUTDATED TUTORIAL* -- TWITTER ONLY HAS OAUTH2 AND THIS TUTORIAL DOESN'T COVER IT.

    • @Indently
      @Indently  2 роки тому +2

      We’re sorry to hear that you’re facing trouble with this tutorial. We have some suggestions for you:
      1. Try watching the tutorial again to check if you missed something (remember that programming languages are strict, and that uppercase & lowercase characters are completely different.) 

      2. If you’re facing an error, try copying and pasting it into the Google search engine, it’s the fastest way to find the best response for the issue you are facing. 

      3. If it’s still too confusing for you, try taking a step back and working on an easier project to try to improve your programming skills before tackling the project in this video.
      We wish you the best of luck with your project!

    • @ianrajkumar
      @ianrajkumar 2 роки тому +3

      @@Indently I am an experienced programmer, and you didn't read what I said ... twitter has ONLY the OAuth2 now

    • @Indently
      @Indently  2 роки тому +36

      I'm sure as an experienced programmer you will find a solution 😉

    • @anontough6907
      @anontough6907 2 роки тому +3

      @@Indently I'm a programmer dude.
      This tutorial is on point, but it miss only one thing, which is crucial.
      THE WAITING LIST !
      You'll be put on a waiting list for months, I dunno if it has favoritism among twitter staff, but I've been on waiting list for months, without notification about the process.
      it's like the most important aspect of this, you can't code if you don't have access, you'll only get requests without actually doing anything concrete on twitter.
      twitter protocols are insane for the common people, but well manage for country alike agencies.
      crooks the sheep.
      this world is a mess.

    • @dumdumclipanimation
      @dumdumclipanimation Рік тому

      ​@@Indently😂😂😂