Skip to content
This repository was archived by the owner on Oct 5, 2025. It is now read-only.

Conversation

@kyranet
Copy link
Member

@kyranet kyranet commented Jul 14, 2021

Please describe the changes this PR makes and why it should be merged:

As discussed internally with the team, we are replacing Commando with Sapphire, and this takes the first step.

Note: Please keep in mind that while current release is v1.0.2, this guide has been written for v2.0.0, which will release shortly after discord.js v13, and features a lot of abstractions oriented for more novice users.

Also, this is my first time contributing to this repository, so please let me know if I did something wrong. I'll also test the changes once I finish writing all the pages 😅

@kyranet kyranet added meta: roadmap Planned t: page/section addition Pull Request to add new content to the guide labels Jul 14, 2021
@kyranet kyranet changed the base branch from master to v13-prep July 14, 2021 17:50
@alexthemaster

This comment has been minimized.

Copy link
Contributor

@WiseDevHelper WiseDevHelper left a comment

Choose a reason for hiding this comment

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

Some small suggestions.

@WiseDevHelper
Copy link
Contributor

Additionally, I think the Blurple theme will look great for this section.

- `“` and `”` (iOS smart quotes)
- `「` and `」` (CJK corner brackets)

This is troublesome if we want to send quotes in the content, as those would be excluded from `rest`, so we have set quotes to an empty array. This way, when you do `@bot say Hello "there!"`, your bot will send `Hello "there!"`.

Choose a reason for hiding this comment

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

please put "quotes" in backticks -- to show it's "code" (i.e. it's a field of the class)

Copy link
Member Author

Choose a reason for hiding this comment

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

What do you mean?

Choose a reason for hiding this comment

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

"This is troublesome if we want to send quotes in the content" -> " This is troublesome if we want to send quotes in the content"

Copy link

@YorkAARGH YorkAARGH left a comment

Choose a reason for hiding this comment

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

Nothing major, just a couple of inconsistencies I found whilst following these guides, so far they're good if an idiot like me can follow them!

@WiseDevHelper WiseDevHelper mentioned this pull request Jul 24, 2021
24 tasks
kyranet and others added 10 commits August 1, 2021 23:25
Co-authored-by: Wise <45759535+WiseDevHelper@users.noreply.github.com>
Co-Authored-By: Tyler Davis <tgfdavis98@gmail.com>
Co-Authored-By: York <aarghgames@gmail.com>
Co-authored-by: Wise <45759535+WiseDevHelper@users.noreply.github.com>
Co-authored-by: Sanctuary <Danktuary@users.noreply.github.com>
Co-authored-by: Sanctuary <Danktuary@users.noreply.github.com>
@kyranet kyranet force-pushed the feat/added-sapphire branch from 40df0b2 to aab0601 Compare August 1, 2021 21:25
Co-authored-by: Muh <52611945+Muh9049@users.noreply.github.com>
@almostSouji
Copy link
Member

A Sapphire guide can now be found at https://www.sapphirejs.dev/docs/Guide/getting-started/getting-started

@almostSouji almostSouji closed this Nov 6, 2021
@kyranet kyranet deleted the feat/added-sapphire branch November 6, 2021 11:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

meta: roadmap Planned t: page/section addition Pull Request to add new content to the guide

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants