Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matthewmiglio/py-twitterbot
Py-TwitterBot is a powerful tool that strategically controls your Twitter account's follows and unfollows to systematically grow your following.
https://github.com/matthewmiglio/py-twitterbot
python selenium
Last synced: about 1 month ago
JSON representation
Py-TwitterBot is a powerful tool that strategically controls your Twitter account's follows and unfollows to systematically grow your following.
- Host: GitHub
- URL: https://github.com/matthewmiglio/py-twitterbot
- Owner: matthewmiglio
- Created: 2023-01-30T23:48:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T17:07:20.000Z (about 1 year ago)
- Last Synced: 2024-11-08T13:49:55.858Z (3 months ago)
- Topics: python, selenium
- Language: Python
- Homepage:
- Size: 402 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project Description
Py-Twitterbot is a Python, Selenium-based program that leverages smart following and unfollowing strategies to maximize the reach of your Twitter(X) profile through a local Firefox driver.
## Demo
![image](https://github.com/matthewmiglio/TarkBot/assets/105177840/ecfa09c9-3cc4-4004-91b0-3394ceb285be)
## Getting started (run from source)
1. Copy the code base from GitHub
2. Install poetry with: "pipx install poetry" in terminal
3. Initialize poetry environment with 'poetry install' in terminal
4. Run the main.py file to initialize the local files
5. Fill in the creds.txt file at AppData\Roaming\TwitterBot\creds.txt with your Twitter login info
6. Start the bot using the interface's START button