Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ async def handleNewHacker(hacker, discordId):

def getStartupMessageContent():
return '''
I agree to sign my life away to Alex along with 45% of my lifetime earnings because he wants to eat ice cream [test](wichacks.io)
**Hey! I'm the WiCHacks Gatekeeper bot!** I'm here to make sure that everyone stays safe this weekend!\n\n**Are you a hacker?** React using the thumbs up emoji to verify yourself and see the rest of the server!\n\n**Are you a sponsor/volunteer/mentor?** Introduce yourself in the #check-in-desk channel, and an admin will let you in shortly\n\nBy entering our server, you agree to the RIT Code of Conduct, MLH Privacy Policy, and MLH Code of Conduct (all of which you agreed to on your WiCHacks application)\n\n***Happy Hacking!***
'''


Expand Down