Incredible - Your content is a game changer, Wes! Thank you. Set mine up with GPT 3.5 to see how it runs & so far so good! Looking forward to following your journey!
@@matthewkretz4257 definitely still works to deliver the scheduled tweets. Very low engagement / follows - this is likely my fault for choosing a boring and saturated niche 😅 Accompanying images would work a treat for a click-through system
Followed tutorial step-by-step. Got to the point of adding Client ID and Client Secret but my Twitter dev portal isn't looking the same. I don't see 10:58 OAuth 2.0 Client ID and Client Secret options. The rest looks exactly the same. Any ideas gents?
Yeah, I apologize for that - forgot to add the OAuth part and had to backtrack near the end. For the next Twitter bot tutorial, I'll make sure it's in order.
when u are getting your Oauth client number and stuff, your redirect/callback URl and website URL has to be specific. I would send you a link that contains the specific URLs to use but i think youtube would take it down. If you really need it, send me your socials. GOOD LUCK!
This video needs to be updated but it's still relevant. The only problem I'm having is that i don't have OAuth 2.0 client ID and client secret. Any idea on why i don't have this option?
Hey @WesGPT, still running into issues finalizing the oAuth access. Whenever I try to connect make to twitter, it does not allow the connection. I tried your suggestion at the end of the video, and it still doesn't work...
Hi! Thank you so much for the tutorial. I was looking through the pricing and I don't really understand the pricing model. May I know if the GPT-4o mini model will be free in this scenario? As long as it does not hit a certain limit? Also how can I calculate the limit?
Just created my first real automation Wes! Following along with the video was fantastic! Thank you for your time! Now I have an automated Twitter!👍☘️💪💯
Sir, if i already have my post crafted for example in my excel / csv and just want to schedule to post it regularly. do you have any idea how to achieve that with make?
cant connect twitter its not giving access why here is what it says Something went wrong You weren’t able to give access to the App. Go back and try logging in again.
This is the best tutorial yet. A lot of the other videos don't do step by step. Thank u so much for this. The AI needs a bit of work on the tweets. It's kind of bland and just run on sentences. I'm sure I can tweak it a bit. Thanks again
Hi, Wes! Excellent tutorial! You definitely have great teaching skills 👍 Question: do you know what is Twitter’s stance on auto posting? Can this growth strategy (using bot) lead to account ban at the end?
They allow it but restrict it with that subscription model. If you look at the Enterprise plan, it's $5000 per MONTH - just to have unlimited tweets via the API. Not worth it for 99.9% of users imo.
Very interesting wes. Concentrating on my sites is my focus so videos like this is great food for thought. Interested to see where you go next and onwards
I've used both Zapier and Make before. I currently don't have an account to either but if I were to activate one or the other again it would be Make. I liked the UI better.
I’m having trouble adding the connection with Twitter. Everytime I put in client ID and secret, Twitter pops up and says “You weren’t able to give access to the App”. Any advice?
Great video Wes. Thank you for putting this together. How do I go about add images created by ChapGPT-4 Turbo? But not for all Tweets. Since I'm at 180 minutes per Tweet or 8 Tweets a day, I would like to add images to 3 posts randomly.
@@WesGPT Thanks. I'm also getting a continual error on this Twitter automation: [400] Invalid Request: One or more parameters to your request was invalid. Any idea what could be causing this?
@@WesGPT I was about to check it out since I received your email update on this just now. Also, regarding the error from Make, X was reporting it to be an issue with the length of the X post being too long. So I added a filter between ChatGPT and X - Length ( 2. Choices[ ]: Message.Content ) ≤ 200. Running it now to see if it works without errors. Thanks for the next video.
It sounds like you're having trouble with app permissions. Make sure you have granted all necessary permissions in your Twitter developer account, and also check if you're using the correct login credentials. If the issue persists, consider reaching out to support for further assistance.
I've found that GPT-4-Turbo follows your instructions better but GPT-3.5-Turbo is cheaper. So with GPT-3.5-Turbo, I'll sometimes get Tweets that are cut off, details that aren't apart of a Tweet, too many emojis, etc.
Hi Wes, trying to setup with my Gpt-3.5 with an Indonesian language but somehow the "TopicPicker" variable script didn't show up when I was adding the Item 2 user's message content (the one needed after 'shuffle' script), any advise?
Yes. I did one for fb, ig, tk, twtr, dataArray topic is 30, one a day and then it repeats itself aftr 30 days, each comes with a photo from chatgpt dall.e and rephrase for posting (curated). It took 13 zaps for one post to all social media.
Definitely possible, and I think we can do that with Make.com still. I'll dig a bit deeper and try to build one mega bot that hits all of the platforms.
I think this is an issue with your OAuth! Check the end of the video (I go over this briefly). Make sure that in the Twitter Developer dashboard: Callback URI = www.integromat.com/oauth/cb/twitter2 Website URL = www.make.com/en/integrations/twitter Here is Make's full guide on Twitter integration: www.make.com/en/help/app/twitter
Great video, really appreciate the step-by-step to help us digest the reasoning behind the methods. I am very curious about the function you hinted at towards the end of the vid i.e. auto-comment/reply to specific accounts when they tweet out. I’m guessing the one hurdle might be the “refresh rate” to ensure the reply goes out as fast as possible. How is it coming along ? Thank you in advance 👍
You're exactly right - the hurdle was the refresh rate on my RSS feed. The lowest I could get was to trigger for new posts every 8 hours (which is incredibly slow). The old video is here if interested. Haven't had a chance to remake it: th-cam.com/video/Q7aLiZ6jaUs/w-d-xo.html
I would like to start out by saying THANK YOU for the great content! The way you explain everything is perfect for my learning style. Even when I got stuck with this you actually explained potential issues and how to fix them (which worked). Keep up the great work! Im having a good time testing out all the things. I eventually want to create an AI generated IG influencer turned OnlyFans entertainer. I need to learn more about deep fake (hint hint) before diving completely in but so far Im having a good time all the new AI tools.
Thanks for this educational content, absolutely very helpful. I have a question though, how can one add random related videos or pictures to the auto tweets?
I show this at the end of the video! Here is the official part of the doc - www.make.com/en/help/app/twitter#create-custom-app-and-client-credentials-in-twitter
this model works for a single tweet but how do you get it to work for a tweet thread. I will reply to my own post if I figure it out before you respond
Nope, you can use both! The app is just for connecting your OAuth 2.0. You can run many different workflows using one app connection. Will talk about this in a future video.
Oh sorry, I've been using both Pabbly and Make for demonstrations. I know you can do multiple workflows using the same app in Pabbly. Can you not do this in Make?
1. Go here: developer.twitter.com/en/portal/dashboard 2. Click the SETTINGS icon on your project app 3. Click EDIT on the user authentication set up 4. Scroll down to the OAuth settings and fill all of that stuff in. I mention what to use at the end of this video
Not cool. This video is incomplete. I am still stuck with the part on how to create an OAuth Client ID. Although I created it using my organisation's website , it still shows the message on twitter page that Something went wrong You weren’t able to give access to the App. Go back and try logging in again. Please help me dude, I have been wasting around 10 hours already
This is mentioned at the end of the video - it sounds like you're not using the correct Callback URI and Website URL. It needs to be: Callback URL - www.integromat.com/oauth/cb/twitter2 Website URL - www.make.com/en/integrations/twitter The full Make guide on how to Connect Twitter can be found on this page: www.make.com/en/help/app/twitter
@@honestiguana Twitter, I registred in developer.twitter , when I am on the dashboard clicking -> apps> pressing on the key --> I don't have the OAuth 2.0 Client ID option
@@BudSwayze Not much I'm afraid. Generative AI is insanely expensive and even paid users are getting it for a bargain. Maybe try buying stolen openai credentials, but if you're using the API it probably won't get you far.
Just locally run it I've been working on a small project that tries to work with limitations like low ram and storage and an android device and getting the Twitter API to work. After a week I managed to sort everything out and I got it to run.
hey thank you for the content.. can i ask you something how to do it without gpt i want to schedule posts i create like every 1 hour or half an hour it posts automatically
Hey,it says this: You exceeded your current quota, please check your plan and billing details. And i dont know what to do about it. i have free acc on open ai do you have any solution how i can get it free?
So you need to add a credit card to your developer account and make a payment of at least $5 to use the newest GPT-4 model. Then, set a usage limit to something you won't hit.
I fix it up somehow,i created a new openai acc and did phone verification and the bot runs,thank you for your response and also thank you for sharing this genius idea.
Do you mean the topic picker you created in Step 1 is not an available option in Step 3? Did you name it something different? Have you tried searching for it? Let me know!
@@WesGPT I followed your tutorial step-by-step I just got stuck, and the user part when I had to pick, topic picker, which I named exactly how you did on the video,
@@WesGPT Hey Wes, thanks for your replies! What I meant is this - instead of using general GPT to create content, is there a way for us to connect on Make to pre-trained GPT agents via API? For example I could pre train GPT (Create GPT in the dashboard and save it) to be an expert in XYZ (relationships, science, etc) and then connect to that specific GPT via Make? If that's possible, we could then hone certain GPTs to be experts in their fields and then use those models to post for us on Twitter. I hope I make sense
hey great video but I faced a problem Twitter wont connect for a reason and i get this message Error Failed to verify connection 'My Twitter OAuth 2.0 connection'. Status Code Error: 400 Failed to verify connection 'My Twitter OAuth 2.0 connection'. Status Code Error: 400
Something not right: "Failed to verify connection 'My Twitter OAuth 2.0 connection'. Status Code Error: 400 Failed to verify connection 'My Twitter OAuth 2.0 connection'. Status Code Error: 400" Anyone could help me?
Great question! So I just looked it up and you can, but it's rather tricky. 1. You need to get a Media ID. In order to get Media ID's value, go to Twitter and then upload your media. Grab that ID. 2. Add the Media ID as an attachment to the created tweet. Not sure how this can be automated though...
So, I'm toying around with this and GPT keeps making false development claims (since it doesn't know better) One thing I've added to my prompt is 6. Just express interest, don't claim to be working on any products or methodologies. Sometimes is still throws in emojis. Geez GPT is emoji gung-ho. Hope this helps others toying with the same thing.
It’s crazy I was thinking about this an hour ago and now this vid pops up lol. We live in a simulation
We're sharing the same mind wavelength, my brother 🙏
Can confirm. Had same thoughts around same time.
Yep same here wild! Wtf
Spooky minds at a distance. Ditto.
Me too 😂😂 TH-cam reached a new level of algorithms.
TH-cam can read people thought lollll
"i know it is now called x, but it will always be twitter to me" you're a real one ❤
it’s not that serious
Such high quality content from you, amazing
So glad that you think this. I appreciate you 🙏
Struggeld with generating content variety until this video, thanks a lot!
Glad it was helpful 😊
Incredible - Your content is a game changer, Wes! Thank you. Set mine up with GPT 3.5 to see how it runs & so far so good!
Looking forward to following your journey!
Great to hear! Be sure to come back and update us how it went 💯
@@WesGPT Bro I am not able to connect twitter ac with make website please help me
Update ?
@@matthewkretz4257 definitely still works to deliver the scheduled tweets. Very low engagement / follows - this is likely my fault for choosing a boring and saturated niche 😅
Accompanying images would work a treat for a click-through system
Followed tutorial step-by-step. Got to the point of adding Client ID and Client Secret but my Twitter dev portal isn't looking the same. I don't see 10:58 OAuth 2.0 Client ID and Client Secret options. The rest looks exactly the same. Any ideas gents?
Watch till the end of the video, he explains how to fix it 12:26
Yeah, I apologize for that - forgot to add the OAuth part and had to backtrack near the end.
For the next Twitter bot tutorial, I'll make sure it's in order.
@@DailyFortniteClipsTV Ahhh, got ya, thanking you.
Failed to verify connection 'My X (formerly Twitter) OAuth 2.0 connection'. Status Code Error: 400 how do fix this
need help? I set one a few motnhs ago. You know how to handle oauth? You may not be requesting the scoeps/token or sending to the correct redirect URI
when u are getting your Oauth client number and stuff, your redirect/callback URl and website URL has to be specific. I would send you a link that contains the specific URLs to use but i think youtube would take it down. If you really need it, send me your socials. GOOD LUCK!
This video needs to be updated but it's still relevant. The only problem I'm having is that i don't have OAuth 2.0 client ID and client secret. Any idea on why i don't have this option?
You might need to check your Twitter Developer Account settings. Make sure you're registered for the correct API access. 😊
th-cam.com/video/PH99JXdz2_k/w-d-xo.html
How to register my Twitter for 0Auth 2.0 client Id??
@@Izzfinix I could help but it would be easier if you could send me you socials
Asking Token ID is require to run chatgtp?
Hey @WesGPT, still running into issues finalizing the oAuth access. Whenever I try to connect make to twitter, it does not allow the connection. I tried your suggestion at the end of the video, and it still doesn't work...
Hi! Thank you so much for the tutorial. I was looking through the pricing and I don't really understand the pricing model. May I know if the GPT-4o mini model will be free in this scenario? As long as it does not hit a certain limit? Also how can I calculate the limit?
Just created my first real automation Wes! Following along with the video was fantastic! Thank you for your time! Now I have an automated Twitter!👍☘️💪💯
That's so cool to hear! Good luck, hope you get lots of impressions 🙏
i keep running into a failure to connect when using my client id a secret key for twitter
Its not letting me connect my twitter, keeps saying error when attempting to connect. Any suggestions
Update ?
do I have to pay the $20 monthly OpenAI for this to work? its saying I'm exceeding my current quota.. any tips would be great fam
after semicolon after "Addarray" it doesnt work. it needs another ")" to close. please correct.
Hi bro do you also have tutorial on how to set it up to engage to ppl comments on your tweet and comment to specific person tweets
do you know why i cant see my client id? im not sure what to do.
how just make a auto tweet with specific message WITHOUT using chat gpt?
Just remove the ChatGPT step!
Great tutorial Wes!! Question: Chatgtp is still generating tweets in quotes. Is there anything else I can do? Thx
hello, what if you have tweets to post already in mind and only need a bot to automatically tweet it?
Then you can use the "scheduler" tool directly inside of Twitter. No need to create a bot!
Sir, if i already have my post crafted for example in my excel / csv and just want to schedule to post it regularly. do you have any idea how to achieve that with make?
Have you found how to do this?
is there a way to go this without paying for chat gpt or with another free ai?
Locally run
cant connect twitter its not giving access why here is what it says
Something went wrong
You weren’t able to give access to the App. Go back and try logging in again.
This is the best tutorial yet. A lot of the other videos don't do step by step. Thank u so much for this. The AI needs a bit of work on the tweets. It's kind of bland and just run on sentences. I'm sure I can tweak it a bit. Thanks again
Glad you enjoyed it! 😊 I'll work on improving the AI's tweets. Thanks for the feedback!
I am unable to connect even I do all steps as per video kindly help me for that
You need a specific callback URL and website URL for it to work. Send me your socials if u need more help.
That's the best tutorial so far Wes.❤ Will try it with GPT 3
I couldn't find OAuth 2.0 from the dashboard of twitter developer
It's in the EDIT option at the bottom. This video covers it: th-cam.com/video/9vH4XCXOTEA/w-d-xo.html
Hi, Wes! Excellent tutorial! You definitely have great teaching skills 👍
Question: do you know what is Twitter’s stance on auto posting? Can this growth strategy (using bot) lead to account ban at the end?
They allow it but restrict it with that subscription model. If you look at the Enterprise plan, it's $5000 per MONTH - just to have unlimited tweets via the API. Not worth it for 99.9% of users imo.
any other alternative to openAI
You have to use the Pro version plan just to get custom variables. The other 2 below it cannot do what this does
Is this new? I'm sure I was only on the free version when I made this video.
getting an error with gpt telling me I have used my current quota
Add credits to your account here: platform.openai.com/account/billing/overview
Very interesting wes. Concentrating on my sites is my focus so videos like this is great food for thought. Interested to see where you go next and onwards
Yeah, maybe you can use something like this to get more traffic back to your website?
@@WesGPT 100%. We wll need more traffic streams way things are headed. Be good if ai can replace the ones ai is going to eventually knock out 🤷🏼♂️
I've used both Zapier and Make before. I currently don't have an account to either but if I were to activate one or the other again it would be Make. I liked the UI better.
Same. Also the pricing is a HUGE difference. Zapier is so damn expensive.
I really like this kinda content, very useful and practical! Thanks for sharing these knowledge!
My pleasure 🙏
I’m having trouble adding the connection with Twitter. Everytime I put in client ID and secret, Twitter pops up and says “You weren’t able to give access to the App”. Any advice?
Check out this video: th-cam.com/video/9vH4XCXOTEA/w-d-xo.html
Great video Wes. Thank you for putting this together. How do I go about add images created by ChapGPT-4 Turbo? But not for all Tweets. Since I'm at 180 minutes per Tweet or 8 Tweets a day, I would like to add images to 3 posts randomly.
Let me think on this for you 😊
@@WesGPT Thanks. I'm also getting a continual error on this Twitter automation:
[400] Invalid Request: One or more parameters to your request was invalid.
Any idea what could be causing this?
@@SocialGabe Could this be a better solution for you? I can add images as an option: th-cam.com/video/9vH4XCXOTEA/w-d-xo.html
@@WesGPT I was about to check it out since I received your email update on this just now.
Also, regarding the error from Make, X was reporting it to be an issue with the length of the X post being too long. So I added a filter between ChatGPT and X - Length ( 2. Choices[ ]: Message.Content ) ≤ 200. Running it now to see if it works without errors.
Thanks for the next video.
@@SocialGabe X's character limit for the API is actually 280, so you can increase that if/when condition a little bit.
it just says i couldnt give access to the app and to go back and login again i did that and got the same thing? can anyone help?
nvm got it i didnt have the links right
It sounds like you're having trouble with app permissions. Make sure you have granted all necessary permissions in your Twitter developer account, and also check if you're using the correct login credentials. If the issue persists, consider reaching out to support for further assistance.
Awesome tutorial! @WesGPT Is selecting GPT 4 Turbo making creation more expansive than 3.5 or it's the same? Thank you!
I've found that GPT-4-Turbo follows your instructions better but GPT-3.5-Turbo is cheaper. So with GPT-3.5-Turbo, I'll sometimes get Tweets that are cut off, details that aren't apart of a Tweet, too many emojis, etc.
@@WesGPT thanks! I am trying it with GPT-4 Turbo then and will see how the bills are! :D
Really solid tut got it working I do feel like the last step should be done sooner, but otherwise solid
This is dope. You can use this for personal or start a marketing campaign. Thx for making this video.
Exactly! You're welcome, hope it gets you some traffic and impressions 🙏
hI Wes, how can we use this to make some money?@@WesGPT
I don’t have the oauth 2.0 client ID and client secret option
What did I do wrong?
Check out this video: th-cam.com/video/9vH4XCXOTEA/w-d-xo.html
Hi Wes, trying to setup with my Gpt-3.5 with an Indonesian language but somehow the "TopicPicker" variable script didn't show up when I was adding the Item 2 user's message content (the one needed after 'shuffle' script), any advise?
after some researching, i guess it needs a paid gpt's subcription, doesnt't it?
Just to confirm, you followed all the steps in this video: th-cam.com/video/jW9LG20x_Hc/w-d-xo.html
@@WesGPThi wes, thanks for the reply.. i did follow all your steps and it all worked but stuck ini the quota limit when i 'run once' it
Hi Wes. Is there a way to automate posting content to all social media platforms?
Yes. I did one for fb, ig, tk, twtr, dataArray topic is 30, one a day and then it repeats itself aftr 30 days, each comes with a photo from chatgpt dall.e and rephrase for posting (curated). It took 13 zaps for one post to all social media.
Definitely possible, and I think we can do that with Make.com still.
I'll dig a bit deeper and try to build one mega bot that hits all of the platforms.
I can’t find “ Topic picker “ ( my tool )
Check out this most recent video: th-cam.com/video/9vH4XCXOTEA/w-d-xo.html
You weren’t able to give access to the App. Go back and try logging in again.
how I can fix this error?
I think this is an issue with your OAuth! Check the end of the video (I go over this briefly). Make sure that in the Twitter Developer dashboard:
Callback URI = www.integromat.com/oauth/cb/twitter2
Website URL = www.make.com/en/integrations/twitter
Here is Make's full guide on Twitter integration: www.make.com/en/help/app/twitter
I have make a free Project Api on Twitter but i cannot get my Client Id. What should i do?
The help doc you're looking for is on this page: www.make.com/en/help/app/twitter
not posting in my twitter automatically why?
Check out this most recent video: th-cam.com/video/OCCuBonlHiE/w-d-xo.html
Rad! Thank you! This was fun.
Glad you enjoyed it 😊
Hello Wes, does this app/bot still work?
yeah... the same question... this space is changing fast. Does it still work?
Great video, really appreciate the step-by-step to help us digest the reasoning behind the methods.
I am very curious about the function you hinted at towards the end of the vid i.e. auto-comment/reply to specific accounts when they tweet out.
I’m guessing the one hurdle might be the “refresh rate” to ensure the reply goes out as fast as possible.
How is it coming along ?
Thank you in advance 👍
You're exactly right - the hurdle was the refresh rate on my RSS feed. The lowest I could get was to trigger for new posts every 8 hours (which is incredibly slow).
The old video is here if interested. Haven't had a chance to remake it: th-cam.com/video/Q7aLiZ6jaUs/w-d-xo.html
I would like to start out by saying THANK YOU for the great content! The way you explain everything is perfect for my learning style. Even when I got stuck with this you actually explained potential issues and how to fix them (which worked). Keep up the great work! Im having a good time testing out all the things. I eventually want to create an AI generated IG influencer turned OnlyFans entertainer. I need to learn more about deep fake (hint hint) before diving completely in but so far Im having a good time all the new AI tools.
This is an AWESOME comment and I'm so thankful to have you watching and trying all of the new AI tools. Keep at it 😊
Thanks for this educational content, absolutely very helpful. I have a question though, how can one add random related videos or pictures to the auto tweets?
Random videos is tough because you need access to the TH-cam API. Let me think on this one 😊
I’m not getting a oauth 2.0 connection when I log in to my Twitter dash
I lied I got that but now I can’t get it to verify
The verification step is outlined in this official document: www.make.com/en/help/app/twitter
What about max tokens at the ai place
Check out this newer video: th-cam.com/video/9vH4XCXOTEA/w-d-xo.html
I can’t find topic picker
need some help setting up the Oauth2 dont know what links to put down in developer page please help me out
I show this at the end of the video! Here is the official part of the doc - www.make.com/en/help/app/twitter#create-custom-app-and-client-credentials-in-twitter
Does it reply to comments on other x profiles? Thats more effective
Awesome, thank you! Would this work for Instagram and FB too?
Interested to know too.
Let me look into this and get back to you!
Hi, do you know how to delete all tweets using script on web?
Sorry, this is out of my scope 😔
is there any way to create this for comments on others posts?
Check out this newer video: th-cam.com/video/mkIyQZN0VbE/w-d-xo.html
I can't seem to authorize my robot, it just keeps giving me an error that says it cannot verify, is there any way you could help me troubleshoot?
Which step is it failing on? Did you follow the OAuth step near the end of the video?
@@WesGPT Thank you so much. It worked perfectly. If one doesn't have Chatgpt, they can also use Groq Cloud API for completely free!
Wow. This is so helpful.
Recently started following your channel!
So glad you enjoyed it!
What if i want send a same tweet and different hastags. How can i do that? Please let me know
You could add another event that takes the result of the earlier step but adds a few new hashtags. Just space it out so it doesn't look spammy!
this model works for a single tweet but how do you get it to work for a tweet thread. I will reply to my own post if I figure it out before you respond
Amazing video.Thank you. Can more than one Twitter account be connected to the same chatgpt and make account?
Yep! You'll just need to create different workflows.
We can only use 1app for Twitter. So we can’t use both auto commenter and auto tweet at the same time?
Any workaround for this? Your videos are fire
Nope, you can use both! The app is just for connecting your OAuth 2.0. You can run many different workflows using one app connection. Will talk about this in a future video.
@@WesGPT but u are using pabbly connect for auto comments. So it’s 2 app.
Oh sorry, I've been using both Pabbly and Make for demonstrations. I know you can do multiple workflows using the same app in Pabbly. Can you not do this in Make?
@@WesGPT need your video on how to
do auto comment in make. That will work
What do I do if I can not find the OAuth 2.0?
1. Go here: developer.twitter.com/en/portal/dashboard
2. Click the SETTINGS icon on your project app
3. Click EDIT on the user authentication set up
4. Scroll down to the OAuth settings and fill all of that stuff in. I mention what to use at the end of this video
@@WesGPT thanks man preciate the reply and great vid btw!
What if I want it to tweet videos instead of text? How would I do that?
Oh, good question! I'll have to look into this for you 😊
@@WesGPT Thanks buddy. I will also contact support. Maybe they could have an answer. Also when are you planning on releasing your reply bot guide ?
@@2PACBRB2014 So I already have a video that shows it but needs an update. The old one is here: th-cam.com/video/Q7aLiZ6jaUs/w-d-xo.html
Dude, I was literally looking up how to do this yesterday morning.
Perfect timing!
I'm looking for a way to automate my Twitter with RSS feeds. I just can't seem to find it anywhere. 😫
So happy you wrote this - it's actually one of my next videos! Stay tuned 🙏
@@WesGPT Awesome!
I'm having problems with the Twitter API part, everytime I try it, I keep getting "something went wrong" any ideas? Also, thank you for a great video!
Check the last section of the video (where you have to add the redirect URL and callback URL) - I think that's the issue!
@@WesGPT Thank you, I finally got it to work. the "twitter2" was the winning combo for me!
i cant get the topicpicker can u help me?
Hmm, did you follow the steps in the video? You have to create the TopicPicker yourself!
@@WesGPT i did everything like u did idk but my Twitter is not able to connect so it doesnt matter dk why
Not cool. This video is incomplete. I am still stuck with the part on how to create an OAuth Client ID. Although I created it using my organisation's website , it still shows the message on twitter page that
Something went wrong
You weren’t able to give access to the App. Go back and try logging in again.
Please help me dude, I have been wasting around 10 hours already
This is mentioned at the end of the video - it sounds like you're not using the correct Callback URI and Website URL. It needs to be:
Callback URL - www.integromat.com/oauth/cb/twitter2
Website URL - www.make.com/en/integrations/twitter
The full Make guide on how to Connect Twitter can be found on this page: www.make.com/en/help/app/twitter
Yeah watch till the end
do i need to turn on scheduling?
Yep, it needs to be scheduled to run every X hours.
@@WesGPT yeah, it runs well, by the way, i subscribe in autoblogger,. runs well also haha haha i hope it stays 9 usd hhaha great work boss!
i saw one of your tutorials the smm panels is taht legit? like in twitter if i used that services will i get banned? haha@@WesGPT
Hi, i cant login in autoblogger, and no token was sent to my email for reset password? can you help me?@@WesGPT
Can't login in Autoblogger can you help me? no token email reset password was sent to my email? @@WesGPT
Love this concept great idea
Thanks, good luck!
Can't find a field where is OAuth 2.0 Client ID
On Twitter or on the Make workflow?
I mean, you can't find where to copy it from or where to paste it to?
@@honestiguana Twitter, I registred in developer.twitter , when I am on the dashboard clicking -> apps> pressing on the key --> I don't have the OAuth 2.0 Client ID option
@@honestiguana ok I found how to create an OAuth Client ID, now everything works, thank you for trying to help
Glad you got it working! Sorry, was late to see this message
its an ad for a paid software
what can we use instead of openai?
You just should pay for someth in your life, it’s normal
@@scp_lost_archive Just shut your mouth and find the nearest designated street. 💩💩💩💩
@@BudSwayze Not much I'm afraid. Generative AI is insanely expensive and even paid users are getting it for a bargain.
Maybe try buying stolen openai credentials, but if you're using the API it probably won't get you far.
Just locally run it I've been working on a small project that tries to work with limitations like low ram and storage and an android device and getting the Twitter API to work. After a week I managed to sort everything out and I got it to run.
hey thank you for the content.. can i ask you something how to do it without gpt i want to schedule posts i create like every 1 hour or half an hour it posts automatically
How will you be generating the content without ChatGPT?
i mean not generating i will provide the posts in a google sheets for example@@WesGPT
@@WesGPT bro i dont want to generate i have the posts already i want to automate posting them every 3 seconds if i can
@@TDAYSHORTS Ahh, I see. Let me think on this! Make.com or Pabbly Connect might be too expensive for your needs.
Hello, great work thank you a lot ! Do you have an Idea on how to put visuals ?
It would be this API call: developer.twitter.com/en/docs/twitter-api/v1/media/upload-media/api-reference/post-media-upload
Bro I am not able to connect twitter ac with make website please help me
Check the end of the video! I go over what's probably happening (it's likely due to your OAuth settings)
I'm.unable to create app, please tell me the issue
Check out this video: th-cam.com/video/9vH4XCXOTEA/w-d-xo.html
Do we need yo pay for the open AI key?
You don't pay for the key, you pay for the USAGE. It's pay-as-you-go
Hey,it says this:
You exceeded your current quota, please check your plan and billing details.
And i dont know what to do about it.
i have free acc on open ai do you have any solution how i can get it free?
So you need to add a credit card to your developer account and make a payment of at least $5 to use the newest GPT-4 model. Then, set a usage limit to something you won't hit.
I fix it up somehow,i created a new openai acc and did phone verification and the bot runs,thank you for your response and also thank you for sharing this genius idea.
Can you teach that twitter bot that can comment on famous person's post?
My only issue is the topic doesn’t pop up 😅
@9:24
Do you mean the topic picker you created in Step 1 is not an available option in Step 3? Did you name it something different? Have you tried searching for it? Let me know!
@@WesGPT I followed your tutorial step-by-step I just got stuck, and the user part when I had to pick, topic picker, which I named exactly how you did on the video,
@@NqHavoc Hmm, try following along again! Just tested and it does work 😊
Thanks for sharing this, love it!
Do you think we can do the same with pre-trained GPT agent?
Hmm, can you explain this idea a bit more?
@@WesGPT Hey Wes, thanks for your replies!
What I meant is this - instead of using general GPT to create content, is there a way for us to connect on Make to pre-trained GPT agents via API? For example I could pre train GPT (Create GPT in the dashboard and save it) to be an expert in XYZ (relationships, science, etc) and then connect to that specific GPT via Make?
If that's possible, we could then hone certain GPTs to be experts in their fields and then use those models to post for us on Twitter. I hope I make sense
@@vitalypartasov3510 Yes, this is the Assistants API feature! You connect to your Custom GPT.
Can you do this with the free version of Make? cos I had to pay
Yep, you can! You get 1000 operations on the free plan and this scenario costs 3 each time (so 333 posts per month).
This saves my day! Thank you!
So happy this helps 🙏
wow surprising how easy that is
hey great video but I faced a problem Twitter wont connect for a reason and i get this message Error
Failed to verify connection 'My Twitter OAuth 2.0 connection'. Status Code Error: 400
Failed to verify connection 'My Twitter OAuth 2.0 connection'. Status Code Error: 400
Check the end of the video! I go over what to do with OAuth 😊
Something not right: "Failed to verify connection 'My Twitter OAuth 2.0 connection'. Status Code Error: 400
Failed to verify connection 'My Twitter OAuth 2.0 connection'. Status Code Error: 400" Anyone could help me?
Check the end of the video where I explain the OAuth issue!
Thanx, made it :)@@WesGPT
Thank you for this!
You're welcome! 😊
This is gold! Thank you!
You're so welcome 😊
Anyone got this working with GPT-3?
This Twitter Bot can 100% work with GPT-3.5-Turbo (the updated GPT-3 model).
twitter is not connecting pls help
Please follow the steps outlined in this official article: www.help.make.com/en/help/app/twitter
@@WesGPTthx ill try it later
Did you get any followers from this?
I didn't keep track of my follower count in this experiment - only # of impressions 😔
amazing tutorial, is there anyway to add an image??
Great question!
So I just looked it up and you can, but it's rather tricky.
1. You need to get a Media ID. In order to get Media ID's value, go to Twitter and then upload your media. Grab that ID.
2. Add the Media ID as an attachment to the created tweet.
Not sure how this can be automated though...
Can it make videos are hook to any other sight
Can you tell me a bit more about this idea?
@@WesGPTcan it makes and post on Pinterest for example
So, I'm toying around with this and GPT keeps making false development claims (since it doesn't know better)
One thing I've added to my prompt is
6. Just express interest, don't claim to be working on any products or methodologies.
Sometimes is still throws in emojis. Geez GPT is emoji gung-ho.
Hope this helps others toying with the same thing.
The emoji think is so frustrating eh - still having issues with that. It must be the word "Tweet" in the prompt.