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

Undeprecate bookmark text command #1223

Merged
merged 20 commits into from
Jul 14, 2023

Conversation

Robin5605
Copy link
Contributor

@Robin5605 Robin5605 commented Feb 28, 2023

Relevant Issues

Closes #1219
Closes #1179

Description

Undeprecated the .bookmark command, for reasons outlined in #1219. A majority of the code and logic was a straight copy paste from an older version of this repository, however some changes have had to be made to be compatible with the new version (as the rewrite to a context menu command had come with other code changes as well)

Did you:

@minalike
Copy link
Member

Seems fine in testing - is there anything I should be looking out for due to the changes made that weren't an exact copy?

@minalike minalike changed the title Undeprecate bookmark Undeprecate bookmark text command Feb 28, 2023
Copy link
Member

@shtlrs shtlrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, just a few small nitpicks

bot/exts/utilities/bookmark.py Outdated Show resolved Hide resolved
bot/exts/utilities/bookmark.py Show resolved Hide resolved
bot/exts/utilities/bookmark.py Outdated Show resolved Hide resolved
bot/exts/utilities/bookmark.py Outdated Show resolved Hide resolved
@Xithrius Xithrius added area: backend Related to internal functionality and utilities status: needs review Author is waiting for someone to review and approve type: enhancement Changes or improvements to existing features category: utilities Related to utilities labels Mar 3, 2023
@Robin5605 Robin5605 requested a review from shtlrs March 3, 2023 18:13
bot/exts/utilities/bookmark.py Outdated Show resolved Hide resolved
bot/exts/utilities/bookmark.py Outdated Show resolved Hide resolved
bot/exts/utilities/bookmark.py Outdated Show resolved Hide resolved
bot/exts/utilities/bookmark.py Outdated Show resolved Hide resolved
bot/exts/utilities/bookmark.py Outdated Show resolved Hide resolved
bot/exts/utilities/bookmark.py Outdated Show resolved Hide resolved
bot/exts/utilities/bookmark.py Outdated Show resolved Hide resolved
bot/exts/utilities/bookmark.py Show resolved Hide resolved
bot/exts/utilities/bookmark.py Outdated Show resolved Hide resolved
bot/exts/utilities/bookmark.py Outdated Show resolved Hide resolved
@ChrisLovering ChrisLovering added status: waiting for author Waiting for author to address a review or respond to a comment and removed status: needs review Author is waiting for someone to review and approve labels Mar 29, 2023
@Robin5605 Robin5605 requested a review from shtlrs May 24, 2023 21:00
@Robin5605 Robin5605 added status: needs review Author is waiting for someone to review and approve and removed status: waiting for author Waiting for author to address a review or respond to a comment labels May 24, 2023
Copy link
Member

@ChrisLovering ChrisLovering left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small change, otherwise looks good

bot/exts/utilities/bookmark.py Outdated Show resolved Hide resolved
bot/exts/utilities/bookmark.py Outdated Show resolved Hide resolved
@Robin5605 Robin5605 self-assigned this Jul 9, 2023
Copy link
Contributor

@Preocts Preocts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Copy link
Member

@shtlrs shtlrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Robin !

@shtlrs shtlrs merged commit aa76712 into python-discord:main Jul 14, 2023
4 checks passed
@Xithrius Xithrius removed the status: needs review Author is waiting for someone to review and approve label Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to internal functionality and utilities category: utilities Related to utilities type: enhancement Changes or improvements to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bring back .bookmark text command Bookmark command registers success even when DMs are blocked
7 participants