Update moderation.py

This commit is contained in:
Elmon11 2020-12-02 23:20:17 +01:00 committed by GitHub
parent c64b26cb80
commit 466a0f5169
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,6 @@ muted_role_id = 769659653121900546
class Moderation(commands.Cog):
def __init__(self, bot):
"""Defines bot object and mod role id on construction"""
self.bot = bot
self.moderator_role_id = 769659653129896023