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

Added /chatters command #2344

Merged
merged 9 commits into from Jan 16, 2021
Merged

Conversation

zneix
Copy link
Collaborator

@zneix zneix commented Jan 8, 2021

Pull request checklist:

  • CHANGELOG.md was updated, if applicable

Description

As described in #2343, this is meant to replicate BetterTTV extension's behavoir and make use of the chatter_count property we're reciving while fetching data from TMI API. If the approach I chose isn't the best, let me know how can I change it.

While I was at it, I replaced deprecated QString::SkipEmptyLines with corresponding updated version from Qt namespace

Closes #2343

src/controllers/commands/CommandController.cpp Outdated Show resolved Hide resolved
src/providers/twitch/TwitchChannel.hpp Outdated Show resolved Hide resolved
@zneix zneix requested a review from pajlada January 16, 2021 12:06
@pajlada pajlada merged commit b587173 into Chatterino:master Jan 16, 2021
@zneix zneix deleted the feature/add-chatters-command branch January 16, 2021 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a /chatters command
4 participants