Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Messaging #105

Open
SocketSomeone opened this issue Feb 13, 2022 · 0 comments
Open

Messaging #105

SocketSomeone opened this issue Feb 13, 2022 · 0 comments

Comments

@SocketSomeone
Copy link
Member

SocketSomeone commented Feb 13, 2022

Previous colors:

export enum Color {
	PRIMARY = '#e19ba3',
	RED = '#FF6565',
	YELLOW = '#FFC531',
	MAGENTA = '#d089c0',
	GREEN = '#44b581',
	LIME = '#C4FF65',
	MILK = '#f3edfe',
	GRAY = '#6b7580',
	DARK = '#87556f',
	CYAN = '#289397',
	BLUE = '#20639B'
}

Formatters: https://github.com/discordjs/discord.js/blob/f4953647ff9f39127978c73bf8a62c08462802ca/packages/builders/src/messages/formatters.ts#L18
Date format: https://github.com/discordjs/discord.js/blob/f4953647ff9f39127978c73bf8a62c08462802ca/packages/builders/src/messages/formatters.ts#L259

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant