Skip to content

1d0u/x-mute-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X Mute Words Bot

Automatically mute multiple words on X (Twitter) using Selenium automation.

Features

  • Bulk mute words from a list
  • Automatic login to X account
  • Customizable word list in markdown format
  • Colorful console output
  • Detailed error handling
  • Progress tracking
  • Summary report

Prerequisites

  • Python 3.8 or higher
  • Google Chrome browser
  • ChromeDriver matching your Chrome version

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/x-mute-words.git
cd x-mute-words
  1. Install required packages:
pip install -r requirements.txt
  1. Download ChromeDriver:

    • Check your Chrome version at chrome://version
    • Download matching ChromeDriver from ChromeDriver Downloads
    • Place chromedriver.exe in the project folder
  2. Set up environment variables:

    • Edit .envfile.
    • Update with your X credentials

Usage

  1. Edit wordlist.md to add words you want to mute:
# Mute Words List

- word1
- word2
- word3
  1. Run the bot:
python mute_bot.py
  1. The bot will:
    • Log in to your X account
    • Navigate to mute settings
    • Add each word from your list
    • Show progress in the console
    • Provide a summary when finished

Configuration

  • Edit wordlist.md to modify the list of words to mute
  • Each word should be on a new line and start with a dash (-)
  • Update .env file with your X credentials

Troubleshooting

  1. ChromeDriver Error:

    • Make sure Chrome is installed
    • Download the correct ChromeDriver version
    • Place chromedriver.exe in the project folder
  2. Login Issues:

    • Check your credentials in .env
    • Complete any verification if prompted
    • Make sure your account is not locked
  3. Rate Limiting:

    • The bot includes delays to prevent rate limiting
    • If you encounter issues, try increasing delays in the code

Contributing

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a Pull Request

License

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

Disclaimer

This bot is for educational purposes only. Use at your own risk. Make sure to comply with X's Terms of Service.

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy