fix(arabot): stop command from being run if vegan

This commit is contained in:
smyalygames 2022-10-27 02:39:00 +01:00
parent 488e256f30
commit c55f2cd077

View File

@ -151,6 +151,8 @@ class ConvincedCommand extends Command {
await message.reply({
content: `${user} is already vegan!`,
});
await message.react('❌');
return;
}
// Checks if the user has Convinced and to give them or remove them based on if they have it