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.
Version: | 3.0.0 |
Depends: | R (≥ 3.1.0) |
Imports: | curl, httpuv, httr, jsonlite, openssl, R6 |
Suggests: | covr, devtools, knitr, promises, rmarkdown, testthat |
Published: | 2022-09-07 |
DOI: | 10.32614/CRAN.package.telegram.bot |
Author: | Ernest Benedito [aut, cre], Chris Stefano [ctb] |
Maintainer: | Ernest Benedito <ebeneditos at gmail.com> |
BugReports: | https://github.com/ebeneditos/telegram.bot/issues |
License: | GPL-3 |
URL: | https://github.com/ebeneditos/telegram.bot |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | telegram.bot results |
Reference manual: | telegram.bot.pdf |
Vignettes: |
Advanced Filters Basic Functionalities Tutorial – Building an R Bot in 3 steps Introduction to the API Set a Proxy The add operator |
Package source: | telegram.bot_3.0.0.tar.gz |
Windows binaries: | r-devel: telegram.bot_3.0.0.zip, r-release: telegram.bot_3.0.0.zip, r-oldrel: telegram.bot_3.0.0.zip |
macOS binaries: | r-release (arm64): telegram.bot_3.0.0.tgz, r-oldrel (arm64): telegram.bot_3.0.0.tgz, r-release (x86_64): telegram.bot_3.0.0.tgz, r-oldrel (x86_64): telegram.bot_3.0.0.tgz |
Old sources: | telegram.bot archive |
Reverse imports: | depigner |
Please use the canonical form https://CRAN.R-project.org/package=telegram.bot to link to this page.