Updating AntiScam because of the changes in the internal discord api.
This commit is contained in:
parent
56a4dee7ac
commit
dd3d256534
@ -33,4 +33,3 @@ async def AntiScam(message, bot, whitelist, muted_role, verified_role, logs_chan
|
||||
await message.author.remove_roles(verified)
|
||||
channel = bot.get_channel(logs_channel)
|
||||
await channel.send(f'USUARIO MUTEADO: {message_content}')
|
||||
await bot.process_commands(message)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user