SlideShare a Scribd company logo
1 of 61
Download to read offline
WiFi network:

WiFi password:
/TwitchDev

@TwitchDev

dev.twitch.tv
TwitchDev Tour 2018
#TwitchDevTour
Ethan Evans
EVP, Commerce and Developers, Twitch
#TwitchDevTour
The future of live
entertainment is here
355 billion 15 million 2 million
minutes watched unique daily visitors unique monthly broadcasters
Making Twitch Interactive with
Twitch Extensions
#TwitchDevTour
JT Gleason
Director of Integrations, Twitch
@entropyfails
/entropyfails
#TwitchDevTour
#TwitchDevTour
THE WHY…
Creators First
#TwitchDevTour
THE WHY…
Twitch is
Enormous
15 Million Daily Active Users
2+ Million Monthly Broadcasters
27K Partnered Channels
Hundreds of Millions of Chat messages sent
per month
Leader in Interactive Gaming Entertainment
Over 200 Extensions Launched
#TwitchDevTour
THE WHY…
Extensions are
Deeply Engaging
Over 80% of viewers engage for a well 

designed Extension
Over 18% relative increase in retention
Over 15% increase in total viewing session length
Extensions for games like: Overwatch,
Hearthstone, Fortnite, PUBG, CS:GO, League of
Legends, Destiny 2, Dota 2, and many more…
#TwitchDevTour
THE WHY…
Extensions are
Growing quickly
44% of our top Broadcasters use an Extension
23% of total Broadcasters use an Extension
Extensions are new and growing quickly
#TwitchDevTour
THE WHY…
Extensions
Now with Monetization
Bits are a big business on Twitch
Millions in Broadcaster payments
Bits are highly used and it powers core features
like Cheering
Bits are used in Extensions and directly
translate to revenue for both Streamer and Developer
#TwitchDevTour
THE WHY…
Extensions
Growing Opportunity
Experimenting with new monetization
opportunities
Direct in-game purchases
More revenue for Streamer and Developer
#TwitchDevTour
THE WHAT…
#TwitchDevTour
Extensions Technology
Standard Web Component
Stream
Panel
Extension
Stream
Video
Extension
#TwitchDevTour
Extensions Technology
It’s Clickable
#TwitchDevTour
Extensions Technology
Interactive Overlays
#TwitchDevTour
Extensions Technology
Immersive Viewing Experiences
#TwitchDevTour
Extensions Technology
Involve the Entire Audience
#TwitchDevTour
Extensions Technology
Involve the Entire Audience
#TwitchDevTour
Extensions Technology
Utilize Twitch APIs and Features
#TwitchDevTour
Extensions Technology
Or Other External APIs
#TwitchDevTour
Extensions Technology
In-Game Item Tracking
#TwitchDevTour
Extensions Technology
Full Game Experiences
#TwitchDevTour
Extensions Technology
NBA G League Extension
#TwitchDevTour
Extensions Technology
User ID Sharing
#TwitchDevTour
Extensions Technology
Understand Your User
#TwitchDevTour
THE HOW…
#TwitchDevTour
Extensions are

Simple to Create
#TwitchDevTour
Extensions are
Scalable by Default
Extension Helper
Front-end
JavaScript HTML
Browser
Iframe
Twitch API
/broadcast
Twitch PubSub
Twitch Content
Delivery Network
(CDN)
Extension Back-
end Service 

(EBS)
#TwitchDevTour
Extensions are
Flexible
Broadcaster ›
Viewers ›
Dev Host
Extension Backend
LIVE
Developer ›
Twitch Extension Repo
Extension v1 LIVE
Extension v2 TEST
Dev Environment
Extension
Manifest and
Resources
SUBMIT APPROVED
Extension
Discovery Page
Extension Listing
Extension
Configure Page
Extension Configure
HTTP/WSINSTALL
Channel Page
Extension Widget
PUB/SUB
#TwitchDevTour
Extensions
Empower a Developer Community
Your
Game’s 

API
Developer

Extension
Developer

