Remove incorrect bot permissions check from warn command
This commit is contained in:
parent
d4dceae76a
commit
866dd32e30
2 changed files with 1 additions and 2 deletions
|
|
@ -17,7 +17,6 @@ import org.slf4j.Logger;
|
|||
import java.awt.*;
|
||||
|
||||
@CommandMarker
|
||||
@BotPermissions(Permission.MODERATE_MEMBERS)
|
||||
@UserPermissions(Permission.MODERATE_MEMBERS)
|
||||
public class Warn extends ApplicationCommand {
|
||||
@JDASlashCommand(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue