Skip to content
#

tmi

Here are 33 public repositories matching this topic...

iProdigy
iProdigy commented Sep 24, 2020

Description

The following chat events need documentation for the website:

  • ChannelMessageActionEvent
     
  • BitsBadgeEarnedEvent
  • CheerEvent
     
  • SubscriptionEvent
  • GiftSubscriptionsEvent
  • GiftSubUpgradeEvent
  • PrimeSubUpgradeEvent
  • ExtendSubscriptionEvent
  • PayForwardEvent
     
  • PrimeGiftReceivedEvent
  • RewardGiftEvent
iProdigy
iProdigy commented Feb 3, 2021

Describe the bug
fdgt sends:

@emote-only=;followers-only=;r9k=;rituals=;room-id=6210de37-d0b4-457c-b0e1-bd81991bd3b8;slow=;subs-only= :tmi.twitch.tv ROOMSTATE #ogprodigy

Twitch would send:

@emote-only=0;followers-only=-1;r9k=0;rituals=0;room-id=493418343;slow=0;subs-only=0 :tmi.twitch.tv ROOMSTATE #ogprodigy

Some libraries parse tags like followers-only and `slow

GypsyDangerous
GypsyDangerous commented Sep 27, 2020

We want to add logging handlers for discord and twitch. Discord events are further on than twitch but we want to get both done. Discord events have a bunch of files added but the functions currently do nothing. For each discord event, we want to log it with a discord embed. Some events are more difficult than others so you can probably find on that is suited for your skillset.

Improve this page

Add a description, image, and links to the tmi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tmi topic, visit your repo's landing page and select "manage topics."

Learn more