Package: telegram
Title: R Wrapper Around the Telegram Bot API
Version: 0.1
Authors@R: person("Luca", "Braglia", email = "lbraglia@gmail.com", role = c("aut", "cre"))
Description: R wrapper around the Telegram Bot API (http://core.telegram.org/bots/api) to access Telegram's messaging facilities with ease (eg you send messages, images, files from R to your smartphone).
URL: http://github.com/lbraglia/telegram
BugReports: http://github.com/lbraglia/telegram/issues
Imports: R6, httr
Depends: R (>= 3.2.3)
License: GPL-3
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-12-24 13:15:41 UTC; l
Author: Luca Braglia [aut, cre]
Maintainer: Luca Braglia <lbraglia@gmail.com>
Repository: CRAN
Date/Publication: 2015-12-24 14:45:31
