Description Usage Arguments Examples
View source: R/connection_setup.R
Set Default Discord Connection
1 |
conn |
Discord Connection Object |
1 2 3 4 5 | ## Not run:
conn_obj <- create_discord_connection(webhook = 'https://google.com', username = 'test')
set_default_discord_connection(conn_obj)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.