summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorJosh <eeei3.joshua0307lol@gmail.com>2024-11-04 09:37:50 -0500
committerJosh <eeei3.joshua0307lol@gmail.com>2024-11-04 09:37:50 -0500
commit4bc4bb1508da4d07b5f0cf434c4bab0c028ed3b6 (patch)
treeb40208b164aa33d5325168b256e82231b2fbe5ab /main.py
parentdc2781781857c90834f27373ba3362719875ae84 (diff)
feat: added a bunch of message reactions
Diffstat (limited to 'main.py')
-rw-r--r--main.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/main.py b/main.py
index 1b048d0..7cbc345 100644
--- a/main.py
+++ b/main.py
@@ -19,7 +19,11 @@ async def teach(ctx):
@client.command(name="mod")
async def mod(ctx):
- await ctx.reply("*pees in ur ass*\nI am a bot and this action was performed automatically. Please contact the modertators of this server if you have any questions or concerns.")
+ await ctx.reply(">>> *pees in ur ass*\nI am a bot and this action was performed automatically. Please contact the modertators of this server if you have any questions or concerns.")
+
+@client.command(name="1984")
+async def orwell(ctx):
+ await ctx.reply(f">>> {ctx.author} has been warned: \n\nBad word usage")
@client.command(name="teachmethebigresult")
async def teachbigresult(ctx):