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. It is built on top of the pure API implementation, being an extension of the 'telegram' package, an R wrapper around the 'Telegram Bot API' <http://core.telegram.org/bots/api>.
Version: | 1.0.0 |
Depends: | R (≥ 3.2.3), telegram (≥ 0.6.0) |
Imports: | R6, httr |
Suggests: | covr, testthat |
Published: | 2018-02-12 |
Author: | Ernest Benedito [aut, cre] |
Maintainer: | Ernest Benedito <ebeneditos at gmail.com> |
BugReports: | http://github.com/ebeneditos/telegram.bot/issues |
License: | LGPL-3 |
URL: | http://github.com/ebeneditos/telegram.bot |
NeedsCompilation: | no |
CRAN checks: | telegram.bot results |
Reference manual: | telegram.bot.pdf |
Package source: | telegram.bot_1.0.0.tar.gz |
Windows binaries: | r-devel: telegram.bot_1.0.0.zip, r-release: telegram.bot_1.0.0.zip, r-oldrel: telegram.bot_1.0.0.zip |
OS X binaries: | r-release: telegram.bot_1.0.0.tgz, r-oldrel: telegram.bot_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=telegram.bot to link to this page.