Skip to content

add ability to search and see if member has been caught phishing. fix…#195

Open
ccall48 wants to merge 1 commit into
engineer-man:masterfrom
ccall48:patch
Open

add ability to search and see if member has been caught phishing. fix…#195
ccall48 wants to merge 1 commit into
engineer-man:masterfrom
ccall48:patch

Conversation

@ccall48
Copy link
Copy Markdown
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(
Copy link
Copy Markdown

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