mirror of
https://github.com/TotalFreedomMC/TotalFreedomBot.git
synced 2024-12-22 15:44:57 +00:00
Update moderation.py
This commit is contained in:
parent
c64b26cb80
commit
466a0f5169
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue