flairlock

This commit is contained in:
Aevann1 2021-10-21 22:50:00 +02:00
parent 26b9af2473
commit 395d47e0aa
15 changed files with 108 additions and 46 deletions

View file

@ -10,7 +10,7 @@ from files.__main__ import app, cache, limiter
import youtube_dl
from .front import frontlist
import os
from .posts import filter_title
from files.helpers.sanitize import filter_title
from files.helpers.discord import add_role
from shutil import copyfile
import requests