# lobstertoot ## making it work ```sh cpanm --installdeps . # get dependencies perl auth.pl > state.json # write config file perl lobstertoot.pl # run the thing, put it in crontab, whatever ```