linksplatform / linksplatform/Bot
Automatic off-topic detection using google search
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 29
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
We can google each user's message, and check if the first page contains any of whitelisted (programming related websites), if it contains any - it is not an off-topic, if it contains none - it is off-topic message.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or implementation entry points are named. Start by reviewing related issue #63 and the existing message-handling flow; define the search service, whitelist, and off-topic decision before implementation. Done means messages are classified according to whether search results contain an approved programming-related site.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100