summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh <eeei3.joshua0307lol@gmail.com>2024-11-06 14:06:16 -0500
committerJosh <eeei3.joshua0307lol@gmail.com>2024-11-06 14:06:16 -0500
commit82961dd7a92890c188ffb145d4f7e6d539e49613 (patch)
tree64774aa1d3871be540c9f813cc102ab52198711f
parente1a52fc74c7fd2c1477a52bb1ffe1d42c5685a84 (diff)
fix: fixed the ivotedfor commandmaster
-rw-r--r--main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/main.py
index ad6c49e..ab0b3a5 100644
--- a/main.py
+++ b/main.py
@@ -33,7 +33,7 @@ async def orwell(ctx):
async def teachbigresult(ctx):
await ctx.reply("take b36 with Nick Cheng. join the 'Big Result' club")
-@client.commad(name="ivotedfor")
+@client.command(name="ivotedfor")
async def voot(ctx):
if (random.randint(1, 2) == 2):
await ctx.reply("Donald trump sweeep")