Closed umitseyhan75 closed 1 year ago
A menu for form creation is already in the works- it's planned as part of the update that'll also bring sections to forms. That said, just having a /form
command wouldn't work as there are several commands already nested under /form
, primarily for editing purposes
Changing the command to just be /form
and then choosing what to do from there might make things less overwhelming, but it would also make things much more confusing. Being able to readily see what commands are available without needing a menu to do various actions is the entire point of slash commands, and it keeps things more organized and gives users an idea of what actions can be done with the bot. We'd have a lot of very confused users if we tried to make a change like that 😅
Well, it is your software in the end, what can I say. However I am still behind of my words.
Hi, I know this is already in use but I think it needs enhancement. Let me explain it.
/form create
command has two attributes that are beingname
anddescription
. But on the other hand why/form create
command even exist? How about making it this way:/form
then picking an attribute likecreate
. When we enter this command, let an ephemeral message welcome us for the creation process, like defining thename
,description
,questions
etc. The bot in it's current state has too much commands which overwhelms.