1
0
Fork 0
mirror of synced 2024-06-23 08:40:41 +12:00

Imported needed module

This commit is contained in:
Phxntxm 2016-08-08 16:35:51 -05:00
parent a0b50c880c
commit 57c17bd952

View file

@ -2,6 +2,7 @@ import aiohttp
import json
import asyncio
import discord
import re
from discord.ext import commands
from .utils import config