Describe the solution you'd like
Allow the ability to tip a role, sending that amount of tip to each user in the role if tipping user has the balance.
example +tip @developer to send a tip to all users in that role.
Describe alternatives you've considered
Alternative is typing out each user in the chat window
Additional context
Transactions are limited to 100 receiving addresses and if the role is over this amount the bot will either need to split into 2 transactions or deny the request.