## global environment to cache responses
g_cache <- new.env(parent = emptyenv())
g_cache[["gateway_bot"]] <- NULL # url returned from `gateway_bot_url_cache()`
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.