Skip to content

update the readme example#783

Open
Lexedia wants to merge 1 commit into
mainfrom
doc/update-readme-example
Open

update the readme example#783
Lexedia wants to merge 1 commit into
mainfrom
doc/update-readme-example

Conversation

@Lexedia

@Lexedia Lexedia commented May 26, 2026

Copy link
Copy Markdown
Member

Description

dots shorthands my beloved

also Hacktoberfest accepted even tho we're not even in october

i should get a raise because the amout of tokens ive been burning to write those shitposts PRs is kinda crazy.

lovewires

Type of change

Checklist:

dots shorthands my beloved
@Lexedia Lexedia self-assigned this May 26, 2026
@Lexedia Lexedia added the documentation Issues linked with documentation label May 26, 2026
Comment thread README.md
await event.message.channel.sendMessage(MessageBuilder(
content: 'You mentioned me!',
referencedMessage: MessageReferenceBuilder.reply(messageId: event.message.id),
referencedMessage: .reply(messageId: event.message.id),

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nyxx's lower SDK bound is too low for dot shorthands, so this won't work on all SDK versions we support. We should probably leave it as-is for now.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Gotta love verbosity 😔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Issues linked with documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants