AutoMod filter for Application Command inputs. #5185
Unanswered
IllagerCaptain
asked this question in
API Feature Requests & Ideas
Replies: 1 comment
-
|
Also it would be nice if we can use automod for Text Inputs... |
Beta Was this translation helpful? Give feedback.
0 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.
-
It would be nice to have the ability to enable AutoMod on certain inputs for commands, some commands that this could be useful for is
/8ball,/poll,/report, etc.Example of the docs for this (added
filterto the end):Application Command Option Structure
namefield. Values follow the same restrictions asnamedescriptionfield. Values follow the same restrictions asdescriptionfalseSTRING,INTEGER, andNUMBERtypes for the user to pick from, max 25INTEGERoptions, double forNUMBERoptionsINTEGERorNUMBERtype, the minimum value permittedINTEGERoptions, double forNUMBERoptionsINTEGERorNUMBERtype, the maximum value permittedSTRING,INTEGER, orNUMBERtype optionfalse*
autocompletemay not be set to true ifchoicesare present.Options using
autocompleteare not confined to only use choices given by the application.Beta Was this translation helpful? Give feedback.
All reactions