• Stars
    star
    137
  • Rank 264,631 (Top 6 %)
  • Language
    Python
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Inform users clogging the #BlackLivesMatter tag on IG with solid images

blm-instagram-bot

Instagram bot that informs users using the BlackLivesMatter tag to post solid images that they may be accidentally hiding important information about the movement. Demonstration 1 Demonstration 2

Uses a Google Cloud Function called blm-cloud-function to determine if the image is a solid black image. This is to offload the image processing to the cloud and hopefully keep things running smooth.

Setup

You need Python 3 and pip. On Ubuntu: sudo apt install python3-dev python3-pip will get you there. You will use python3 and pip3 in place of pip and python, unless you override which the default is with your $PATH variable.

  1. Create a burner account or two. Edit accounts.json to include their login information.
  2. Edit the bios to include relevant information. Example
  3. Run pip install -r requirements.txt. If you are not on Windows, comment out the lines with pywin32 and pypiwin32.
  4. Rename .env.example to .env
  5. Run python3 bot.py. If you get a missing module error, python3 -m pip install -r requirements.txt and try again.

To-Do

  1. Poll the tag. Right now it only goes through the current posts and stops.

Make sure to rename .env.example to .env Also make sure you're using Python 3.5 or greater.

More Repositories

1

akamai-deobfuscator

A tool to help you deobfuscate Akamai scripts.
JavaScript
262
star
2

bpre

bot protection reverse engineering
JavaScript
184
star
3

mact-replay

Replay your Akamai macts in the manner it was recorded.
JavaScript
56
star
4

supreme-variants-finder

Find Supreme Variants Before Drops
JavaScript
53
star
5

har-viewer

Har Har Har Viewer
TypeScript
45
star
6

twitter-blue-verified-remover

Chrome extension to remove the verification check from Twitter Blue users
JavaScript
25
star
7

pooky-playground

Play with pooky
HTML
23
star
8

akamai-api

Akamai API utilizing ML to generate unique and valid cookies.
JavaScript
19
star
9

tag

give folders & files keywords for easy finding
Rust
16
star
10

tiktok-douyin

TypeScript
12
star
11

kasada-deobfuscator

10
star
12

ast-playground

Repo for quick AST transformation nonsense.
TypeScript
10
star
13

supreme-bot

JavaScript
10
star
14

supreme-previews-export

Export item data from the Supreme preview page
JavaScript
9
star
15

blm-cloud-function

Detect if image is a solid image for blm instagram bot
JavaScript
7
star
16

jordin

Jscrambler Obfuscator Reverser Dat Is Nice
7
star
17

Split

No more messy tabs!
JavaScript
5
star
18

dn

4
star
19

dotfiles

🖥️ My configuration files for my machines.
Shell
4
star
20

cronet-rs

4
star
21

nullpt.rs

The nullpt.rs site
JavaScript
3
star
22

noted

Create notes anywhere and everywhere
JavaScript
3
star
23

twitter-bot-list

List of giveaway bot usernames
JavaScript
2
star
24

char

2
star
25

super-cool-jordin-clock

My epic jordin clock
JavaScript
2
star
26

giveaway

1
star
27

trols

JavaScript
1
star
28

super-cool-xboy-clock

My super epic xboy clock!!!
JavaScript
1
star
29

sine-oscillator

The beginning of my DSP journey
Python
1
star
30

aoc-2023

Advent of Code 2023 Solutions in Zig
Zig
1
star
31

homebrew-tap

Ruby
1
star
32

douyin

逆向工程webmssdk
1
star