fix: Formatting issues in focuswith.
This commit is contained in:
@@ -306,6 +306,8 @@ class FocusComponent(cmds.Component):
|
||||
f"{ctx.chatter.name} follows {user.name} into HYPERFOCUS for the next {durstr}! "
|
||||
"Best of luck! ☘️🍀☘️ "
|
||||
)
|
||||
else:
|
||||
await ctx.reply(f"{user.name} is not hyperfocused!")
|
||||
|
||||
@cmds.command(name="addfocus")
|
||||
async def addfocus_cmd(self, ctx):
|
||||
|
||||
Reference in New Issue
Block a user