Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check the challenge answer is worthy #318

Merged
merged 9 commits into from
Sep 8, 2024
Merged

Conversation

C-Pro
Copy link
Collaborator

@C-Pro C-Pro commented Sep 7, 2024

Temporary cost-innefective check that user's answer to towel mode challenge looks like a valid bio.

if len(text) < 15:
return False

prompt = """You are a spam-fighting bot, guarding chat room from bad actors and advertisement.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe navalit' some logs?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Логов то без проблем. А вот как зависимости победить я хз.

@C-Pro C-Pro merged commit ae927f9 into vldc-hq:master Sep 8, 2024
3 checks passed
@C-Pro C-Pro deleted the feature/is-worthy branch September 8, 2024 02:29
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