So I'm trying to get a chain command to work, and it's just not. Basically, the user is supposed to whisper a keyword (command) to the bot. By doing so, it will give that user points and decrease the number of points given to the next person who does it (until eventually there are none left).
I've tried messing with the settings a ton and based on the counter on !qwert, it appears to never get to the point of running. So, easy(ish) and hard questions:
Easy(ish): What am I doing wrong? How do I make this functional. I'd say I'm pulling my hair out, but I'm already bald.
Hard: What can I add to prevent someone from using it twice, or, setting such a long cooldown that they won't be able to activate it twice in a day (or until I change the keyword and reset it).
Thanks!