await lolz

This commit is contained in:
Raatty
2018-05-23 22:57:42 +12:00
committed by GitHub
parent deb9a53e6e
commit 8e05970ac6
+1 -1
View File
@@ -43,7 +43,7 @@ class Git:
@commands.group(case_insensitive=True, invoke_without_command=True)
async def git(self, ctx):
"""Run help git for more info"""
ctx.send('https://github.com/Annihilator708/Sebi-Machine/')
await ctx.send('https://github.com/Annihilator708/Sebi-Machine/')
@git.command()
async def pull(self, ctx):