You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: