Merge branch 'develop' into cog-changes

This commit is contained in:
Will Tekulve
2016-05-12 21:30:31 -04:00
3 changed files with 15 additions and 18 deletions

View File

@@ -5,6 +5,7 @@ from .utils import checks
from __main__ import send_cmd_help, settings
import os
import logging
import asyncio
class Mod: