Skip to content

Conversation

@ccall48
Copy link
Contributor

@ccall48 ccall48 commented Feb 2, 2023

add ability to search and see if member has been caught phishing. fix a typo

f'{await self.client.fetch_user(row.member)} | ' +
f'{row.regex}' for row in res
])
embed = Embed(

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would consider creating the embed once, and updating the description based on res to reduce duplication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants