Update quake.py
This commit is contained in:
parent
7156230f80
commit
1d01c3bddc
@ -9,7 +9,7 @@ def parse_message(message):
|
||||
"""
|
||||
parse_message(message)
|
||||
|
||||
Handles the message and looks for a plaer name.
|
||||
Handles the message and looks for the player's name.
|
||||
"""
|
||||
# Return the player's name
|
||||
name = message.content.split()[1]
|
||||
|
Loading…
x
Reference in New Issue
Block a user