Package: telegram.bot
Type: Package
Title: Develop a 'Telegram Bot' with R
Version: 2.4.1
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: https://github.com/ebeneditos/telegram.bot
BugReports: https://github.com/ebeneditos/telegram.bot/issues
Depends: R (>= 3.1.0)
Imports: curl, httr, jsonlite, R6
Suggests: covr, knitr, rmarkdown, testthat
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-08-18 11:40:00 UTC; Ernest Benedito
Author: Ernest Benedito [aut, cre]
Maintainer: Ernest Benedito <ebeneditos@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-18 12:10:02 UTC
