Skip to main content

Python package for making twitter bot with less code

Project description

This package can be used to make your own twitter bot with less code

import the package using pip install

usage:

bot = simpletwitter(email, password, no_of_tweets, username) bot.login() bot.like_tweet(hashtags) #like the twitte bot.Unlike_liked_tweets(5) #unlike the liked tweet

This bot module was created by Abipravi any one who want to ugrate and add more feature to the module can create an issue in github repository and make your PR’s

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simpletwitter-1.1.3.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

simpletwitter-1.1.3-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page