Skip to content

feat: emoji mention#2974

Merged
Lulalaby merged 2 commits intoPycord-Development:stupid-ghfrom
Lumabots:emoji-mention
Oct 22, 2025
Merged

feat: emoji mention#2974
Lulalaby merged 2 commits intoPycord-Development:stupid-ghfrom
Lumabots:emoji-mention

Conversation

@Lulalaby
Copy link
Member

No description provided.

Lumabots and others added 2 commits October 22, 2025 11:56
Introduces a mention property to BaseEmoji, providing a formatted string for mentioning emojis in messages. Also fixes formatting in AppEmoji's __repr__ method.
@Lulalaby Lulalaby requested review from a team as code owners October 22, 2025 10:10
@Lulalaby Lulalaby requested review from DA-344, NeloBlivion, Soheab and plun1331 and removed request for a team October 22, 2025 10:10
@pycord-app
Copy link

pycord-app bot commented Oct 22, 2025

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/2974/head:pr-2974
git checkout pr-2974

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/2974/head

@Lulalaby Lulalaby changed the title Emoji mention feat: emoji mention Oct 22, 2025
@Lulalaby Lulalaby changed the base branch from master to stupid-gh October 22, 2025 10:12
@Lulalaby Lulalaby merged commit 5063436 into Pycord-Development:stupid-gh Oct 22, 2025
52 of 56 checks passed
Lulalaby added a commit that referenced this pull request Oct 22, 2025
* feat: emoji mention (#2974)

* Add mention property to BaseEmoji class

Introduces a mention property to BaseEmoji, providing a formatted string for mentioning emojis in messages. Also fixes formatting in AppEmoji's __repr__ method.

* chore: changelog

---------

Co-authored-by: Lumouille <144063653+Lumabots@users.noreply.github.com>

* style(pre-commit): auto fixes from pre-commit.com hooks

---------

Co-authored-by: Lumouille <144063653+Lumabots@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Paillat-dev pushed a commit to Pycord-Development/pycord-next that referenced this pull request Oct 26, 2025
* feat: emoji mention (Pycord-Development#2974)

* Add mention property to BaseEmoji class

Introduces a mention property to BaseEmoji, providing a formatted string for mentioning emojis in messages. Also fixes formatting in AppEmoji's __repr__ method.

* chore: changelog

---------

Co-authored-by: Lumouille <144063653+Lumabots@users.noreply.github.com>

* style(pre-commit): auto fixes from pre-commit.com hooks

---------

Co-authored-by: Lumouille <144063653+Lumabots@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 8cec195)
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