mirror of
https://github.com/alterware/aw-bot.git
synced 2025-10-27 06:26:57 +00:00
feat: limit embeds
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
from bot.utils import generate_random_nickname, is_valid_username, is_numeric_name
|
||||
from database import user_has_role
|
||||
|
||||
import discord
|
||||
|
||||
from bot.utils import generate_random_nickname, is_numeric_name, is_valid_username
|
||||
from database import user_has_role
|
||||
|
||||
SPAM_ROLE_ID = 1350511935677927514
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user