Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Get slash command IDs for any/all bots on server #245

@Efreak

Description

@Efreak

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions