mirror of
https://github.com/Fluffy-Bean/Lynxie.git
synced 2025-05-22 03:14:58 +00:00
Will this pain ever end?
This commit is contained in:
parent
bd55d6f5e0
commit
b53e58bd0d
13 changed files with 69 additions and 763 deletions
|
@ -7,8 +7,8 @@ from PIL import Image, ImageEnhance
|
|||
import discord
|
||||
from discord.ext import commands
|
||||
|
||||
from lynxie.config import IMAGE_EXTENSIONS, IMAGE_OVERLAYS
|
||||
from lynxie.utils import error_message
|
||||
from .config import IMAGE_EXTENSIONS, IMAGE_OVERLAYS
|
||||
from .utils import error_message
|
||||
|
||||
|
||||
class Img(commands.Cog):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue