Package: telegram.bot
Type: Package
Title: Develop a 'Telegram Bot' with R
Version: 2.1.0
Authors@R: person("Ernest", "Benedito", email = "ebeneditos@gmail.com", role = c("aut", "cre"))
Description: 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.
URL: http://github.com/ebeneditos/telegram.bot
BugReports: http://github.com/ebeneditos/telegram.bot/issues
Imports: R6, httr, jsonlite
Depends: R (>= 3.2.3)
Suggests: covr, testthat, knitr, rmarkdown
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-11-11 13:49:59 UTC; Ernest
Author: Ernest Benedito [aut, cre]
Maintainer: Ernest Benedito <ebeneditos@gmail.com>
Repository: CRAN
Date/Publication: 2018-11-12 10:00:09 UTC
