made my own dang name consistent
This commit is contained in:
parent
6e8a54cead
commit
4330c57b67
|
@ -98,7 +98,7 @@ async def on_message(msg):
|
||||||
await msg.channel.send(f"{player_name} is now {msg.author.display_name}'s idol.")
|
await msg.channel.send(f"{player_name} is now {msg.author.display_name}'s idol.")
|
||||||
await msg.channel.send(f"Reply if {player_name} is your idol also.")
|
await msg.channel.send(f"Reply if {player_name} is your idol also.")
|
||||||
except:
|
except:
|
||||||
await msg.channel.send("Something went wrong. Tell 16.")
|
await msg.channel.send("Something went wrong. Tell xvi.")
|
||||||
|
|
||||||
elif command == "showidol":
|
elif command == "showidol":
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user