linksplatform / linksplatform/Bot

Automatic off-topic detection using google search

Open
#64 0 comments 2 reactions 0 assignees View on GitHub

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.

Related to https://github.com/linksplatform/Bot/issues/63

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.