discord: remove

This commit is contained in:
justcool393 2022-11-21 10:39:27 -08:00 committed by GitHub
parent dc50d4f1cc
commit 23e64d176d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 32 additions and 247 deletions

View file

@ -14,7 +14,6 @@ from flask import *
from files.__main__ import app, cache, limiter
from .front import frontlist
from files.routes.comments import comment_on_publish
from files.helpers.discord import add_role
from datetime import datetime
import requests
from urllib.parse import quote, urlencode