Year of linux
This commit is contained in:
parent
2c967764c5
commit
4b0eae89b2
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ class Meme(Cog):
|
||||||
"""test"""
|
"""test"""
|
||||||
await ctx.send("https://www.youtube.com/watch?v=VmarNEsjpDI")
|
await ctx.send("https://www.youtube.com/watch?v=VmarNEsjpDI")
|
||||||
|
|
||||||
@commands.command(hidden=True, aliases=["yotld"])
|
@commands.command(hidden=True, aliases=["yotld", "yold", "yoltd", "yearoflinuxondesktop", "yearoflinuxonthedesktop"])
|
||||||
async def yearoflinux(self, ctx):
|
async def yearoflinux(self, ctx):
|
||||||
"""Shows the year of Linux on the desktop"""
|
"""Shows the year of Linux on the desktop"""
|
||||||
await ctx.send(
|
await ctx.send(
|
||||||
|
|
Loading…
Reference in a new issue