Add support for cog aliases #50

Open
isaa-ctaylor wants to merge 1 commits from unknown repository into 2.0
isaa-ctaylor commented 2021-09-02 07:40:57 +00:00 (Migrated from github.com)

Summary

This PR introduces Cog aliases.

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)
## Summary This PR introduces Cog aliases. ## Checklist - [x] If code changes were made then they have been tested. - [x] I have updated the documentation to reflect the changes. - [ ] This PR fixes an issue. - [x] This PR adds something new (e.g. new method or parameters). - [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed) - [ ] This PR is **not** a code change (e.g. documentation, README, ...)
IAmTomahawkx commented 2021-09-02 19:15:25 +00:00 (Migrated from github.com)

If we do this, should we not update the DefaultHelpCommand to compensate?

If we do this, should we not update the DefaultHelpCommand to compensate?
isaa-ctaylor commented 2021-09-22 06:43:04 +00:00 (Migrated from github.com)

You're right, I'll do it later today if I get time

You're right, I'll do it later today if I get time
Soheab commented 2021-10-30 15:59:32 +00:00 (Migrated from github.com)

@isaa-ctaylor any updates?

@isaa-ctaylor any updates?
This pull request is broken due to missing fork information.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin unknown repository:unknown repository
git checkout unknown repository
Sign in to join this conversation.
No description provided.