summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
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):