Skip to content

GreenComfyTea/dvd-overlay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitch Emote DVD Overlay by @violeine

Contributors Issues Issues Closed Pull Requests Pull Requests Closed
License Maintenance

Repo Size Goto Counter Sponsors Watchers Forks Stars Hits
Last Commit Commits
Commit Activity (Year) Commit Activity (Month) Commit Activity (Week)

Website Followers Twitter Twitch
Author Author Open Source Written in

Supported Emotes:

  1. Twitch Channel Sub/Follower/Cheer Emotes
  2. FFZ Channel Emotes
  3. BTTV Channel Emotes
  4. 7TV Channel Emotes
  5. Twitch Global Emotes
  6. FFZ Global Emotes
  7. BTTV Global Emotes
  8. 7TV Global Emotes

Links

URL Parameters

  1. channel Optional Type: string Default: 39daph - Specifies the Twitch Channel;
  2. debug Optional Type: boolean Default: false - Prints Extra Info into the Console;
  3. speed Optional Type: float Default: 3 - Sets the Speed of the Animation;
  4. twitchEmotes Optional Type: boolean Default: true - Adds Channel Sub/Follower/Cheer Emotes to the Emote Rotation;
  5. ffzEmotes Optional Type: boolean Default: true - Adds Channel FFZ Emotes to the Emote Rotation;
  6. bttvEmotes Optional Type: boolean Default: true - Adds Channel BTTV Emotes to the Emote Rotation;
  7. 7tvEmotes Optional Type: boolean Default: true - Adds Channel 7TV Emotes to the Emote Rotation;
  8. globalTwitchEmotes Optional Type: boolean Default: true - Adds Global FFZ Emotes to the Emote Rotation;
  9. globalFfzEmotes Optional Type: boolean Default: true - Adds Global FFZ Emotes to the Emote Rotation;
  10. globalBttvEmotes Optional Type: boolean Default: true - Adds Global BTTV Emotes to the Emote Rotation;
  11. global7tvEmotes Optional Type: boolean Default: true - Adds Global 7TV Emotes to the Emote Rotation;
  12. blacklist Optional Type: string Default: empty - Blacklists Specified Emotes from the Emote Rotation; Should be a String without Quotes, with Emote Names Separated by either ,, ' or |.

Example URL:

https://greencomfytea.github.io/dvd-overlay/?channel=39daph&debug=true&ffzEmotes=false&bttvEmotes=false&7tvEmotes=false&globalFfzEmotes=false&globalBttvEmotes=false&global7tvEmotes=false&blacklist=daphPirate,daphCheer

Credits

  • violeine - Original Creator of the DVD Overlay;
  • GreenComfyTea - Added Emotes Autofetching.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • HTML 4.0%