This goes in to your remote, edit the text how you want it, just made something fast.
Code:
menu @channel {
 Repeat Kick
 .During time:{ set %rep_tid $?="Enter time (in secs)" }
 .Amount:{ set %rep_antal $?="How many?" }
 .Ban time:{ set %rep_antal $?="Enter time (in secs)" }
 .-
 .Current:{ echo -a During time is set to: %rep_tid $+ . Amount is set to: %rep_antal $+ . And ban time is set to: %rep_antal $+ . }
 .Unset:{ unset %rep_* }
}


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }