From 82808a42eefc862f97c806bfb61c99063973538e Mon Sep 17 00:00:00 2001 From: Elmon11 Date: Sat, 21 Nov 2020 13:54:42 +0100 Subject: [PATCH] Update miscellaneous.py --- commands/miscellaneous.py | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/miscellaneous.py b/commands/miscellaneous.py index 127f800..6c36b3e 100644 --- a/commands/miscellaneous.py +++ b/commands/miscellaneous.py @@ -3,6 +3,7 @@ import asyncio import telnet import time import events +import os from datetime import datetime from discord.ext import commands