await lolz
This commit is contained in:
parent
deb9a53e6e
commit
8e05970ac6
@ -43,7 +43,7 @@ class Git:
|
|||||||
@commands.group(case_insensitive=True, invoke_without_command=True)
|
@commands.group(case_insensitive=True, invoke_without_command=True)
|
||||||
async def git(self, ctx):
|
async def git(self, ctx):
|
||||||
"""Run help git for more info"""
|
"""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()
|
@git.command()
|
||||||
async def pull(self, ctx):
|
async def pull(self, ctx):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user