added alias to ping
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user