Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic nickname support #53

Merged
merged 1 commit into from
Jan 6, 2016
Merged

Add basic nickname support #53

merged 1 commit into from
Jan 6, 2016

Conversation

JacobEvelyn
Copy link
Owner

This change allows users to add nicknames to their
friends via the add nickname and remove nickname
commands. Friends can have multiple nicknames.

Nicknames are detected in activity text and the
friend's full name is substituted as with normal
partial name substitutions. Only entire nicknames
will be matched for multi-word nicknames.

There is currently no limit on how many friends may
have the same nickname.

Resolves #40.

This change allows users to add nicknames to their
friends via the `add nickname` and `remove nickname`
commands. Friends can have multiple nicknames.

Nicknames are detected in activity text and the
friend's full name is substituted as with normal
partial name substitutions. Only entire nicknames
will be matched for multi-word nicknames.

There is currently no limit on how many friends may
have the same nickname.

Resolves #40.
JacobEvelyn added a commit that referenced this pull request Jan 6, 2016
@JacobEvelyn JacobEvelyn merged commit fd23699 into master Jan 6, 2016
@JacobEvelyn JacobEvelyn deleted the nicknames branch January 6, 2016 05:28
@changecase
Copy link

Awesome.

@JacobEvelyn
Copy link
Owner Author

This has been released in v0.8. Enjoy, and let me know what you think!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants