#Cogs for discord bot

1 messages · Page 1 of 1 (latest)

molten violet
#

remove cooldown from command in cogs

#

this "ctx.command.reset_cooldown(ctx)"

#

dont work

#

in cogs

#

but i have stop command to remove all cooldowns

#

but in cogs it just wont work

#

...

warped wren
#

@molten violet Use try and except to find an error

molten violet
#

There is no error

#

When i have cooldown

#

And i type stop

#

It just dont remove cooldown

#

Still has cooldown

molten violet
#

Because its in cogs

#

In seperate files