1. Make sure you have python3 and pip3 2. Install with `pip3 install boost` 3. Run `register_boost_app` to generate authentication keys for your old account. 4. Create the `boost.ini` config file based on the example, putting your main/current account as `users_to_boost`, and commenting out `only_if_hashtags`, `match` and `favorite` 5. Test by running `boost -c boost.ini` 6. Create a cronjob that runs every X minutes with `cd /path/to/config/folder && boost -c boost.ini`