Releases: hanzov69/meh-botton
Releases · hanzov69/meh-botton
The Captcha Workaround
This container uses a more up to date ubuntu base and nodejs. It also has baked in support for getting around the login captcha on meh.com
Running:
First, login to meh.com.
Next, open your browser developer tools. Locate the cookie storage, find the cookie for session.meh.com, grab the value- it will be a long string of characters.
Starting up the container:
You need to set three (but probably four) environment variables-
MEHUSERNAME=(your meh username)
MEHPASSWORD=(your meh password)
MEHSESSION=(the string from above)
TASK_SCHEDULE=(optional, cron format, eg * */2 * * * Make sure to include a space at the end of the string)
the bottoning
The initial, and probably only, release.