Extension
Developer

Extension
Developer

Extension
Developer

Extension
Developer
Communities
Developer
Communities
#TwitchDevTour
THE FUTURE…
#TwitchDevTour
THE FUTURE…
The Merging
Viewership and
Simulation
#TwitchDevTour
#TwitchDevTour
THE FUTURE…
Viewers Helping
Players
#TwitchDevTour
THE FUTURE…
Viewers are Players
#TwitchDevTour
THE FUTURE
Getting Audiences Involved
#TwitchDevTour
EXTENSIONS
Broadcaster / Viewer
Matchmaking
Broadcasters like Trick2G have made full
technology stacks and brands out of things like
Subwars 
Implementation is 100% within your control as a
Game Developer
#TwitchDevTour
EXTENSIONS
Active Development
Future Enhancements
Additional dynamic anchors
Realtime frame-synced metadata
More developer tools to speed up
development
Available Now
Extensions on mobile
Multiple video Extensions
API for toggling active Extensions
Improved discovery
#TwitchDevTour
Extensions
On Mobile
#TwitchDevTour
EXTENSIONS
Questions for You
What would an extension look like for your game?
Do you want viewers of your game to understand
and appreciate its complexities?
Do you want to help your broadcasters who are
bringing viewers to your game succeed?
#TwitchDevTour
EXTENSIONS
More Info
https://dev.twitch.tv
https://discuss.dev.twitch.tv
@TwitchDev
#TwitchDevTour
Emily Rose
Developer Advocate, Twitch
@Amorelandra
/Amorelandra
#TwitchDevTour
Agenda
The many kinds of Extensions
What's inside an Extension?
Why should you make one?
Demonstration time! Yay!
Brief code walk-through
#TwitchDevTour
The many kinds of
Extensions
First-party / Game-specific
Informational (Innkeeper, PUBG)
Interactive (this demo!)
Enhanced or new content
Viewer polling / sentiment
Galactic Disagreements
General Interactivity
Streamlabs Overlay
Sound Alerts
Gem Miner
#TwitchDevTour
What’s inside an
Extension?
All inside of an iframe
It’s that simple
Standard web technology
HTML, JS, CSS
Helper library, too!
Handles authentication
Handles PubSub
Handles native actions like follows
#TwitchDevTour
Why should you
make one?
Monetize with Bits
Generate revenue with your Extensions
Recognition
Be a celebrated part of the community
User acquisition
Bridge the gap between viewer and player
#TwitchDevTour
How do I get started?
Step 1. Download developer rig
Step 2. Complete the on-boarding
Step 3. Create an Extension
dev.twitch.tv
#TwitchDevTour
Building an Extension
What is necessary?
Some kind of back-end host (probably)
EC2 is great, but whatever you want to use
An API of your very own (probably)
Interface with Twitch APIs & your users
Minecraft
Server
Extension
Backend Service
Extension
Front-End
WebSocket
Client
Entity Spawner
MCViewerDrops Mod
Minecraft Client
WebSocket
Server
HTTPS API
Session Store
Extension App
WebSocket
Client
Twitch API
Helper
Library
Demonstration Time!
twitch.tv / Amorelandra
#TwitchDevTour
Code Walk-through
Extension front-end
#TwitchDevTour
Code Walk-through
Extension front-end
#TwitchDevTour
Code Walk-through
Extension back-end
#TwitchDevTour
Code Walk-through
Minecraft plugin
#TwitchDevTour
How do I get started?
Step 1. Download developer rig
Step 2. Complete the on-boarding
Step 3. Create an Extension
dev.twitch.tv
#TwitchDevTour
Developer Day at TwitchCon
October 25, 2018
San Jose, CA
twitchcon.com
October 26-28
Thank You
Thoughts? Tweet us! #TwitchDevTour

More Related Content

What's hot

Mods and UGC in Games - TwitchCon Developer Day 2017
Mods and UGC in Games - TwitchCon Developer Day 2017Mods and UGC in Games - TwitchCon Developer Day 2017
Mods and UGC in Games - TwitchCon Developer Day 2017Twitch Developers
 
