Council
Helikon Labs has made an automated staking payout tool for substrate-based chains. The script is a simplified and daemonized version of canontech/staking-payouts. It can either function in single-run mode (default), or in daemon mode, where it will run at defined periods.
You may ask: We have many payout scripts out there. Do we really need another one?
Well, glad you have asked. Helikon has been using another script but has experienced hanging issues after the latest runtime update. Thus this new daemonized version!
The git repo is here: https://github.com/helikon-labs/substrate-simple-payout
The receiver's tip address can be found here: https://github.com/helikon-labs/polkadot-kusama-1kv-telegram-bot, which is a different repo but under the same github organization.
Polkachu