Set up a support ticket system
A /ticket command that opens a private channel between the member and your support team, and closes it when the issue is done.
custom slash commands · channels & categories · roles & permissions
How the conversation goes.
One sentence, in the channel you already use.
@Bond Make a /ticket command that opens a private channel with the Support role
What Bond does after the first message.
It reads the server first, so it reuses what you already have instead of building a second copy of it.
Create a custom slash command for this server - the supported way to give a server its own command like /rank, /ticket or /daily.
create_custom_commandList every custom slash command this server has, with its kind, enabled state, Discord registration status and usage counts.
list_custom_commandsGet the full definition of one custom slash command: its body, options, access restrictions and sync state.
get_custom_commandUpdate an existing custom slash command's description, body, options, access restrictions, ephemeral setting, confirmation step or enabled state.
update_custom_commandDelete a custom slash command from this server and unregister it from Discord.
delete_custom_commandList all channels in the Discord server.
list_channelsCreate a new channel in the Discord server.
create_channelDelete a channel from the Discord server.
delete_channelCreate up to 20 channels of mixed types (text, voice, forum, media, stage, announcement) across existing categories in one call, returning real channel IDs.
bulk_create_channelsEdit a channel's settings in the Discord server.
edit_channelSet the slowmode (rate limit) for a text channel.
set_slowmodeList all roles in the Discord server.
list_rolesLook up a single role by its ID or exact name.
get_roleCreate a role with permissions, display settings, icon or Unicode emoji, and a solid, gradient (two-color), or holographic (three-color) color.
create_roleDelete a role from the Discord server.
delete_roleAssign a role to a member in the Discord server.
assign_roleRemove a role from a member in the Discord server.
remove_roleAsk for it in one sentence.
Free to start. Bond never needs Administrator, and it names everything it is about to change before it changes it.