mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
fx to fx
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ from discord.ext import commands
|
|||||||
|
|
||||||
from constants import (
|
from constants import (
|
||||||
LATEX_TEX_ENGINE, LATEX_MAX_COMPILE_SECONDS, LATEX_MAX_ATTACH_MB, LATEX_MAX_ZIP_MB,
|
LATEX_TEX_ENGINE, LATEX_MAX_COMPILE_SECONDS, LATEX_MAX_ATTACH_MB, LATEX_MAX_ZIP_MB,
|
||||||
OPENAI_API_KEY, OPENAI_MODEL, ALLOWED_ROLES, GUILD_ID
|
OPENAI_MODEL, ALLOWED_ROLES, GUILD_ID
|
||||||
)
|
)
|
||||||
from latex_functions import (
|
from latex_functions import (
|
||||||
is_tex_attachment, compile_single_tex_bytes, compile_zip_to_zip, ask_openai_diagnosis
|
is_tex_attachment, compile_single_tex_bytes, compile_zip_to_zip, ask_openai_diagnosis
|
||||||
|
|||||||
Reference in New Issue
Block a user