Cargando…

Building telegram bots : develop bots in 12 programming languages using the telegram bot API /

Showing how you can use bots for just about everything, this book teaches you about bot programming, using all the latest and greatest programming languages, including Python, Go, and Clojure, so you can feel at ease writing your Telegram bot in a way that suits you. --

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Modrzyk, Nicolas (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York, NY] : Apress, [2019]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1078997690
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 181215s2019 nyu o 001 0 eng d
040 |a EBLCP  |b eng  |e rda  |e pn  |c EBLCP  |d GW5XE  |d OCLCF  |d CAUOI  |d YDXIT  |d YDX  |d UKMGB  |d YOU  |d COO  |d OCLCQ  |d LEAUB  |d OCLCQ  |d UMI  |d VT2  |d BRF  |d DCT  |d OCLCQ  |d OCLCO  |d COM  |d OCLCQ  |d N$T  |d OCLCO 
015 |a GBB931493  |2 bnb 
016 7 |a 019214017  |2 Uk 
019 |a 1078933778  |a 1086463750  |a 1150901805  |a 1156388388  |a 1162755787  |a 1192328169  |a 1203997809  |a 1240531035 
020 |a 1484241975  |q (electronic book) 
020 |a 9781484241981  |q (print) 
020 |a 1484241983 
020 |a 9781484247259  |q (print) 
020 |a 1484247256 
020 |a 9781484241974  |q (electronic bk.) 
020 |z 9781484241967 
020 |z 1484241967 
024 7 |a 10.1007/978-1-4842-4197-4  |2 doi 
029 1 |a AU@  |b 000064815673 
029 1 |a AU@  |b 000068986506 
029 1 |a CHNEW  |b 001074001 
029 1 |a CHVBK  |b 579468097 
029 1 |a UKMGB  |b 019214017 
035 |a (OCoLC)1078997690  |z (OCoLC)1078933778  |z (OCoLC)1086463750  |z (OCoLC)1150901805  |z (OCoLC)1156388388  |z (OCoLC)1162755787  |z (OCoLC)1192328169  |z (OCoLC)1203997809  |z (OCoLC)1240531035 
037 |a com.springer.onix.9781484241974  |b Springer Nature 
050 4 |a QA76.76.I58  |b M63 2019 
072 7 |a UMX  |2 bicssc 
072 7 |a COM051010  |2 bisacsh 
072 7 |a UMX  |2 thema 
072 7 |a UMC  |2 thema 
082 0 4 |a 006.3/0285436  |2 23 
049 |a UAMI 
100 1 |a Modrzyk, Nicolas,  |e author. 
245 1 0 |a Building telegram bots :  |b develop bots in 12 programming languages using the telegram bot API /  |c Nicolas Modrzyk. 
264 1 |a [New York, NY] :  |b Apress,  |c [2019] 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
505 0 |a Intro; Table of Contents; About the Author; About the Technical Reviewers; Acknowledgments; Introduction; Chapter 1: Week 1: Ruby; Chatting with the BotFather; Setting Up Ruby; Your First Telegram Bot; Understanding Received Messages Fields; First Reply; Chapter 2: Week 2: Nim; Installing Nim; Nim Plug-in for Visual Studio Code; Hello, Nim; Second Nim Program (Still Not Bot); Creating Visual Studio Code Build Tasks; Installing Nim Packages with Nimble; First Nim Bot; Replying to Nim Bot; Cats and Dogs Nim Bot; Chapter 3: Week 3: Crystal; Setting Up Crystal; Short Walk in the Playground 
505 8 |a Going Visual Studio Code AgainCreating a Crystal Project; Echo Bot; Command Bot; Chapter 4: Week 4: Rust; Rust Installation and First Steps; Installation; First Rust or Two; Hello Rust; Fibonacci; Ride the cargo; We Have Time; Multiple Cargo Targets; Rust Bot Number 1: Reply to Me; Rust Bot Number 2: Where Is Tokyo?; Rust Bot Number 3: Chained Reaction; Compiling for Release; Chapter 5: Week 5: D; Installation and First D Steps; Some Bits of D on Concurrency; Simple Threading; Thread with a State; Shared State; A Few More Examples of D; Sort Me Tender, Sort Me True; My Love for Fibonacci 
505 8 |a Telegram Bots in DMeet dub; First D Bot; More Bot API Usage; Chapter 6: Week 6: C++; Requirements, Installation, and First Bot; Install tgbot-cpp; Install OpenCV; File Download Program; Echo Bot; C++ Bots; Bot with Inline Keyboard; Photo Bot; OpenCV in action; OpenCV Sample Program; OpenCV Bot; Chapter 7: Week 7: Clojure; Initial Setup and First Clojure Bot; Visual Studio Code; The Project Metadata in project.clj; The Clojure Code in core.clj; The Token!; Debugging Telegram Messages; Creating a Reverse Bot; Inline Handler; A Simple Weather Bot; OpenCV and Telegram: Origami Bot 
505 8 |a Chapter 8: Week 8: JavaInstallation; The Project Structure; The build.gradle file; Visual Studio Code Setup; First Java Bot; Send Some Text; Send a Photo; Bot with Invoice Capabilities; Asking Permission; Sending an Invoice Message; Chapter 9: Week 9: Go; Installation of Go; Let's Go; Let's Fib; First Bot in Go; Just Sending Pictures; Chapter 10: Week 10: Elixir; Installation; Using iex; Using mix; Running iex with mix; Project Structure of a mix Project; config.exs; mix.exs; Dependencies; telegrambox.ex; (Back to) Dependencies; Get Something; GetMe; GetChat; GetFile; Using Elixir's System 
505 8 |a SendPhotoTelegram Bot; Bot1: Anything Goes; Bot2: Fibonacci; Chapter 11: Week 11: Node.js; Meet RunKit; Creating an Account; First Code on RunKit; A Certain Je Ne Sais Koa; Publishing Some Koa; Telegram Bot with Webhooks; More on the Telegraf Library; Image-to-Chat Example; RegExp, Inline Keyboards, and Embedded Emojis; Running Node.js Locally; Setting Up Node.js; Using Local Tunnel; Chapter 12: Week 12: Python; Installation; A Few Python Programs; Fibonacci 1; Fibonacci 2; Fibonacci 3; Fibonacci 4; Fibonacci 5; First Telegram with Python; First Bot: Send a Random Photo 
500 |a Includes index. 
500 |a First OpenCV Bot: Changing the Color Space of a Picture 
588 0 |a Online resource; title from digital title page (viewed on February 08, 2019). 
520 |a Showing how you can use bots for just about everything, this book teaches you about bot programming, using all the latest and greatest programming languages, including Python, Go, and Clojure, so you can feel at ease writing your Telegram bot in a way that suits you. --  |c Edited summary from book. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Intelligent agents (Computer software) 
650 6 |a Agents intelligents (Logiciels) 
650 7 |a Intelligent agents (Computer software)  |2 fast 
776 0 8 |i Print version:  |a Modrzyk, Nicolas.  |t Building Telegram Bots : Develop Bots in 12 Programming Languages Using the Telegram Bot API.  |d Berkeley, CA : Apress L.P., ©2018  |z 9781484241967 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484241974/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL5611455 
938 |a YBP Library Services  |b YANK  |n 15890217 
938 |a EBSCOhost  |b EBSC  |n 1962901 
994 |a 92  |b IZTAP