Engaging Twitch Streamers, Viewers, and Players with Metastream - TwitchCon D...
Engaging Twitch Streamers, Viewers, and Players with Metastream - TwitchCon D...Engaging Twitch Streamers, Viewers, and Players with Metastream - TwitchCon D...
Engaging Twitch Streamers, Viewers, and Players with Metastream - TwitchCon D...Twitch Developers
 
Use Twitch Commerce and Twitch Prime to Fuel Your Community - TwitchCon Devel...
Use Twitch Commerce and Twitch Prime to Fuel Your Community - TwitchCon Devel...Use Twitch Commerce and Twitch Prime to Fuel Your Community - TwitchCon Devel...
Use Twitch Commerce and Twitch Prime to Fuel Your Community - TwitchCon Devel...Twitch Developers
 
5 Ways to Make Your Game Better on Twitch
5 Ways to Make Your Game Better on Twitch5 Ways to Make Your Game Better on Twitch
5 Ways to Make Your Game Better on TwitchTwitch Developers
 
Your Game as Community: Learning from the Intersection of Viewing, Playing, a...
Your Game as Community: Learning from the Intersection of Viewing, Playing, a...Your Game as Community: Learning from the Intersection of Viewing, Playing, a...
Your Game as Community: Learning from the Intersection of Viewing, Playing, a...Twitch Developers
 
Twitch Extensions with Deep Game Integrations - TwitchCon Developer Day 2017
Twitch Extensions with Deep Game Integrations - TwitchCon Developer Day 2017Twitch Extensions with Deep Game Integrations - TwitchCon Developer Day 2017
Twitch Extensions with Deep Game Integrations - TwitchCon Developer Day 2017Twitch Developers
 
Building a Business on Twitch Extensions - TwitchCon Developer Day 2017
Building a Business on Twitch Extensions - TwitchCon Developer Day 2017Building a Business on Twitch Extensions - TwitchCon Developer Day 2017
Building a Business on Twitch Extensions - TwitchCon Developer Day 2017Twitch Developers
 
Powering-Up Your Game with Twitch
Powering-Up Your Game with TwitchPowering-Up Your Game with Twitch
Powering-Up Your Game with TwitchTwitch Developers
 
Five ways to make your game great on twitch | Jon Pulsipher
Five ways to make your game great on twitch | Jon PulsipherFive ways to make your game great on twitch | Jon Pulsipher
Five ways to make your game great on twitch | Jon PulsipherJessica Tams
 
How Game Developers Reach New Customers with Twitch
How Game Developers Reach New Customers with Twitch How Game Developers Reach New Customers with Twitch
How Game Developers Reach New Customers with Twitch Amazon Web Services
 
Improving your Game's Engagement with New Tools from Twitch | Jon Pulsipher
Improving your Game's Engagement with New Tools from Twitch | Jon PulsipherImproving your Game's Engagement with New Tools from Twitch | Jon Pulsipher
Improving your Game's Engagement with New Tools from Twitch | Jon PulsipherJessica Tams
 
Improving Game Performance and Streaming with Twitch Insights
Improving Game Performance and Streaming with Twitch Insights Improving Game Performance and Streaming with Twitch Insights
Improving Game Performance and Streaming with Twitch Insights Twitch Developers
 
Mike Rose: Twitch and beyond: Getting the big names in video to play your game
Mike Rose: Twitch and beyond: Getting the big names in video to play your gameMike Rose: Twitch and beyond: Getting the big names in video to play your game
Mike Rose: Twitch and beyond: Getting the big names in video to play your gameDevGAMM Conference
 
Mobile Games Worth Watching: State of the Mobile Broadcasting Market
Mobile Games Worth Watching: State of the Mobile Broadcasting MarketMobile Games Worth Watching: State of the Mobile Broadcasting Market
Mobile Games Worth Watching: State of the Mobile Broadcasting MarketJessica Tams
 

What's hot (15)

