cleaned some crap up and updated volta

This commit is contained in:
WhatDidYouExpect 2025-07-16 11:02:25 +02:00
parent 81b3abf287
commit c19ee38c9a
3 changed files with 50 additions and 10 deletions

View file

@ -1,6 +1,7 @@
import discord
from discord.ext import commands
from modules.image import *
from modules.volta.main import _
from PIL import Image, ImageEnhance, ImageFilter, ImageOps, ImageChops, ImageColor
import os, random, shutil, tempfile