Loading

Bot Designer for Discord

HTTP Guide.

A beginner-friendly guide to the HTTP functions in BDFD

Requests

Making calls to APIs

Headers

Metadata for requests & responses

Responses

Handle what APIs return

All Functions

Getting Started

New to HTTP functions?

If you're completely new, start with these two functions:

  1. $httpGet: the simplest function. It just makes the request
  2. $httpResult: used right after to return the data