mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
* Add per-command embed settings * Update `[p]embedset showsettings` * Use command.qualified_name in `[p]embedset` commands * Fix the call to subcommand and simplify it * And I oversimplified this * Update end user messages to use 'guild' rather than 'server' * meh * This should be a named field * Add check for Embed Links perm to confuse users a bit less * Wrap this string in _() * Let's use a different exception then... * Let's clear the setting when we can in whole `[p]embedset` * Add the order of checking to help of `[p]embedset` * Add note about full evaluation order to subcommands