added alias to ping

This commit is contained in:
Stijn De Clercq
2020-09-29 21:27:19 +02:00
parent 09c668cacb
commit 418446017e

View File

@@ -7,7 +7,7 @@ class ServerStatus(commands.Cog):
def __init__(self, client):
self.client = client
@commands.command()
@commands.command(name="Ping", aliases=["Status"])
async def ping(self, ctx):
#25568 -> Earth
#25567 -> Moon