Skip to content

ManojINaik/Twittautomater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Twittautomater

Twitter automatic draft/tweet sender, For twitter trending related operations

IF ANY DOUBT CONTACT ME ON INSTAGRAM :(manojnaik.__)

Follow me on Instagram

Twitter automatic posting Bot

This is a Python script for posting random quotes from Goodreads website to Twitter. It uses web scraping to fetch quotes and the PyAutoGUI library to automate the posting process.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python 3.++ installed
  • Required Python libraries installed (bs4, requests, pyautogui, time, clipboard)
  • Twitter account already logined in ur browser

Getting Started

  1. Clone this repository:

    https://github.com/manoj698/Twittautomater.git
  2. Install the required Python libraries:

    pip install bs4 requests pyautogui clipboard
  3. Setup and open twitter website and take the cursor on the What is Happning and click on it at first.

  4. Then go to terminal

  5. Run the script:

    python tweterRquote2.py

6.go to browser and wait ,it will do the work

Usage

  • The script fetches random quotes from Goodreads.
  • Quotes with a character count less than or equal to 270 are posted on Twitter.
  • The script keeps track of the count and posts quotes periodically.

Customization

  • You can customize the script to use a different source for quotes or change the posting frequency.

Contributing

Contributions are welcome! If you have any improvements or suggestions, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Thanks to Goodreads for providing the quotes.

About

Twitter automatic draft/tweet sender, For twitter trending related operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages