Automation Scripts
This repo shows which automatisms are easily possible with Twitter,
Makerlog and other services. Automate your life.
🐞 fix: package json -> correct data
🚀 feat: steem auto power up
feat: random vote at a hashtag
feat: Steemit auto redeem
Wrote a blog post on steemit
refactor: customize the script to run under cron as well. async and await integration
fix: steemit auto-voter -> add debug flag; posts that were voted wrong are considered
docs: add steem to the folder section in the readme
fix: user example - steemit voter
feat: added steemit auto-voter script
refactor: update .gitignore - added nodejs stuff
feat: Send a tweet to the Maker of the Day of Makerlog
feat: new script -> send a random tweet from a list
refactor: wrote: How to use the scripts, explanation
refactor: added composer.lock to the gitignore
refactor: added ext-mbstring + ext-iconv to the main composer.json
fix: get all makerlog users -> type and text fixes
refactor: typo in README, added maintenance and more infos
refactor: added composer jsons
fix: some typos in getAllUsers -> makerlog
feat: example to get all users from getmakerlog.com
refactor: 'How do i use this repo' written