Skip to content

Commit 4ec7905

Browse files
authored
Merge pull request #240 from MiTonder/patch-1
Alias command update
2 parents f9b1ce4 + f81d14b commit 4ec7905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cogs/utility.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ async def alias(self, ctx):
816816
- `{prefix}alias add alias-name other-command`
817817
818818
For example:
819-
- `{prefix}alias add reply r`
819+
- `{prefix}alias add r reply`
820820
- Now you can use `{prefix}r` as an replacement for `{prefix}reply`.
821821
822822
See also `{prefix}snippets`.

0 commit comments

Comments
 (0)