RustLangES / RustLangES/cangrebot
Turbofish implementation
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 18
- Forks
- 18
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 2
Description
En el momento que los usuarios con el cangrebot activado envien un mensaje con lo siguiente: ::<()>
Lo ideal es que diga explicitamente "Turbofish"
Contributor guide
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
Start by locating the bot's message-handling entry point and existing response rules for enabled users. Add the requested behavior for the exact ::<()> message, and verify that it responds explicitly with "Turbofish".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100