Watches your earnings on EarnApp and notifies you when you earned balance or received an payout.
100K+
Watches your earnings on EarnApp and notifies you when you earned balance or received an payout.
Containerised by https://github.com/fazalfarhan01
For features check out releases :)

NOTE: This is not a trojan! This is completely open source and you can check the source for yourself. Nothing is obfuscated.
version: "3.3"
services:
app:
image: fazalfarhan01/earnapp-earning-monitor
restart: always
environment:
AUTH: YOUR_AUTH_COOKIE_HERE
WEBHOOK_URL: YOUR_WEBHOOK_URL_HERE
AUTOMATIC_REDEEM: 0 # 0 to turn off auto redeem, 1 to turn it on.
docker run -d --restart always --name earnapp-monitor \
-e AUTH=YOUR_AUTH_COOKIE_HERE \
-e WEBHOOK_URL=YOUR_WEBHOOK_URL_HERE \
-e AUTOMATIC_REDEEM=0
fazalfarhan01/earnapp-earning-monitor:python-latest
docker run -d --restart always --name earnapp-monitor
-e AUTH=1%2%adfbg-afvbfab-asfdbadbf -e WEBHOOK_URL=https://discord.com/api/webhooks/akjsdvasdvjafvb -e DELAY=2 -e AUTOMATIC_REDEEM=0 fazalfarhan01/earnapp-earning-monitor:python-latest
Windows Defender might detect it as a trojan. Nothing to worry, it's a false positive. You will have to allow it from windows defender's protection history.)Check out this video.
pip3 install discord_webhook pyEarnapp coloramainstall.batstart.batapt install -y python3-pippip3 install discord_webhook pyEarnapp coloramainstall.shstart.shGo to the EarnApp Dashboard
Login with Google
Open Developer tools with CTR+SHIFT+I

Storage > Cookies > https://earnapp.com
oauth-refresh-token

You're done :)
Content type
Image
Digest
Size
123.9 MB
Last updated
over 4 years ago
docker pull fazalfarhan01/earnapp-earning-monitor