https://github.com/freaktechnik/twitch-emotes-extension
Twitch extension to show the emotes of a channel. Supports subscriber emotes, BTTV and FFZ.
https://github.com/freaktechnik/twitch-emotes-extension
tej2018 twitch-extensions
Last synced: 10 months ago
JSON representation
Twitch extension to show the emotes of a channel. Supports subscriber emotes, BTTV and FFZ.
- Host: GitHub
- URL: https://github.com/freaktechnik/twitch-emotes-extension
- Owner: freaktechnik
- License: apache-2.0
- Created: 2018-07-28T15:46:33.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2021-07-25T19:53:15.000Z (almost 5 years ago)
- Last Synced: 2025-04-04T22:33:27.956Z (over 1 year ago)
- Topics: tej2018, twitch-extensions
- Language: JavaScript
- Homepage: https://www.twitch.tv/ext/3yumzvi6r4wfycsk7vt1kbtto9s0n3
- Size: 272 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Emotes Showcase
Twitch extension that shows off the emotes of a channel.
Built for the Twitch Extension Jam 2018.
## Usage
To be used in conjuction with the [Twitch extension developer rig](https://github.com/twitchdev/developer-rig) when developing, else it is available on Twitch: https://www.twitch.tv/ext/3yumzvi6r4wfycsk7vt1kbtto9s0n3
## Build
`npm run build` generates a bundle to upload to Twitch. However, first the extension should be hosted in non-local mode by the rig, so necessary files are copied to the correct place.