You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
I want to mention commands occasionally, in the </command:id> format so people can click them and have them filled out automatically. Unfortunately, the only way I can figure out to get these is to copy a message that has the command in it.
Implementation ideas:
tap a slash command that was previously used, copy the ID (ideal, but not enough -- requires using a command first, which may do something irreversible or inconvenient like /logout)
a command that lists all commands in a message from Clyde
with a parameter to filter them by bot, maybe?
press slash, long-press on any of the commands in the pop-up to copy the ID to the clipboard
open a bot's userinfo, all commands registered by the bot are listed there (I can copy command IDs from the user profile on one bot that has them there)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I want to mention commands occasionally, in the </command:id> format so people can click them and have them filled out automatically. Unfortunately, the only way I can figure out to get these is to copy a message that has the command in it.
Implementation ideas:
The text was updated successfully, but these errors were encountered: