Cog-Creators / Red-DiscordBot

A multi-function Discord bot
https://docs.discord.red
GNU General Public License v3.0
4.81k stars 2.31k forks source link

[Suggestion] List of Aliases #190

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hey, just like being able to see a list of custom commands, it would be awesome if you could view a list of aliases and what each one is an alias for.

tekulvw commented 8 years ago

Oh, it's in there under !aliaslist. To find out what an alias does, simply use !alias show <alias_name>.

I'll make the change to go from !aliaslist to !alias list for clarity's sake.

ghost commented 8 years ago

Aha! Thanks @tekulvw. :heart: It doesn't show what they're an alias for, but all aliases should be self-explanatory anyway. :P

irdumbs commented 8 years ago

showing the actual alias within the list would be spam hell. which is why !customcommands also doesn't do that !alias show <alias_name> for aliases that aren't self explanatory ;)