if (FALSE) {
# Open the `.Renviron` file
file.edit(path.expand(file.path("~", ".Renviron")))
# Add the line (uncomment and replace by your bot TOKEN):
# R_TELEGRAM_BOT_RTelegramBot=
# Save and restart R
bot_token("RTelegramBot")
}
Run the code above in your browser using DataLab