Skip to content

Instantly share code, notes, and snippets.

View amirdaraee's full-sized avatar
👾

Amirhossein Daraei amirdaraee

👾
View GitHub Profile
/**
* X (Twitter) Backpack Emoji Auto-Blocker
* ========================================
*
* Automatically blocks X/Twitter users whose DISPLAY NAME contains the
* backpack emoji (🎒). The script walks the visible feed, opens each
* matching tweet's "More" menu, clicks Block, and confirms — then scrolls
* down to load more tweets and repeats until the feed stops growing.
*
* Why the display name and not the tweet body?
@amirdaraee
amirdaraee / mtproto-script.txt
Created February 12, 2023 06:34
Install mtproto on linux
MTproto
ERlang version
Note: This script works on Ubuntu 18/19 , Debian 9/10 and Centos 7.
curl -L -o mtp_install.sh https://git.io/fj5ru && bash mtp_install.sh
You can also just provide port/secret/ad-tag/protocols as command line arguments: