
advaith
Discord user and bot dev | advaith.io
- Total activity 115
- Last activity
- Member since
- Following 1 user
- Followed by 2 users
- Votes 57
- Subscriptions 35
Activity overview
Latest activity by advaith-
advaith commented,
Bots can set the "template" field in the forum channel object, to prefill some text as a post template. For forms, you can use interaction modals.
-
advaith commented,
User, role, mentionable, and channel select menus have been in private testing since March. They'll probably release later this year.
-
advaith commented,
The syntax for command mentions is </name:id>. Command mentions have been on desktop for about a month, but they are not supported on mobile yet so they are not yet recommended for use.
-
advaith commented,
This was changed on Wednesday, and it was announced in Discord Developers.
-
advaith commented,
what redirection are you talking about? that file displays fine for me
-
advaith commented,
-
advaith commented,
Outgoing webhooks are supported for slash commands: https://discord.com/developers/docs/interactions/slash-commands
-
advaith commented,
This is for feedback, not bug reporting. You can report bugs at Discord Testers or with the form.
-
advaith commented,
The command object is returned when creating the command, and you can fetch the list of commands (which includes the IDs) with the Get Global Application Commands and Get Guild Application Commands...
-
advaith commented,
This is now added (ctrl+s)