Skip to content

feat(experimental): added job keywords detection [resubmitted after fix] #471

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Simplyalex99
Copy link
Contributor

@Simplyalex99 Simplyalex99 commented Jun 18, 2025

This pull request is a fixed version of #461 .

description:

  • Added a bot scanner to remove messages of job postings in channels: help-react, help-js, help-react-native, help-styling, help-backend, general-react,general-tech. After 5 minutes, the reply message from the bot disappears.
  • Added missing channels help-react-native, help-styling, help-backend, general-react,general-tech to channels.ts.

I have attached a video as a preview of this new feature. For some context, the first two messages in the video are about a job posting, which gets removed by the bot, and the last message is legit and does not get removed.

demo_LndJtupw.mp4

update: The bot now solely removes posts related to job postings rather than both intro and job posts to simplify the process and prevent false positives/negatives. Added an edge case for code blocks with dollar signs inside for languages like jQuery and other libraries. Any attempt to bypass the bot by including code blocks with dollar a sign and other job keywords gets marked as a job posting ensuring consistency and accuracy.

@Simplyalex99
Copy link
Contributor Author

Fixed it!

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