Mods and UGC in Games - TwitchCon Developer Day 2017
Mods and UGC in Games - TwitchCon Developer Day 2017Mods and UGC in Games - TwitchCon Developer Day 2017
Mods and UGC in Games - TwitchCon Developer Day 2017
 
Engaging Twitch Streamers, Viewers, and Players with Metastream - TwitchCon D...
Engaging Twitch Streamers, Viewers, and Players with Metastream - TwitchCon D...Engaging Twitch Streamers, Viewers, and Players with Metastream - TwitchCon D...
Engaging Twitch Streamers, Viewers, and Players with Metastream - TwitchCon D...
 
Use Twitch Commerce and Twitch Prime to Fuel Your Community - TwitchCon Devel...
Use Twitch Commerce and Twitch Prime to Fuel Your Community - TwitchCon Devel...Use Twitch Commerce and Twitch Prime to Fuel Your Community - TwitchCon Devel...
Use Twitch Commerce and Twitch Prime to Fuel Your Community - TwitchCon Devel...
 
5 Ways to Make Your Game Better on Twitch
5 Ways to Make Your Game Better on Twitch5 Ways to Make Your Game Better on Twitch
5 Ways to Make Your Game Better on Twitch
 
Your Game as Community: Learning from the Intersection of Viewing, Playing, a...
Your Game as Community: Learning from the Intersection of Viewing, Playing, a...Your Game as Community: Learning from the Intersection of Viewing, Playing, a...
Your Game as Community: Learning from the Intersection of Viewing, Playing, a...
 
Twitch Extensions with Deep Game Integrations - TwitchCon Developer Day 2017
Twitch Extensions with Deep Game Integrations - TwitchCon Developer Day 2017Twitch Extensions with Deep Game Integrations - TwitchCon Developer Day 2017
Twitch Extensions with Deep Game Integrations - TwitchCon Developer Day 2017
 
Building a Business on Twitch Extensions - TwitchCon Developer Day 2017
Building a Business on Twitch Extensions - TwitchCon Developer Day 2017Building a Business on Twitch Extensions - TwitchCon Developer Day 2017
Building a Business on Twitch Extensions - TwitchCon Developer Day 2017
 
Powering-Up Your Game with Twitch
Powering-Up Your Game with TwitchPowering-Up Your Game with Twitch
Powering-Up Your Game with Twitch
 
Five ways to make your game great on twitch | Jon Pulsipher
Five ways to make your game great on twitch | Jon PulsipherFive ways to make your game great on twitch | Jon Pulsipher
Five ways to make your game great on twitch | Jon Pulsipher
 
How Game Developers Reach New Customers with Twitch
How Game Developers Reach New Customers with Twitch How Game Developers Reach New Customers with Twitch
How Game Developers Reach New Customers with Twitch
 
Improving your Game's Engagement with New Tools from Twitch | Jon Pulsipher
Improving your Game's Engagement with New Tools from Twitch | Jon PulsipherImproving your Game's Engagement with New Tools from Twitch | Jon Pulsipher
Improving your Game's Engagement with New Tools from Twitch | Jon Pulsipher
 
Improving Game Performance and Streaming with Twitch Insights
Improving Game Performance and Streaming with Twitch Insights Improving Game Performance and Streaming with Twitch Insights
Improving Game Performance and Streaming with Twitch Insights
 
Twitch + Games
Twitch + GamesTwitch + Games
Twitch + Games
 
Mike Rose: Twitch and beyond: Getting the big names in video to play your game
Mike Rose: Twitch and beyond: Getting the big names in video to play your gameMike Rose: Twitch and beyond: Getting the big names in video to play your game
Mike Rose: Twitch and beyond: Getting the big names in video to play your game
 
Mobile Games Worth Watching: State of the Mobile Broadcasting Market
Mobile Games Worth Watching: State of the Mobile Broadcasting MarketMobile Games Worth Watching: State of the Mobile Broadcasting Market
Mobile Games Worth Watching: State of the Mobile Broadcasting Market
 

