added command to show the avatar of member

This commit is contained in:
Sheldan
2020-05-27 15:29:23 +02:00
parent de4eeeacca
commit feb92698ef
12 changed files with 105 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
Shows the avatar of a member and provides a link to easier access it.
Takes a member as a parameter, if this parameter is not available, it uses the member executing the command.

View File

@@ -0,0 +1 @@
The member you want to see the avatar for. If not provided will use the member executing the command.