mirror of
https://github.com/RPCS3/discord-bot.git
synced 2024-12-12 21:29:56 +00:00
open !describe for everyone (for real this time)
This commit is contained in:
parent
8336f5f077
commit
3423c618b7
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user