summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main.py b/src/main.py
index c531faa..009df33 100644
--- a/src/main.py
+++ b/src/main.py
@@ -31,6 +31,10 @@ async def help(ctx):
- !nolinks: don't include 'see also' links in embed```
''')
+async def orruk(ctx):
+ await ctx.send("Waaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaagh!")
+
@bot.command(name="Explain", aliases=["explain", "What's", "what's", "whats"])
async def explain(ctx, *args):
config["site"] = "https://ageofsigmar.lexicanum.com"