diff --git a/exportchannels/exportchannels.py b/exportchannels/exportchannels.py index 3cf7cf3..9c3fa79 100644 --- a/exportchannels/exportchannels.py +++ b/exportchannels/exportchannels.py @@ -1,5 +1,5 @@ import discord -import subprocess +import asyncio import os from redbot.core import Config, checks, commands, bot, data_manager