Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
オタク×Node.js勉強会LT資料
Search
Hirorin
March 14, 2018
Programming
0
620
オタク×Node.js勉強会LT資料
オタク×Node.js勉強会にてLTを行った際に作成したスライド。
嫁と話せるLineBotをNode.jsで作って、発表しました。
Hirorin
March 14, 2018
Tweet
Share
Other Decks in Programming
See All in Programming
CSC509 Lecture 04
javiergs
PRO
0
300
止められない医療アプリ、そっと Swift 6 へ
medley
1
160
なぜGoのジェネリクスはこの形なのか? Featherweight Goが明かす設計の核心
ryotaros
7
1.1k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
260
複雑化したリポジトリをなんとかした話 pipenvからuvによるモノレポ構成への移行
satoshi256kbyte
1
1k
2分台で1500examples完走!爆速CIを支える環境構築術 - Kaigi on Rails 2025
falcon8823
3
3.6k
CSC509 Lecture 05
javiergs
PRO
0
300
Swift Concurrency - 状態監視の罠
objectiveaudio
2
510
Cursorハンズオン実践!
eltociear
2
1k
株式会社 Sun terras カンパニーデック
sunterras
0
280
10年もののAPIサーバーにおけるCI/CDの改善の奮闘
mbook
0
810
『毎日の移動』を支えるGoバックエンド内製開発
yutautsugi
2
240
Featured
See All Featured
Become a Pro
speakerdeck
PRO
29
5.5k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
Six Lessons from altMBA
skipperchong
28
4k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Gamification - CAS2011
davidbonilla
81
5.5k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Building an army of robots
kneath
306
46k
A better future with KSS
kneath
239
18k
Raft: Consensus for Rubyists
vanstee
139
7.1k
Scaling GitHub
holman
463
140k
Transcript
オタク×Node.js勉強会 2018/02/28 Hiroki.Takahashi
紹介 名前 : Hiroki.Takahashi(@Hirorin495) 社会人歴 : 1年目 好きな言語 : java,
javascript, C Node.jsに触れたのは昨年の夏ごろ 社 外 L T 初 参 戦
発表を始める前に
オタクであろう皆様に 一つ質問を
おれの嫁、いますか?
実は今日学んだNode.jsを使うと
嫁と話せるLineBotが簡単に つくれてしまいます!
つくったもの
主な機能 • 以下の発言に挨拶を返してくれる • おはよう • いってきます • ただいま •
おやすみ • 今日と明日の天気を教えてくれる • 天気情報を取得するAPIを使っています
デ モ
使用したパッケージ 1. express Webアプリケーションフレームワーク 2. line/bot-sdk LineBotのSDK 3. axios 非同期通信用
4. now デプロイ用 これらは全てnpmから入手できます!
公開 今回作成したものはQiitaとGithubで公開しています • Qiita 「嫁と話すLine Botをつくる」 • https://qiita.com/hirorin/items/47d97c541d6e702e7b96 • Github
「myLineBot」 • https://github.com/Hirorin495/MyLineBot 「いいね」待ってます!