diff --git a/terminal.py b/terminal.py index cef3bd5..35e3118 100644 --- a/terminal.py +++ b/terminal.py @@ -1,6 +1,7 @@ import config import asyncio import logging +import discord from discord.ext import commands import subprocess