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

Logging of full IRC message, or log customization #1799

Open
KararTY opened this issue Jul 8, 2020 · 0 comments
Open

Logging of full IRC message, or log customization #1799

KararTY opened this issue Jul 8, 2020 · 0 comments
Labels
backlog The issue is in the scope of the project but is not being worked on yet. enhancement

Comments

@KararTY
Copy link
Contributor

KararTY commented Jul 8, 2020

Why should it be added?
Full logging of IRC message* I think would mostly be useful for developers who see strange IRC behavior, or want to figure out features like #1772.

*This thing: @badge-info=<badge-info>;badges=<badges>;color=<color>;display-name=<display-name>;emotes=<emotes>;id=<id-of-msg>;mod=<mod>;room-id=<room-id>;subscriber=<subscriber>;tmi-sent-ts=<timestamp>;turbo=<turbo>;user-id=<user-id>;user-type=<user-type> :<user>!<user>@<user>.tmi.twitch.tv PRIVMSG #<channel> :<message>

But for normal users, I think a way to customize the logging would be useful as well. The moderation section of the settings need some love. ❤️

Log customization example: [$time] $msg.bits{BITS: ($msg.bits) }$msg.user: $msg.messageText.

  • When there are bits: [19:48:59] BITS: (500) notkarar: Cheer100 Cheer100 Cheer100 Cheer100 Cheer100 Pepega Clap
  • When there are no bits: [20:00:51] notkarar: FeelsDankMan

Maybe something like #1748 "mini-language", but extended to cover more irc tags, like the bits above.

I'm not expecting the latter (log customization that needs a parser/mini-language and whatnot) anytime soon but if I got to choose which one I'd like to see first, I'd want a toggle for full IRC message logging first.

Oh, and a big hug to everyone who is maintaining Chatterino.

@KararTY KararTY changed the title Allow logging of full IRC message, or log customization Logging of full IRC message, or log customization Jul 22, 2020
@Felanbird Felanbird added the backlog The issue is in the scope of the project but is not being worked on yet. label Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog The issue is in the scope of the project but is not being worked on yet. enhancement
Projects
None yet
Development

No branches or pull requests

3 participants