Add .gitignore file and update gamble command usage instructions
This commit is contained in:
+1
-1
@@ -829,7 +829,7 @@ class Gamble(commands.Cog):
|
||||
)
|
||||
await channel.send(
|
||||
f"{ctx.author.mention} Your private **{game}** session has started!\n"
|
||||
f"Use `py invite <user>` and `py kick <user>` in this channel to manage access.\n"
|
||||
f"Use `invite <user>` and `kick <user>` in this channel to manage access.\n"
|
||||
f"This channel will be deleted after **{inactivity} minutes of inactivity**."
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user