This commit is contained in:
Auric Vente 2024-02-28 04:06:16 -06:00
parent e399aa747a
commit 6ce2a161c6
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ from bs4 import BeautifulSoup
from datetime import datetime from datetime import datetime
from pathlib import Path from pathlib import Path
import aiofiles import aiofiles
import shlex
HERE = Path(__file__).parent HERE = Path(__file__).parent
username = os.environ.get("GLUEBOT_USERNAME") username = os.environ.get("GLUEBOT_USERNAME")