1
0
Fork 0
mirror of synced 2024-09-28 15:31:19 +12:00

Imported config for use with debug command

This commit is contained in:
phxntxm 2016-10-05 13:44:37 -05:00
parent 34d6700794
commit d19b625f47

View file

@ -1,5 +1,8 @@
from discord.ext import commands from discord.ext import commands
from .utils import config
from .utils import checks from .utils import checks
import re import re
import glob import glob
import discord import discord