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
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
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
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
260
株式会社 Sun terras カンパニーデック
sunterras
0
2.1k
Go 1.26でのsliceのメモリアロケーション最適化 / Go 1.26 リリースパーティ #go126party
mazrean
1
380
エージェント開発初心者の僕がエージェントを作った話と今後やりたいこと
thasu0123
0
240
AIとペアプロして処理時間を97%削減した話 #pyconshizu
kashewnuts
1
220
CSC307 Lecture 15
javiergs
PRO
0
240
Fundamentals of Software Engineering In the Age of AI
therealdanvega
1
250
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
510
AWS Infrastructure as Code の新機能 2025 総まとめ 〜SA 4人による怒涛のデモ祭り〜
konokenj
10
3.3k
AHC061解説
shun_pi
0
360
Claude Codeログ基盤の構築
giginet
PRO
7
2.8k
new(1.26) ← これすき / kamakura.go #8
utgwkk
0
2.2k
Featured
See All Featured
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
How to Build an AI Search Optimization Roadmap - Criteria and Steps to Take #SEOIRL
aleyda
1
1.9k
[RailsConf 2023] Rails as a piece of cake
palkan
59
6.4k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
47
8k
RailsConf 2023
tenderlove
30
1.4k
Producing Creativity
orderedlist
PRO
348
40k
We Analyzed 250 Million AI Search Results: Here's What I Found
joshbly
1
940
Ecommerce SEO: The Keys for Success Now & Beyond - #SERPConf2024
aleyda
1
1.8k
Amusing Abliteration
ianozsvald
0
130
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
Being A Developer After 40
akosma
91
590k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
287
14k
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 「いいね」待ってます!