lnp2pBot / lnp2pBot/bot

Add reputation to communities

Open
#739 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: communities enhancement priority: medium
Dominant language
TypeScript
Stars
292
Forks
136
Avg merge
19m
Merged PRs (30d)
1

Description

After an user has finished a trade on a community, it should be good for an user to have the chance of rating the community. Also, when the user wants to set a new community by default, or find communities, the bot should display community reputation and number of successful trades, in the same way it does for users.

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.

Research direction

Start by locating the post-trade completion flow and the commands for setting a default community and finding communities. Trace how user reputation and successful-trade counts are currently calculated and displayed, then identify the community data and presentation points that need to support ratings and reputation. Done means users can rate a community after a completed trade and both requested community views show its reputation and successful-trade count.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.