mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 10:22:31 -05:00
Polish
This commit is contained in:
2
red.py
2
red.py
@@ -311,7 +311,7 @@ def wait_for_answer(author):
|
||||
choice = input("> ")
|
||||
if choice == "yes":
|
||||
settings.owner = author.id
|
||||
print(author.name + " has been set as owner. A restart is required, maybe?")
|
||||
print(author.name + " has been set as owner.")
|
||||
lock = False
|
||||
else:
|
||||
print("setowner request has been ignored.")
|
||||
|
||||
Reference in New Issue
Block a user