Skip to content

Mentions #3

Description

@u20n

1:1 Mentions, e.g. @user are easy: we would tag names (which we already use) with (discord) user ids. IRC style mentions require slightly more work. We have to check that there's a valid user on the first index of a space separated array of the message (stripping the colon, of course). We can then apply the first technique.

Scope should be ~4-5 LoC implementation in discord_ and irc_, respectively. May be able to get away with raw <@user_id>, otherwise, closer to 10 LoC.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

entryGood for newcomersfeaturenew featurepriorityExtra attention is needed

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions