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

feat: Thread Accessories #150

Merged
merged 1 commit into from
Oct 2, 2021
Merged

Conversation

Snazzah
Copy link
Contributor

@Snazzah Snazzah commented Oct 2, 2021

Adds <discord-thread> and <discord-thread-message> to be used in <discord-message> and <discord-system-message>.

<discord-messages>
	<discord-system-message type="thread">
		<i style="color: #a155ab">Favna</i> started a thread: <i>Skyra Suggestion Thread</i>. See all <i>threads</i>.
		<discord-thread slot="thread" cta="2 Messages">
			<discord-thread-message profile="skyra">Pong!</discord-thread-message>
		</discord-thread>
	</discord-system-message>
	<discord-message profile="favna">
		Let's make a thread!
		<discord-thread slot="thread" name="A cool thread!">There are no messages in this thread yet.</discord-thread>
	</discord-message>
</discord-messages>

@Snazzah Snazzah requested a review from favna as a code owner October 2, 2021 19:00
@favna favna merged commit 232f05d into skyra-project:main Oct 2, 2021
@Snazzah Snazzah deleted the feature/threads branch October 6, 2021 18:34
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