From ae8341aaee8d72bf908784d1be1c653eeaef8b00 Mon Sep 17 00:00:00 2001 From: GitGinocchio Date: Fri, 20 Dec 2024 14:40:50 +0100 Subject: [PATCH] Update CheapGames.py --- src/commands/games/CheapGames.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/games/CheapGames.py b/src/commands/games/CheapGames.py index d262e1f..648b5a8 100644 --- a/src/commands/games/CheapGames.py +++ b/src/commands/games/CheapGames.py @@ -61,6 +61,7 @@ from nextcord.ext.commands import Bot, Cog from nextcord.ext import tasks from nextcord import \ + Permissions, \ HTTPException, \ Forbidden, \ ButtonStyle, \