Allow running slash commands at the top-level in Forum channels #5016
Unanswered
Ernest314
asked this question in
API Feature Requests & Ideas
Replies: 1 comment 4 replies
-
This is why we have context commands :) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My personal use case is for an LFG bot, in order to create new groups, but there are definitely tons of interesting use cases (e.g. moderation, search). I think this is a compelling feature to add because (at least superficially) it appears not to require any modifications to the backend--the only thing really preventing it from being possible already is the lack of an entry point on the UI.
A possible solution could be to use something like the current "+" button.



This could go somewhere in the "post" textbox, similar to how it's positioned in the usual message textbox.
Alternatively, it could be placed next to the "attachment" button when composing a new post.
(Ultimately these are just implementation details of the feature, though.)
Edit: to bring up my clarifications from the comments--
Obviously, the work it takes to implement this suggestion could outweigh all of these considerations--whether or not it's worth it is up to the developers. I hope I've made a decent case though!
Beta Was this translation helpful? Give feedback.
All reactions