1
0
Fork 0
mirror of synced 2024-05-19 20:12:30 +12:00

Fixed syntax error

This commit is contained in:
Phxntxm 2016-07-15 15:13:26 -05:00
parent 10afdb7de0
commit c057eb4e8f

View file

@ -1,5 +1,6 @@
from discord.ext import commands
from .utils import config
from .utils import checks
import discord
import subprocess
import urllib.parse