coding twitter tool/bots in python for free for the community.

Status
Not open for further replies.

pythoncoder

Newbie
Joined
May 27, 2021
Messages
41
Reaction score
20
i'm learning python and i decided to attempt to code projects for the community to use.

any tool you would like comment down below and i'll give it a shot.
 
Hey OP, would you mind sharing what kind of courses did you take, to be at this level?
i'm still a beginner, but currently just by watching youtube videos, free courses , etc. you can send me ur discord if u want if ur also currently learning it
 
Instgram/Twitter DM tool :)
i have already made a twitter dm tool :D i just need to learn flask to make it a web app so everyone can use it! i'll update this thread with a url once i got the web application running .
 
i'm learning python and i decided to attempt to code projects for the community to use.

any tool you would like comment down below and i'll give it a shot.
Social media account creation / update profile description / upload picture. Look for people writing in hashtags of ur choosing and dm them ur sales pitch
 
so u think its easy to create a bots by beginner
once you understand the basics , its pretty simple. you just sometimes have to google and look for modules to use to create your program. tons of resources online. :D i recommend others to learn its not as hard as it seems.
 
P
i have already made a twitter dm tool :D i just need to learn flask to make it a web app so everyone can use it! i'll update this thread with a url once i got the web application running .
ython developer myself, what lib your coding with if you don’t mind me asking? For the automation part?
 
P

ython developer myself, what lib your coding with if you don’t mind me asking? For the automation part?
well for the twitter bots im just using the basic python functions and the tweepy library . :D its really so simple to learn it
i'm currently just trying to turn my python script into a web app.
 
Status
Not open for further replies.
Back
Top