open !describe for everyone (for real this time)

This commit is contained in:
13xforever 2020-04-14 23:52:09 +05:00
parent 8336f5f077
commit 3423c618b7

View File

@ -24,7 +24,7 @@ namespace CompatBot.Commands
//|| a.FileName.EndsWith(".webp", StringComparison.InvariantCultureIgnoreCase)
);
[Command("describe"), RequiresSupporterRole]
[Command("describe")]
[Description("Generates an image description from the attached image, or from the url")]
public async Task Describe(CommandContext ctx)
{