Minor changes
This commit is contained in:
@@ -120,7 +120,7 @@ async def calculator(interaction: discord.Interaction):
|
||||
async def gg(interaction: discord.Interaction):
|
||||
|
||||
game = pick_game()
|
||||
await interaction.response.send_message(game)
|
||||
await interaction.response.send_message("Barotrauma")
|
||||
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user