Update lockdown.py

This commit is contained in:
tumGER 2018-12-23 20:08:34 +01:00
parent 0718b97ba9
commit 2c7908ace4

View file

@ -1,7 +1,7 @@
import discord
import asyncio
from discord.ext import commands
from config import modlog_channel, staff_role_ids, participant_role, community_channels, general_channels, hacker_role, community_role
from config import log_channel, staff_role_ids, participant_role, community_channels, general_channels, hacker_role, community_role
class Lockdown:
"Lockdown Commands"