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

[help] Suggestion: auto change status emoji in channel names #92

Open
Soheab opened this issue Apr 20, 2022 · 5 comments
Open

[help] Suggestion: auto change status emoji in channel names #92

Soheab opened this issue Apr 20, 2022 · 5 comments

Comments

@Soheab
Copy link
Contributor

Soheab commented Apr 20, 2022

Auto change status emoji

This is a suggestion for help threads.

Suggestion

Currently when a new thread is created helpers set the topic to "✋ " to denote that the thread is open for anyone to pick up and when that happens it gets changed to "⏳ " but I think that this could be automated by setting it to the "✋" status upon the creation of the thread, the topic can be parsed from the initial message with magic regex.

On to the "⏳" status, that one can be set when a helper (not only mods) sends a message in the thread.

@ooliver1
Copy link
Member

Issue with parsing: initial messages 75% of the time are just "hi"

@DenverCoder1
Copy link
Contributor

DenverCoder1 commented Apr 20, 2022

Good idea. Note that the bot can only change the name of the channel 2 times per 10 minutes, so it could run into issues like that

@ThePrivatePanda
Copy link
Contributor

The only useful/probable addition would be to automatically put it to "⏳" after a set duration of no response from the author of the thread.
And if there has been no message "lately", by anyone other than the thread author, it's safe to assume that help is needed and can be changed to "✋"

Making it "✋" automatically on creation is a waste of the ratelimit imo, since a helper will anyways need to run =topic ✋ <topic> - the topic is important yes

@DenverCoder1
Copy link
Contributor

If the ":hand:" is added in the original thread title, it won't use up the ratelimit any more than it already does

@ThePrivatePanda
Copy link
Contributor

Ah alright, but it still doesn't help since your anyways mentioned in new threads, It's rather intuitive that a new thread is indeed ✋- I still think that helpers putting the actual topic in the thread is helpful

Also, often, helpers do not change the thread status, it's usually done for multiple threads at once.
So this would end up with the thread having "✋" while it may be "⏳"

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

No branches or pull requests

4 participants