Skip to main content
Fake Permissions allow you to grant users access to bot commands without giving them actual Discord permissions. Below is the full list of permission keys supported by the system.
PermissionDescription
administratorFull administrative access to all bot commands.
manage_guildAllows managing server settings and branding.
manage_rolesAllows managing role-related modules (e.g., booster roles).
manage_channelsAllows configuring channel-linked systems.
manage_messagesAllows managing standard auto-responses and timers.
manage_nicknamesAllows using nickname-related utility commands.
manage_webhooksAllows configuring logging and external integrations.
manage_emojis_and_stickersAllows managing server expressions.
manage_eventsAccess to automated event and scheduling tools.
manage_threadsAbility to manage thread-specific configurations.
view_audit_logAllows viewing bot-generated audit logs.
view_guild_insightsAccess to server statistics and growth data.
kick_membersPermission to use the kick moderation command.
ban_membersPermission to use the ban and unban commands.
moderate_membersAccess to timeout and server-mute functionality.
mute_membersVoice-specific mute permission.
deafen_membersVoice-specific deafen permission.
move_membersAbility to move users between voice channels.
mention_everyoneAllows the bot to mention @everyone in custom messages.
create_instant_invitePermission to generate server invites via utility tools.
add_reactionsAllows the bot to add reactions to modules.
view_channelBase permission to view target channels.
send_messagesBase permission to post in target channels.
send_tts_messagesAllows using Text-to-Speech in messages.
embed_linksAllows the bot to use embeds in configured messages.
attach_filesAllows the bot to upload attachments.
read_message_historyAllows the bot to scan previous messages for modules.
use_external_emojisAllows usage of emojis from other servers.
use_external_stickersAllows usage of stickers from other servers.
use_application_commandsPermission to interact with slash commands.
connectBasic voice connection permission.
speakBasic voice speaking permission.
streamPermission to share video in voice channels.
priority_speakerPriority speaking access in voice.
use_vadAccess to Voice Activity Detection.
use_soundboardAccess to Discord’s soundboard.
use_external_soundsAccess to external sounds.
use_embedded_activitiesAccess to Discord Activities.
request_to_speakPermission to request speaking in Stages.
send_voice_messagesPermission to send voice notes.
change_nicknameAllows the user to change their own nickname.
You can add these to any role using the ,fakepermissions add [role] [permission] command. You can also specify multiple permissions separated by spaces!