I did not forget to import anything, nope

This commit is contained in:
unknown 2023-06-03 17:04:54 +02:00
parent 8d2b140e38
commit b9e535f739

View File

@ -9,6 +9,7 @@ import aiohttp
from io import BytesIO
from PIL import Image
import tempfile
import configparser
from openai import OpenAIError
from redbot.core import Config, commands