Loading
Browser-based utilities and a public API for building faster.
No installs, no bots required.
// toolkit
Manage and monitor your bot's guild list from a clean web interface.
Escape special characters like
$
\
;
] in BDFD scripts
easily.
Automatically indent and clean up your BDFD scripts for readability.
Create custom syntax highlight schemes for your BDFD code snippets.
Visually build Discord embeds and generate ready-to-use BDFD code.
Build
$sendEmbedMessage
embeds with a live visual preview.
Build Discord Component V2 layouts visually and generate your BDFD code.
Calculate Discord permission bitfield values for bot invite links and BDFD.
// about
Welcome to the BDTools Suite a collection of browser-based utilities crafted for the Bot Designer for Discord community. No installs, no bots, just fast and efficient tools.
New features like Embed Builders, Performance Profilers, and more are added frequently to save you time and effort.
Have feedback or ideas? Contact us// api
The BDTools API is a secure and developer-friendly interface designed to connect your projects with our services. Authentication is done through unique API keys generated in your dashboard.
// guides
A beginner-friendly guide to Components V2 in BDFD. Covers containers, sections, buttons, select menus, and more.
A beginner-friendly guide to the HTTP functions in BDFD. Learn to call APIs, handle responses, and manage headers.
A beginner-friendly guide to text splitting in BDFD. Learn to split, read, modify, and use variables with text splitting.
A beginner-friendly guide to the JSON functions in BDFD. Learn to parse, read, write, and work with JSON arrays and variables.
// people
Lead developer and maintainer of BDTools and all of its public-facing services
Catearo
credit
Provided BDFD example codes for the
/submit-server and
/ticket-transcript
endpoints
Tested and reviewed early tools including the
Escaper,
Indenter, and
Highlighter
Provided the
bdtools.xyz domain
that powers the entire BDTools platform
Provided testing and valuable feedback for the
CompV2 Builder
during development
Reviewed and ensured accuracy across the
HTTP,
Components V2, and
JSON guides
Provided insights and reviewed accuracy for the
Text Splitting guide