mirror of https://github.com/stijndcl/didier
sauce
parent
fee9e0236b
commit
907bdd5170
|
@ -134,7 +134,7 @@ class Oneliners(commands.Cog):
|
||||||
async def sc(self, ctx, *args):
|
async def sc(self, ctx, *args):
|
||||||
await ctx.send("http://take-a-screenshot.org/")
|
await ctx.send("http://take-a-screenshot.org/")
|
||||||
|
|
||||||
@commands.command(aliases=["src", "os"])
|
@commands.command(aliases=["src", "os", "sauce"])
|
||||||
async def source(self, ctx):
|
async def source(self, ctx):
|
||||||
# await ctx.send("<https://bit.ly/31z3BuH>")
|
# await ctx.send("<https://bit.ly/31z3BuH>")
|
||||||
await ctx.send("https://github.com/stijndcl/didier")
|
await ctx.send("https://github.com/stijndcl/didier")
|
||||||
|
|
Loading…
Reference in New Issue