Bugfix: WillieTimer
This commit is contained in:
@@ -154,8 +154,8 @@ class WillieTimer(commands.Cog):
|
||||
willie_time_string = ""
|
||||
warm_up_string = ""
|
||||
if self.caller_name is not None:
|
||||
willie_time_string += f"<@&{self.bot_get_user()}> & "
|
||||
warm_up_string += f"<@&{self.bot_get_user()}> & "
|
||||
willie_time_string += f"<@{self.bot_get_user().id}> & "
|
||||
warm_up_string += f"<@{self.bot_get_user().id}> & "
|
||||
|
||||
willie_time_string += f"<@&{self.bot_get_role().id}>! "\
|
||||
f"Willie wanted me to tell you:\n" \
|
||||
|
||||
Reference in New Issue
Block a user