Minor changes

This commit is contained in:
2023-08-14 18:36:15 +10:00
parent ad653a33d2
commit 3d51687b51
6 changed files with 6 additions and 7 deletions

View File

@@ -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")
"""