linksplatform / linksplatform/Bot
Search google for answers to question
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
- 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 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