Skip to content

Add message link support to !user#1783

Merged
Akarys42 merged 1 commit into
mainfrom
user-message-link-support
Aug 26, 2021
Merged

Add message link support to !user#1783
Akarys42 merged 1 commit into
mainfrom
user-message-link-support

Conversation

@TizzySaurus
Copy link
Copy Markdown
Contributor

Closes #1782.

!user now allows you to pass a message, and the bot will give the user info of the message author.

Comment thread bot/exts/utils/reminders.py Outdated
self, ctx: Context, mentions: Greedy[ReminderMention], expiration: Duration, *, content: str
) -> None:
"""Commands for managing your reminders."""
"""
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Are these changes meant to be part of this PR?

I think you can put them seperately

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

They're not (they're from #1778). I didn't create the branch from main. I'm fixing at the moment.

@TizzySaurus TizzySaurus force-pushed the user-message-link-support branch from 78d71f9 to 09b45e6 Compare August 26, 2021 07:10
@Akarys42 Akarys42 reopened this Aug 26, 2021
@Akarys42 Akarys42 requested a review from Bluenix2 August 26, 2021 07:20
@TizzySaurus TizzySaurus force-pushed the user-message-link-support branch from 3cd31e1 to 52bed3d Compare August 26, 2021 07:24
Comment thread bot/exts/info/information.py
@Akarys42 Akarys42 merged commit da3a75b into main Aug 26, 2021
@Akarys42 Akarys42 deleted the user-message-link-support branch August 26, 2021 14:25
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.

Add message link support to !user

3 participants