Update moderation.py

This commit is contained in:
Elmon11 2020-12-02 23:18:47 +01:00 committed by GitHub
parent 2ee55b3307
commit dc0a0a2a7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@ 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