Compare commits

..

2 Commits

View File

@@ -50,8 +50,6 @@ namespace SkyBot.Services.Messages
await message.AddReactionAsync(content); await message.AddReactionAsync(content);
} }
} }
// await message.AddReactionAsync("🫃");
} }