Similar to Twitch Developer Tour

Making Twitch Interactive with Twitch Extensions
Making Twitch Interactive with Twitch ExtensionsMaking Twitch Interactive with Twitch Extensions
Making Twitch Interactive with Twitch ExtensionsTwitch Developers
 
The Future of the Developer Ecosystem on Twitch - TwitchCon Developer Day 2017
The Future of the Developer Ecosystem on Twitch  - TwitchCon Developer Day 2017The Future of the Developer Ecosystem on Twitch  - TwitchCon Developer Day 2017
The Future of the Developer Ecosystem on Twitch - TwitchCon Developer Day 2017Twitch Developers
 
Enable Drops to Increase Your Game’s Engagement - TwitchCon Developer Day 2017
Enable Drops to Increase Your Game’s Engagement - TwitchCon Developer Day 2017Enable Drops to Increase Your Game’s Engagement - TwitchCon Developer Day 2017
Enable Drops to Increase Your Game’s Engagement - TwitchCon Developer Day 2017Twitch Developers
 
How to Benefit from Building Extensions on AWS - TwitchCon Developer Day 2017
How to Benefit from Building Extensions on AWS - TwitchCon Developer Day 2017How to Benefit from Building Extensions on AWS - TwitchCon Developer Day 2017
How to Benefit from Building Extensions on AWS - TwitchCon Developer Day 2017Twitch Developers
 
HackPR at UPR in Mayaguez - September 2015
HackPR at UPR in Mayaguez - September 2015HackPR at UPR in Mayaguez - September 2015
HackPR at UPR in Mayaguez - September 2015Jonathan Bulava
 
How eosfinex can use Social Media to establish itself as a DEX market leader
How eosfinex can use Social Media to establish itself as a DEX market leaderHow eosfinex can use Social Media to establish itself as a DEX market leader
How eosfinex can use Social Media to establish itself as a DEX market leaderKriti Asthana
 
Building Extensions With You
Building Extensions With YouBuilding Extensions With You
Building Extensions With YouTwitch Developers
 
Under the Hood of the New Twitch API - TwitchCon Developer Day 2017
Under the Hood of the New Twitch API - TwitchCon Developer Day 2017Under the Hood of the New Twitch API - TwitchCon Developer Day 2017
Under the Hood of the New Twitch API - TwitchCon Developer Day 2017Twitch Developers
 
Lesser Known Platforms Guide
Lesser Known Platforms GuideLesser Known Platforms Guide
Lesser Known Platforms GuideAdam Monks
 
My Adventures in Twitch Dev
My Adventures  in Twitch DevMy Adventures  in Twitch Dev
My Adventures in Twitch DevGil Megidish
 
Jonathan Joyce (aka Jon Carnage) (Twitch) - Creating success on Twitch!
Jonathan Joyce (aka Jon Carnage) (Twitch) - Creating success on Twitch!Jonathan Joyce (aka Jon Carnage) (Twitch) - Creating success on Twitch!
Jonathan Joyce (aka Jon Carnage) (Twitch) - Creating success on Twitch!DevGAMM Conference
 
TwitchCon Developer Day Keynote
TwitchCon Developer Day KeynoteTwitchCon Developer Day Keynote
TwitchCon Developer Day KeynoteTwitch Developers
 
Batbwjs117
Batbwjs117Batbwjs117
Batbwjs117Thinkful
 
Monetize Your Extension a Bit at a Time
Monetize Your Extension a Bit at a TimeMonetize Your Extension a Bit at a Time
Monetize Your Extension a Bit at a TimeTwitch Developers
 
Best Practices for Building Extensions - TwitchCon Developer Day 2017
Best Practices for Building Extensions - TwitchCon Developer Day 2017Best Practices for Building Extensions - TwitchCon Developer Day 2017
Best Practices for Building Extensions - TwitchCon Developer Day 2017Twitch Developers
 
Cloud Based Video Production and Editing
Cloud Based Video Production and EditingCloud Based Video Production and Editing
Cloud Based Video Production and EditingPaul Richards
 

