linksplatform / linksplatform/Bot

Search google for answers to question

Open
#63 0 comments 0 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

User asks a question.
Bot makes a search for the question in google.
If there are links to whitelisted sites on the first page the filtered links are returned to the chat.
All links should target whitelisted websites.
It is also possible to trigger the search only for questions with 3-4 or more words.
Links can be limited by amount of words matched.
Bot should check only the first page, and return not more than 3 links to different websites.

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 entry points are named in the issue. Start by locating the bot's question-handling entry point and determine how Google search, whitelist filtering, word thresholds, first-page limits, and the three-site cap would fit together. Done means qualifying questions return no more than three links from different whitelisted websites.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend, search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.