xxxxxxxxxx
Import discord
client = discord.Client()
@client.event
async def on_message(message): # this graps any message that was sent in the discord server
# Var (message) can be used in a lot of stuff
# like
message.author # this is the author of the message, the person who sent it
message.content # the message itself
message.channel # this is the channel that the message is sent in
xxxxxxxxxx
//Look, genuinely, I get it. You're tired of looking at text generated by
yourself or a computer. But you have a deadline and *Really* need to at least
START hacking if you want to keep your livelihood.