LengoLabs / qbot

Qbot is an advanced, easy to setup, free, and unbranded Discord-Roblox ranking bot. If at any time during setting it up you need assistance, you can join the support server.
https://discord.gg/J47m7t4
MIT License
77 stars 138 forks source link

Fix interaction cooldown + typo #89

Closed lxphere closed 2 years ago

lxphere commented 2 years ago

Fixed interaction cooldown which had message.author.id insetad of interaction.user.id and fixed a typo (interaction.respond) to interaction.reply

yogurtsyum commented 2 years ago

Thank you for contributing!