Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When someone is a returning chatter the parsing breaks down #2

Open
Toerktumlare opened this issue Jan 12, 2024 · 0 comments
Open

When someone is a returning chatter the parsing breaks down #2

Toerktumlare opened this issue Jan 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Toerktumlare
Copy link
Owner

when someone is tagged as a returning chatter the parser fails and message is not displayed

| 2024-01-12 02:14:53.776 | ERROR | main | twitch_chat::twitch_chat::TwitchChat | Error(
    VerboseError {
        errors: [
            (
                "reply-parent-display-name=dentaldom;reply-parent-msg-body=openAI\\sis;reply-parent-msg-id=1b436021-a720-
4550-89ec-5685276d0ccf;reply-parent-user-id=47936155;reply-parent-user-login=dentaldom;reply-thread-parent-display-name=d
entaldom;reply-thread-parent-msg-id=1b436021-a720-4550-89ec-5685276d0ccf;reply-thread-parent-user-id=47936155;reply-threa
d-parent-user-login=dentaldom;returning-chatter=0;room-id=20992865;subscriber=1;tmi-sent-ts=1705022093359;turbo=0;user-id
=408917226;user-type= :[email protected] PRIVMSG #grubby :@dentaldom some heroes they cant b
ecause they would be too good like naga , tb , pl\r\n",
                Nom(
                    Tag,
                ),
            ),
            (
                ";reply-parent-display-name=dentaldom;reply-parent-msg-body=openAI\\sis;reply-parent-msg-id=1b436021-a720
-4550-89ec-5685276d0ccf;reply-parent-user-id=47936155;reply-parent-user-login=dentaldom;reply-thread-parent-display-name=
dentaldom;reply-thread-parent-msg-id=1b436021-a720-4550-89ec-5685276d0ccf;reply-thread-parent-user-id=47936155;reply-thre
ad-parent-user-login=dentaldom;returning-chatter=0;room-id=20992865;subscriber=1;tmi-sent-ts=1705022093359;turbo=0;user-i
d=408917226;user-type= :[email protected] PRIVMSG #grubby :@dentaldom some heroes they cant
because they would be too good like naga , tb , pl\r\n",
                Context(
                    "returning-chatter",
                ),
            ),
            (
                "@badge-info=subscriber/3;badges=subscriber/3;client-nonce=67f7c0857589e7fedcb0b0048a5b583c;color=;displa
y-name=tomast2003;emotes=;first-msg=0;flags=;id=cf6b0537-ad8e-4e5e-a522-ab14b6db5a5d;mod=0;reply-parent-display-name=dent
aldom;reply-parent-msg-body=openAI\\sis;reply-parent-msg-id=1b436021-a720-4550-89ec-5685276d0ccf;reply-parent-user-id=479
36155;reply-parent-user-login=dentaldom;reply-thread-parent-display-name=dentaldom;reply-thread-parent-msg-id=1b436021-a7
20-4550-89ec-5685276d0ccf;reply-thread-parent-user-id=47936155;reply-thread-parent-user-login=dentaldom;returning-chatter
=0;room-id=20992865;subscriber=1;tmi-sent-ts=1705022093359;turbo=0;user-id=408917226;user-type= :tomast2003!tomast2003@to
mast2003.tmi.twitch.tv PRIVMSG #grubby :@dentaldom some heroes they cant because they would be too good like naga , tb ,
pl\r\n",
                Context(
                    "MetaData",
                ),
            ),
        ],
    },
)
@Toerktumlare Toerktumlare added the bug Something isn't working label Jan 12, 2024
@Toerktumlare Toerktumlare changed the title When someone is a first time chatter the parsing breaks down When someone is a returning chatter the parsing breaks down Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant