powered by
Obtain token from system variables (in .Renviron) set according to the naming convention R_TELEGRAM_BOT_X where X is the bot's name.
.Renviron
R_TELEGRAM_BOT_X
X
bot_token(bot_name)
The bot's name.
# NOT RUN { bot_token("RTelegramBot") # }
Run the code above in your browser using DataLab