Add invite link
This commit is contained in:
@@ -196,3 +196,9 @@ class FocusComponent(cmds.Component):
|
||||
)
|
||||
else:
|
||||
await ctx.reply(f"{user.name} is not hyperfocused!")
|
||||
|
||||
@cmds.command(name="addfocus")
|
||||
async def addfocus_cmd(self, ctx):
|
||||
await ctx.reply(
|
||||
"Add HYPERFOCUS to your channel by authorising me here: https://croccyfocus.thewisewolf.dev/invite"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user