Basically they want with a count that uses 10 as the basis and resets daily."Haumph is getting in shape! 10 push-ups for every punt and sub/resub! Today's push-up count is %count%"
HAUMPH custom command
Comments (11)
-
repo owner -
Account Deleted Command name will be !pushups. Is there a way that it can pull every punt inputted as well as subs/resubs to incrementally increase the counter so that they know how many pushups he needs to do for each item? It will probably need to be moderator only. It would be nice for viewers to be able to see the counter, but not necessary because it can be automated to output every so often on its own.
-
repo owner OK, so here is what I'm thinking.
Command !pushups, available to everyone.
On a confirmed punt, (Tell him about !puntthreshold, and set it accordingly), it will add 10 pushups to the counter. On a resub, or sub, it will also add another 10 pushups. (Please let me know how I should change the sub message accordingly, if you want to include his pushups in there.)
When he does the pushups, he can use !resetpushups, or !setpushups <number> to set the new amount, (Does he do them in spurts, or always all at once). I think !setpushups just covers everything here, but feel free to chime in.
What do you think @undervoltage ?
-
Account Deleted !resetpushups would take care of the daily reset. he does them in spurts so having a command to set the number would also be appreciated. Other than that everything looks good. Although I though the !puntthreshold command was for how many people was needed to confirm the initial punt. I do not know.
-
Account Deleted Asked in chat and if it is implemented as you stated all will be kosher. Thank you Daniel.
-
repo owner (Please let me know how I should change the sub message accordingly, if you want to include his pushups in there.)
I do not know.
What do you not know? If he has no or very low threshold, then punts would get easily added, and it would increment his pushup counter for potentially non punts. Find a good number and talk with him, and then set it.
-
Account Deleted Okay.
-
repo owner (Please let me know how I should change the sub message accordingly, if you want to include his pushups in there.)
^ I still need to know what the sub message should be changed to.
-
Account Deleted I would say leave it the same as it is now. The !pushups command will take care of letting them know about how subs effects it.
-
Account Deleted Will you let me know when it is done so I can send the mods the commands. Thanks again.
-
repo owner - changed status to resolved
This is now implemented:
On sub/resub/confirmed punt, pushups will be increased (!unpunt will not affect pushups, he will have to change them manually)
Users can type !pushups in the channel to see how many pushups haumph has.
!setpushups can be used by haumph to set the number of pushups.
I have not tested! Please let me know if there are any issues.
- Log in to comment
You're going to have to clarify more than that.
What's the command name? !pushups? Is this command going to be moderator or broadcaster only? Can users get the count via like !pushupcount or something like that, which wont increment the counter?
I need to know exactly how it should be implemented.