A cool tool for collecting all your friends photos from BeReal (including RealMojis) without taking any screenshots, opening the app, annoying analytics and much much more!
A near total coverage of BeReals mobile API is planned and nearly done, except a few things.
Due to recent changes in both BeFake and BeReal API, running befake legacy-token
or a relogin is required.
pip install git+https://github.com/notmarek/BeFake
befake [OPTIONS] COMMAND [ARGS]...
docker run -v "{HOST_DATA_DIRECTORY}:/data" -v "{TOKEN}:/data/token.txt" notmarek/BeFake {command}
- BeFake Dashboard visualize your bereal antics in a nice way using Flask!
- TooFake BeReal experience in your browser!
python -m venv .venv // create a venv (optional)
source .venv/bin/activate
pip install -r requirements.txt
python befake.py
have fun