Skip to content

make channel tag parameter a keyword arg #22

@vivekashok1221

Description

@vivekashok1221

Currently when invoking the ?tag command, if the text you wish to prepend to the channel name has multiple words, only the first word will be prepended to the channel name unless you use quotes.

image

Making the tag argument keyword-only will eliminate the need for wrapping the text with quotes.
It would also be cool if the command doesn't silently error when hitting channel name edit ratelimit and give a helpful message instead.

I can implement this but I'm not sure how to handle the ratelimit thing other than with commands.cooldown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions