---
title: "Developer"
---

> Documentation Index
> Fetch the complete documentation index at: https://docs.utilbot.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Developer

## Command

```txt
/developer buildoverride <url> [ephemeral]
```

## Description

Useful commands for developers. Currently only supports decoding Discord Build Override links.

## Permission

`none`

## Arguments

| Name | Type | Description | Sample Data |
| ---- | ---- | ----------- | ----------- |
| url | String | The complete URL of the Build Override | https://discord.com/__development/link... |
| ephemeral | Boolean | Send the message as an ephemeral message. Default: true | false |

Source: https://docs.utilbot.co/commands/misc/developer/index.mdx
