remotes/1693045480750635534/spooky-22
Aevann1 2021-07-28 13:01:11 +02:00
parent 00f8150f7d
commit deb31b5177
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ from drama.helpers.filters import filter_comment_html
from drama.helpers.markdown import *
from drama.helpers.discord import remove_user, set_nick
from drama.mail import *
=from drama.__main__ import app, cache
from drama.__main__ import app, cache
import youtube_dl
valid_username_regex = re.compile("^[a-zA-Z0-9_\-]{3,25}$")