1
0
Fork 0
mirror of synced 2024-09-28 07:21:16 +12:00

Added the db_check method

This commit is contained in:
Phxntxm 2017-02-25 15:45:27 -06:00
parent 42932db8a6
commit d116a546a0

View file

@ -1,5 +1,5 @@
from .cards import Deck
from .checks import is_owner, custom_perms, is_pm
from .checks import is_owner, custom_perms, is_pm, db_check
from .config import *
from .utilities import *
from .images import create_banner