R/twitter.R

# bot.config.path = "data/bot.twitter.cnf"
# 
# ## Load bot Configuration
# bot.cnf <- yaml::yaml.load_file(bot.config.path)
# 
# twitteR::setup_twitter_oauth(bot.cnf$consumer_key, 
#                     bot.cnf$consumer_secret,
#                     bot.cnf$access_token,
#                     bot.cnf$access_token_secret)
# twitteR::tweet("testing connection...")
humbertcostas/secretary documentation built on May 17, 2019, 9:13 p.m.