tolik518 / tolik518/factorion-bot
Add unique messages to "interesting" numbers
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 51
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
As the bot is called factorion, one could notify the user that they have just calculated a factorion. https://en.wikipedia.org/wiki/Factorion
But there is probably also more interesting stuff.
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 reading the bot's number-calculation and reply-handling entry points. Define which numbers count as interesting and how each should receive a distinct message, using the factorion example as an initial case. Done means the scope and message behavior are agreed and the bot recognizes the selected categories.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100