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

Split up values into 'pretty' or more useful values #1

Open
DanielOaks opened this issue Mar 3, 2016 · 2 comments
Open

Split up values into 'pretty' or more useful values #1

DanielOaks opened this issue Mar 3, 2016 · 2 comments
Assignees
Labels

Comments

@DanielOaks
Copy link
Member

For instance, with PREFIX we should also be splitting this: "(ohv)@%+" into:

  • "(o)@"
  • "(h)%"
  • "(v)+"

Do the same for each PREFIX value we interpret and count the stats on each of those 'pretty' values separately. It would make for more useful stats in this case, and in the case of other CAP/ISUPPORT values.

@DanielOaks DanielOaks self-assigned this Mar 3, 2016
@DanielOaks
Copy link
Member Author

This is now on the site for the PREFIX and CHANTYPES tokens. If it makes sense for others, we'll add it.

@DanielOaks
Copy link
Member Author

Actually, let's do this for these tokens as well:

  • CMDS
  • ELIST
  • STATUSMSG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant