max-mapper / max-mapper/nerdtracker
Associate the foursquare user with IRC nick
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 21
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if the checkins used our IRC nicks.
As a possible solution, we could put our nicks anywhere in our 4sq bios in this format:
williamkapke@freenode.net
(see mine: https://foursquare.com/williamkapke)
Then when the 4sq push data comes in, the nick can be parsed out.
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
Start by tracing where Foursquare push data is received and where checkins are formatted for IRC. Determine how a bio value matching the proposed nick format should be parsed and associated with the checkin user. Done means checkins use the associated IRC nick when the bio contains that format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100