FAQ detector

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

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust
Domain
backend

Research direction

Start by locating the bot's command handling and any existing command patterns; the issue names no files or tests. The scope includes FAQ lookup, markdown responses, templates, and type-conversion questions, so the expected data source and matching behavior need to be decided. Done would require an agreed command interface and documented answers for the proposed examples.

Written by the indexing model from the issue text.

Description

comando triage

Estaria bueno que haya un comando como /faq question:String que permita acceder a respuestas rapidas sobre diferentes cosas. Por ejemplo

/faq question: "Errores" -> Podria retornar un markdown file explicando como compartir los errores en discord para que sea mas facil la ayuda.
/faq question: "Pedir ayuda" -> Podria retornar un markdown file explicando como pedir ayuda correctamente, podria ser mediante un template o algo mas.

Tambien preguntas basicas como /faq question: convertir {T} a {N} y que se detalle como convertir un tipo T a un tipo N, ejemplo {integer} a String.

Dominant language
Rust
Stars
18
Forks
18
Avg merge
1h 18m
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

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.

More from RustLangES/cangrebot

All issues in RustLangES/cangrebot

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.