Cargando…

Building Bots with Node.js.

Automate workflow and internal communication processes and provide customer service without apps using messaging and interactive botsAbout This Book Create interactive bots on platforms such as Facebook Messenger, Kik, Telegram, and Skype to automate workflows Create a bot that works with SQL Server...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Freitas, Eduardo
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Packt Publishing, 2017.
Edición:1.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ma 4500
001 EBSCO_ocn972159684
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |n|||||||||
008 170210s2017 xx o 000 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d OCLCQ  |d EBLCP  |d YDX  |d IDEBK  |d MERUC  |d TEFOD  |d N$T  |d COO  |d S4S  |d OCLCF  |d IDB  |d OCLCQ  |d VT2  |d OCLCO  |d CHVBK  |d OCLCO  |d UOK  |d UKMGB  |d WYU  |d OCLCQ  |d OCLCO  |d LVT  |d OCLCA  |d UKAHL  |d OCLCQ  |d OCLCA  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
016 7 |a 018237972  |2 Uk 
019 |a 971537619  |a 971587298  |a 971952283  |a 972101148  |a 972204420 
020 |a 1786468492  |q (electronic bk.) 
020 |a 9781786468499  |q (electronic bk.) 
020 |a 1786465450 
020 |a 9781786465450 
020 |z 1786465450 
020 |z 9781786465450 
024 3 |a 9781786465450 
029 1 |a AU@  |b 000060341688 
029 1 |a AU@  |b 000067108256 
029 1 |a CHBGA  |b 000680387 
029 1 |a CHNEW  |b 000961233 
029 1 |a CHVBK  |b 491703031 
029 1 |a CHVBK  |b 499912284 
029 1 |a UKMGB  |b 018237972 
035 |a (OCoLC)972159684  |z (OCoLC)971537619  |z (OCoLC)971587298  |z (OCoLC)971952283  |z (OCoLC)972101148  |z (OCoLC)972204420 
037 |a 991072  |b MIL 
037 |a 04EBAF8A-1D00-4A7E-A5B3-3726172285E1  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a T55.4-60.8 
072 7 |a COM  |x 000000  |2 bisacsh 
082 0 4 |a 006.3  |2 23 
049 |a UAMI 
100 1 |a Freitas, Eduardo. 
245 1 0 |a Building Bots with Node.js. 
250 |a 1. 
260 |b Packt Publishing,  |c 2017. 
300 |a 1 online resource (290) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Credits; About the Authors; About the Reviewer; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: The Rise of Bots -- Getting the Message Across; Why bots matter and why you should get on the train; Why SMS still matters; Twilio as an SMS platform; Installing Twilio for Node.js; Setting up a Twilio account; Bare-bones Twilio Node.js template; Core bot functionality on Azure; Receiving SMS bot logic; Summary; Chapter 2: Getting Skype to Work for You; How a Skype bot works; Wiring up our Skype bot; Registering our Skype bot app; HR Skype bot agent. 
505 8 |a Azure table storage as a backendHR agent guidelines; Accessing the Azure table through code; HR agent bot logic; Summary; Chapter 3: Twitter as a Flight Information Agent; How a Twitter bot works; Creating a Twitter app; Posting to Twitter; Listening to tweets; Replying to who tweeted; Flight APIs; Flight status API; Route search API; Adding a REST client library; Making the bot a bit smarter; Summary; Chapter 4: A Slack Quote Bot; Getting started; Registering a bot on Slack; Setting up our Node.js app; Slackbots library basics; The They Said So API; Summary; Chapter 5: Telegram-Powered Bots. 
505 8 |a How a Telegram bot worksSetting up a Telegram account; Setting up a bot account using a Telegram bot -- @BotFather; What is sentiment analysis?; Creating a Telegram bot; Conversations with our basic Telegram bot; Building a sentiment analysis bot; Summary; Chapter 6: BotKit -- Document Manager Agent for Slack; Setting up a Slack for your team; Setting up a Slack bot; Botkit and Slack; Creating our first Slack bot using Botkit and Node.js; Enhancing our DocMan bot; What is MongoDB?; MongoDB database for our DocMan bot; MongoDB shell; Create a database; Create a reference documents collection. 
505 8 |a Create data for our DocMan botIndexing for search; Search query; What is MongoJS?; Wiring up DocMan bot with MongoDB; Amazon S3 storage; Amazon S3 console; Create buckets; Store documents in the bucket; Mark documents as public; Update MongoDB data with Amazon S3 document links; Wiring it all up together; Code understanding; Summary; Chapter 7: Facebook Messenger Bot, Who's Off -- A Scheduler Bot for Teams; Setting up our Facebook Messenger bot; The Facebook Page for our basic bot; Creating a Facebook app for our basic bot; Setting up our bot server in Azure. 
505 8 |a Setting up a local git repository for our bot server in AzureModifying our bot program for Facebook verification; Setting up a Webhook and Facebook verification of our bot program; Deploying a modified bot that returns an echo; Troubleshooting our bot in Azure; Enhancing our Who's Off bot; Building a conversational experience with the Who's Off bot; Setting up a Messenger greeting; Showing the initial options of what a bot can do; What is DocumentDB?; Setting up a DocumentDB for our Who's Off bot; Creating an account ID for the DocumentDB; Creating a collection and database. 
520 8 |a Automate workflow and internal communication processes and provide customer service without apps using messaging and interactive botsAbout This Book Create interactive bots on platforms such as Facebook Messenger, Kik, Telegram, and Skype to automate workflows Create a bot that works with SQL Server and Skype to deal with HR requests within a company Work with some of the most cutting-edge and widely-used APIs and messaging platforms to create interactive customer-facing experiences and automate workWho This Book Is ForThis is a book for Node.js developers who want to build powerful bots for customer-facing and internal workflow automation. What You Will Learn Create a bot template that responds to e-mails based on certain ruling criteria Interact with SMS and perform some basic Natural Language Processing using the Twilio API for Node.js Work with the Skype Web SDK and Node.js to create a bot that works with SQL Server and Skype Build an automated Flight Information Agent bot using the Twitter and Air France KLM APIs Create a scheduling bot for teams using the Facebook Messenger API Interact with BotKit along with and MongoDB Amazon S3 to create a document management bot in Node.js Leverage ICR and Azure Table Storage from Node.js to create a bug tracking bot Integrate Force.com API and Kik to create a Salesforce CRM botIn DetailThe bots are taking over and we're all for it! Messenger-based bots will be the dominant software UI for the next generation of applications even Slack, Telegram, and Facebook are driving a new approach where "threads are the new apps."This book shows you how to create work automation bots that interact with users through Slack, e-mail, Skype, Twitter, and more using Node.js. You'll learn to create conversational UIs for your Node.js apps, and then use those UIs to provide workflow automation tools. You will be shown how to handle customer service requests that come in through messenger systems this includes interpreting the natural language to reveal the user's intent and respond accordingly. You will also learn how to automate processes that involve several people, such as processing holiday requests, arranging meetings, or sending updated reports on time. By the end of this book you'll have the knowledge to create bots that can handle and manipulate documents, URLs, and other items of content. Harness the power of bots and your organization will reap the benefits. Style and approachThis fast-paced book is packed with real-world use cases that will help you understand concepts, issues, and solutions while using Node.js to build useful, cross-platform business bots 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Node.js. 
630 0 7 |a Node.js  |2 fast 
650 0 |a Application software  |x Development. 
650 0 |a Open source software. 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Logiciels libres. 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Application software  |x Development  |2 fast 
650 7 |a Open source software  |2 fast 
650 7 |a Node.js  |2 gnd 
650 7 |a JavaScript  |2 gnd 
650 7 |a Website  |2 gnd 
650 7 |a Programmierung  |2 gnd 
776 0 8 |i Print version:  |z 1786465450  |z 9781786465450  |w (OCoLC)964380309 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1461446  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH32060219 
938 |a EBSCOhost  |b EBSC  |n 1461446 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis36984173 
938 |a YBP Library Services  |b YANK  |n 13413599 
994 |a 92  |b IZTAP