Similar to Twitch Developer Tour (20)

Making Twitch Interactive with Twitch Extensions
Making Twitch Interactive with Twitch ExtensionsMaking Twitch Interactive with Twitch Extensions
Making Twitch Interactive with Twitch Extensions
 
The Future of the Developer Ecosystem on Twitch - TwitchCon Developer Day 2017
The Future of the Developer Ecosystem on Twitch  - TwitchCon Developer Day 2017The Future of the Developer Ecosystem on Twitch  - TwitchCon Developer Day 2017
The Future of the Developer Ecosystem on Twitch - TwitchCon Developer Day 2017
 
Enable Drops to Increase Your Game’s Engagement - TwitchCon Developer Day 2017
Enable Drops to Increase Your Game’s Engagement - TwitchCon Developer Day 2017Enable Drops to Increase Your Game’s Engagement - TwitchCon Developer Day 2017
Enable Drops to Increase Your Game’s Engagement - TwitchCon Developer Day 2017
 
How to Benefit from Building Extensions on AWS - TwitchCon Developer Day 2017
How to Benefit from Building Extensions on AWS - TwitchCon Developer Day 2017How to Benefit from Building Extensions on AWS - TwitchCon Developer Day 2017
How to Benefit from Building Extensions on AWS - TwitchCon Developer Day 2017
 
HackPR at UPR in Mayaguez - September 2015
HackPR at UPR in Mayaguez - September 2015HackPR at UPR in Mayaguez - September 2015
HackPR at UPR in Mayaguez - September 2015
 
How eosfinex can use Social Media to establish itself as a DEX market leader
How eosfinex can use Social Media to establish itself as a DEX market leaderHow eosfinex can use Social Media to establish itself as a DEX market leader
How eosfinex can use Social Media to establish itself as a DEX market leader
 
Be live tata motors
Be live   tata motorsBe live   tata motors
Be live tata motors
 
Building Extensions With You
Building Extensions With YouBuilding Extensions With You
Building Extensions With You
 
Batbwjs36
Batbwjs36Batbwjs36
Batbwjs36
 
Under the Hood of the New Twitch API - TwitchCon Developer Day 2017
Under the Hood of the New Twitch API - TwitchCon Developer Day 2017Under the Hood of the New Twitch API - TwitchCon Developer Day 2017
Under the Hood of the New Twitch API - TwitchCon Developer Day 2017
 
Lesser Known Platforms Guide
Lesser Known Platforms GuideLesser Known Platforms Guide
Lesser Known Platforms Guide
 
Twitch Clone
Twitch Clone Twitch Clone
Twitch Clone
 
My Adventures in Twitch Dev
My Adventures  in Twitch DevMy Adventures  in Twitch Dev
My Adventures in Twitch Dev
 
Jonathan Joyce (aka Jon Carnage) (Twitch) - Creating success on Twitch!
Jonathan Joyce (aka Jon Carnage) (Twitch) - Creating success on Twitch!Jonathan Joyce (aka Jon Carnage) (Twitch) - Creating success on Twitch!
Jonathan Joyce (aka Jon Carnage) (Twitch) - Creating success on Twitch!
 
TwitchCon Developer Day Keynote
TwitchCon Developer Day KeynoteTwitchCon Developer Day Keynote
TwitchCon Developer Day Keynote
 
Batbwjs117
Batbwjs117Batbwjs117
Batbwjs117
 
Monetize Your Extension a Bit at a Time
Monetize Your Extension a Bit at a TimeMonetize Your Extension a Bit at a Time
Monetize Your Extension a Bit at a Time
 
Best Practices for Building Extensions - TwitchCon Developer Day 2017
Best Practices for Building Extensions - TwitchCon Developer Day 2017Best Practices for Building Extensions - TwitchCon Developer Day 2017
Best Practices for Building Extensions - TwitchCon Developer Day 2017
 
Batbwjs42
Batbwjs42Batbwjs42
Batbwjs42
 
