telegram.bot: Develop a 'Telegram Bot' with R

Provides a pure interface for the 'Telegram Bot API' <http://core.telegram.org/bots/api>. In addition to the pure API implementation, it features a number of tools to make the development of 'Telegram' bots with R easy and straightforward, providing an easy-to-use interface that takes some work off the programmer.

Version: 2.3.0
Depends: R (≥ 3.1.0)
Imports: R6, httr, jsonlite, curl
Suggests: covr, testthat, knitr, rmarkdown
Published: 2019-02-09
Author: Ernest Benedito [aut, cre]
Maintainer: Ernest Benedito <ebeneditos at gmail.com>
BugReports: http://github.com/ebeneditos/telegram.bot/issues
License: GPL-3
URL: http://github.com/ebeneditos/telegram.bot
NeedsCompilation: no
Materials: README NEWS
CRAN checks: telegram.bot results

Downloads:

Reference manual: telegram.bot.pdf
Vignettes: Advanced Filters
Basic Functionalities
Tutorial – Building an R Bot in 3 steps
Introduction to the API
Set a Proxy
The add operator
Package source: telegram.bot_2.3.0.tar.gz
Windows binaries: r-devel: telegram.bot_2.3.0.zip, r-release: telegram.bot_2.3.0.zip, r-oldrel: telegram.bot_2.3.0.zip
OS X binaries: r-release: telegram.bot_2.3.0.tgz, r-oldrel: telegram.bot_2.3.0.tgz
Old sources: telegram.bot archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=telegram.bot to link to this page.