Skip to main content

What are Fake Permissions?

Fake permissions allow you to grant “virtual” permissions to roles. This means members with these roles can use greed commands that typically require specific Discord permissions (like manage_guild or kick_members) without actually having those permissions on their Discord profile.
Fake permissions only affect greed’s command checks. They do not grant actual Discord permissions or affect other bots.

Adding Fake Permissions

Grant specific permissions to a role using the ,fakepermissions add command.
,fakepermissions add (role) (permissions)
,fakepermissions add @Moderators kick_members, ban_members
You can add multiple permissions at once by separating them with commas.

Removing Fake Permissions

To remove specific permissions from a role, use the ,fakepermissions remove command.
,fakepermissions remove (role) 
,fakepermissions remove @Moderators 

Managing Configurations

Viewing all permissions

Use the ,fakepermissions list command to view all roles and their assigned fake permissions in your server.

Reseting a role

To remove all fake permissions from a specific role at once, use the clear subcommand.
,fakepermissions reset

Supported Permissions

You can grant any of the following permissions via the fake permissions system:
  • create_instant_invite
  • kick_members
  • ban_members
  • administrator
  • manage_channels
  • manage_guild
  • add_reactions
  • view_audit_log
  • priority_speaker
  • stream
  • view_channel
  • send_messages
  • send_tts_messages
  • manage_messages
  • embed_links
  • attach_files
  • read_message_history
  • mention_everyone
  • use_external_emojis
  • view_guild_insights
  • connect
  • speak
  • mute_members
  • deafen_members
  • move_members
  • use_vad
  • change_nickname
  • manage_nicknames
  • manage_roles
  • manage_webhooks
  • manage_emojis_and_stickers
  • use_application_commands
  • request_to_speak
  • manage_events
  • manage_threads
  • create_public_threads
  • create_private_threads
  • use_external_stickers
  • send_messages_in_threads
  • use_embedded_activities
  • moderate_members
  • use_soundboard
  • use_external_sounds
  • send_voice_messages