Package: telegram.bot
Type: Package
Title: Develop a 'Telegram Bot' with R
Version: 2.3.0
Authors@R: person("Ernest", "Benedito", role = c("aut", "cre"), email = "ebeneditos@gmail.com")
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, curl
Depends: R (>= 3.1.0)
Suggests: covr, testthat, knitr, rmarkdown
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-02-09 23:10:51 UTC; Ernest
Author: Ernest Benedito [aut, cre]
Maintainer: Ernest Benedito <ebeneditos@gmail.com>
Repository: CRAN
Date/Publication: 2019-02-09 23:20:03 UTC
