Closed zarigata closed 2 years ago
UPDATE economy works somehow.... maybe external cogs?
Hello, What's wrong with my cog? What is the relationship with the economy cog?
Hello, What's wrong with my cog? What is the relationship with the economy cog?
i set the command in the rtc that in reaction with 💸 the bot would do a command on cassino, but it is stuck as a timestamp, dont really know how, as you can see in the print screen : the time stamp does not change, i am not aware of what may doing this, i just wanted to make a cassino and other commands that are easier than tipping in chat
Reaction commands only invoke a command. All checks and cooldowns of the command to be invoked are respected. It is simply that a cooldown is activated. I can't do anything on my cog, except invoke without checks, but that's not a good idea.
but cooldows are locked as you can see it kept a cooldown locked after a minute has passed, i think that it locks as the time 1 reacted? any way gonna remove all colldowns
In your example, you don't seem to use the same user ("Allin", "Blackjack"), hence the cooldowns. Anyway, my cog is not able to do cooldowns. It's like calling the command yourself from Discord, with all the checks.
What cog is this bug report for?
react to command
Describe the bug
in a time you create a command it wont go past the 1 time being that the cooldown si set to 1 time only
If there's an error, paste it here
No response