Description Usage Arguments Value Examples
View source: R/connection_setup.R
Sets a default username to be used for discord communication. Use get_default_discord_username
to check currently set default username.
1 | set_default_discord_username(username)
|
username |
Username to be used as default discord name |
None
1 2 3 4 | ## Not run:
set_default_discord_username("dataman")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.