TJ-Bot icon indicating copy to clipboard operation
TJ-Bot copied to clipboard

Auto-pin first message in help threads

Open Zabuzard opened this issue 3 years ago • 0 comments

The bot should automatically pin the first message in help threads, this is usually the OPs question, or directly next to it.

Makes it easier for people to navigate in a help thread if they can just jump all the way up.

Implementation-wise, this could be added directly into the flow of AskCommand.java and ImplicitAskListener.java, where it also creates the threads and posts the first automatic messages.

Zabuzard avatar Aug 09 '22 06:08 Zabuzard