diff --git a/latex/latex.py b/latex/latex.py index 9616839..e216538 100644 --- a/latex/latex.py +++ b/latex/latex.py @@ -2,6 +2,7 @@ import aiohttp import discord import io import logging +import re from PIL import Image, ImageOps from redbot.core import commands