Cloud Based Video Production and Editing
Cloud Based Video Production and EditingCloud Based Video Production and Editing
Cloud Based Video Production and Editing
 

More from Twitch Developers

Embracing the Hobbyist Persona
Embracing the Hobbyist PersonaEmbracing the Hobbyist Persona
Embracing the Hobbyist PersonaTwitch Developers
 
Using Insights to Build Better Products and Grow on Twitch
Using Insights to Build Better Products and Grow on TwitchUsing Insights to Build Better Products and Grow on Twitch
Using Insights to Build Better Products and Grow on TwitchTwitch Developers
 
Rapid Prototyping Twitch Extensions: Five Lessons Learned
Rapid Prototyping Twitch Extensions: Five Lessons LearnedRapid Prototyping Twitch Extensions: Five Lessons Learned
Rapid Prototyping Twitch Extensions: Five Lessons LearnedTwitch Developers
 
Twitch Extension Review Process: The Missing Manual
Twitch Extension Review Process: The Missing ManualTwitch Extension Review Process: The Missing Manual
Twitch Extension Review Process: The Missing ManualTwitch Developers
 
Responding to Feedback: What's New in the Twitch API
Responding to Feedback: What's New in the Twitch APIResponding to Feedback: What's New in the Twitch API
Responding to Feedback: What's New in the Twitch APITwitch Developers
 
Making Your Game a Success With Twitch
Making Your Game a Success With TwitchMaking Your Game a Success With Twitch
Making Your Game a Success With TwitchTwitch Developers
 
Extension Design Patterns for Twitch Scale
Extension Design Patterns for Twitch ScaleExtension Design Patterns for Twitch Scale
Extension Design Patterns for Twitch ScaleTwitch Developers
 
Get Your Extension Discovered
Get Your Extension DiscoveredGet Your Extension Discovered
Get Your Extension DiscoveredTwitch Developers
 
Bots Bots Bots: Building Chatbots
Bots Bots Bots: Building ChatbotsBots Bots Bots: Building Chatbots
Bots Bots Bots: Building ChatbotsTwitch Developers
 
How Streaming is Changing the Way We Play
How Streaming is Changing the Way We PlayHow Streaming is Changing the Way We Play
How Streaming is Changing the Way We PlayTwitch Developers
 
Using Twitch Drops to Promote Viewer Engagement
Using Twitch Drops to Promote Viewer Engagement Using Twitch Drops to Promote Viewer Engagement
Using Twitch Drops to Promote Viewer Engagement Twitch Developers
 
Twitch Extensions: Live Apps for Live Streams
Twitch Extensions: Live Apps for Live StreamsTwitch Extensions: Live Apps for Live Streams
Twitch Extensions: Live Apps for Live StreamsTwitch Developers
 
Empowering Extensions with Game APIs
Empowering Extensions with Game APIsEmpowering Extensions with Game APIs
Empowering Extensions with Game APIsTwitch Developers
 
Empowering Content Creators to Promote Your Game
Empowering Content Creators to Promote Your GameEmpowering Content Creators to Promote Your Game
Empowering Content Creators to Promote Your GameTwitch Developers
 
Accelerating Development of Twitch Extensions for Your Game
Accelerating Development of Twitch Extensions for Your GameAccelerating Development of Twitch Extensions for Your Game
Accelerating Development of Twitch Extensions for Your GameTwitch Developers
 
Getting Hooked on Twitch’s Webhooks - TwitchCon Developer Day 2017
Getting Hooked on Twitch’s Webhooks - TwitchCon Developer Day 2017Getting Hooked on Twitch’s Webhooks - TwitchCon Developer Day 2017
Getting Hooked on Twitch’s Webhooks - TwitchCon Developer Day 2017Twitch Developers
 
Extensions 101: Building Interactive Experiences - TwitchCon Developer Day 2017
Extensions 101: Building Interactive Experiences - TwitchCon Developer Day 2017Extensions 101: Building Interactive Experiences - TwitchCon Developer Day 2017
Extensions 101: Building Interactive Experiences - TwitchCon Developer Day 2017Twitch Developers
 

