Update .guide command
Because these are common questions
This commit is contained in:
parent
496b5e1070
commit
a627a121cc
1 changed files with 7 additions and 3 deletions
|
@ -42,9 +42,13 @@ class Links:
|
||||||
"Pegaswitch Guide: <https://switch.hacks.guide/> "
|
"Pegaswitch Guide: <https://switch.hacks.guide/> "
|
||||||
"(outdated for anything but Pegaswitch/3.0.0)\n\n"
|
"(outdated for anything but Pegaswitch/3.0.0)\n\n"
|
||||||
"**Specific guides:**\n"
|
"**Specific guides:**\n"
|
||||||
"Use full RAM in homebrew without installing NSPs: "
|
"Manually Updating/Downgrading (with HOS): "
|
||||||
"<https://gbatemp.net/threads/use-atmosphere-to-"
|
"<https://guide.sdsetup.com/#/manualupdate>\n"
|
||||||
"access-full-ram-with-homebrews-without-nsp.521240/>")
|
"Manually Repairing/Downgrading (without HOS): "
|
||||||
|
"<https://guide.sdsetup.com/#/manualchoidowngrade>\n"
|
||||||
|
"How to get started developing Homebrew: "
|
||||||
|
"<https://gbatemp.net/threads/tutorial-switch-homebrew-development.507284/>"
|
||||||
|
)
|
||||||
|
|
||||||
@commands.command()
|
@commands.command()
|
||||||
async def source(self, ctx):
|
async def source(self, ctx):
|
||||||
|
|
Loading…
Reference in a new issue