Update helper.py

This commit is contained in:
Anonymus Raccoon
2020-09-02 10:25:28 +02:00
committed by GitHub
parent 11242e6cf7
commit 37540dc06c

View File

@@ -1,5 +1,6 @@
import discord
import config
from functools import wraps
def auto_delete(f):