mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-07 15:48:29 +02:00
sauce...?
This commit is contained in:
parent
907bdd5170
commit
e454481a36
1 changed files with 1 additions and 1 deletions
|
|
@ -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", "sauce"])
|
@commands.command(aliases=["os", "sauce", "src"])
|
||||||
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…
Add table
Add a link
Reference in a new issue