More from Twitch Developers (19)

Embracing the Hobbyist Persona
Embracing the Hobbyist PersonaEmbracing the Hobbyist Persona
Embracing the Hobbyist Persona
 
Using Insights to Build Better Products and Grow on Twitch
Using Insights to Build Better Products and Grow on TwitchUsing Insights to Build Better Products and Grow on Twitch
Using Insights to Build Better Products and Grow on Twitch
 
Twitch for Game Developers
Twitch for Game DevelopersTwitch for Game Developers
Twitch for Game Developers
 
Twitch Extensions 101
Twitch Extensions 101Twitch Extensions 101
Twitch Extensions 101
 
Rapid Prototyping Twitch Extensions: Five Lessons Learned
Rapid Prototyping Twitch Extensions: Five Lessons LearnedRapid Prototyping Twitch Extensions: Five Lessons Learned
Rapid Prototyping Twitch Extensions: Five Lessons Learned
 
Twitch Extension Review Process: The Missing Manual
Twitch Extension Review Process: The Missing ManualTwitch Extension Review Process: The Missing Manual
Twitch Extension Review Process: The Missing Manual
 
Responding to Feedback: What's New in the Twitch API
Responding to Feedback: What's New in the Twitch APIResponding to Feedback: What's New in the Twitch API
Responding to Feedback: What's New in the Twitch API
 
Making Your Game a Success With Twitch
Making Your Game a Success With TwitchMaking Your Game a Success With Twitch
Making Your Game a Success With Twitch
 
Extension Design Patterns for Twitch Scale
Extension Design Patterns for Twitch ScaleExtension Design Patterns for Twitch Scale
Extension Design Patterns for Twitch Scale
 
Get Your Extension Discovered
Get Your Extension DiscoveredGet Your Extension Discovered
Get Your Extension Discovered
 
Bots Bots Bots: Building Chatbots
Bots Bots Bots: Building ChatbotsBots Bots Bots: Building Chatbots
Bots Bots Bots: Building Chatbots
 
How Streaming is Changing the Way We Play
How Streaming is Changing the Way We PlayHow Streaming is Changing the Way We Play
How Streaming is Changing the Way We Play
 
Using Twitch Drops to Promote Viewer Engagement
Using Twitch Drops to Promote Viewer Engagement Using Twitch Drops to Promote Viewer Engagement
Using Twitch Drops to Promote Viewer Engagement
 
Twitch Extensions: Live Apps for Live Streams
Twitch Extensions: Live Apps for Live StreamsTwitch Extensions: Live Apps for Live Streams
Twitch Extensions: Live Apps for Live Streams
 
Empowering Extensions with Game APIs
Empowering Extensions with Game APIsEmpowering Extensions with Game APIs
Empowering Extensions with Game APIs
 
Empowering Content Creators to Promote Your Game
Empowering Content Creators to Promote Your GameEmpowering Content Creators to Promote Your Game
Empowering Content Creators to Promote Your Game
 
Accelerating Development of Twitch Extensions for Your Game
Accelerating Development of Twitch Extensions for Your GameAccelerating Development of Twitch Extensions for Your Game
Accelerating Development of Twitch Extensions for Your Game
 
Getting Hooked on Twitch’s Webhooks - TwitchCon Developer Day 2017
Getting Hooked on Twitch’s Webhooks - TwitchCon Developer Day 2017Getting Hooked on Twitch’s Webhooks - TwitchCon Developer Day 2017
Getting Hooked on Twitch’s Webhooks - TwitchCon Developer Day 2017
 
Extensions 101: Building Interactive Experiences - TwitchCon Developer Day 2017
Extensions 101: Building Interactive Experiences - TwitchCon Developer Day 2017Extensions 101: Building Interactive Experiences - TwitchCon Developer Day 2017
Extensions 101: Building Interactive Experiences - TwitchCon Developer Day 2017
 

Recently uploaded

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 

Recently uploaded (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 

Twitch Developer Tour