1
0
Fork 0
mirror of synced 2024-05-20 20:42:27 +12:00

Import discord

This commit is contained in:
Phxntxm 2017-05-08 16:54:24 -05:00
parent bfa859ac1e
commit 622be1e2ae

View file

@ -2,6 +2,7 @@ from .utils import config
import aiohttp
import logging
import json
import discord
log = logging.getLogger()