Skip to content

Commit

Permalink
change wiki guides/tutorial authors to Wiki Contributors, add wii dum…
Browse files Browse the repository at this point in the history
…p command, add more zoomer speak to fr, and various word changes
  • Loading branch information
fyredragon69 committed Nov 8, 2023
1 parent ccd881d commit 5a7b46a
Show file tree
Hide file tree
Showing 10 changed files with 27 additions and 19 deletions.
2 changes: 1 addition & 1 deletion cogs/assistance-cmds/cartinstall.3ds.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 3DS Cart Install Guide
url: https://wiki.hacks.guide/wiki/3DS:Dump_titles_and_game_cartridges#Installing_a_Game_Cartridge_Directly_to_the_System
author.name: NH Discord Server
author.name: Wiki Contributors
thumbnail-url: https://nintendohomebrew.com/assets/img/nhmemes/bigh.png
help-desc: How to install 3DS cartridges to the SD card
---
Expand Down
4 changes: 2 additions & 2 deletions cogs/assistance-cmds/cios.wii.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: cIOS Guide
url: https://wii.guide/cios.html
author.name: RiiConnect24
url: https://wii.hacks.guide/cios
author.name: NH & Friends
thumbnail-url: https://nintendohomebrew.com/assets/img/nhmemes/wii.png
help-desc: cIOS installation guide
---
Expand Down
2 changes: 1 addition & 1 deletion cogs/assistance-cmds/dump.3ds.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GodMode9 dump/build Guide
url: https://wiki.hacks.guide/wiki/3DS:Dump_titles_and_game_cartridges
author.name: NH Discord Server
author.name: Wiki Contributors
thumbnail-url: https://nintendohomebrew.com/assets/img/nhmemes/bigh.png
help-desc: How to dump games and data for CFW consoles
---
Expand Down
9 changes: 9 additions & 0 deletions cogs/assistance-cmds/dump.wii.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Wii/Gamecube dump guide
url: https://wii.hacks.guide/dump-games
author.name: NH & Friends
thumbnail-url: https://nintendohomebrew.com/assets/img/nhmemes/wii.png
help-desc: Wii/Gamecube disc dumping guide
---

How to dump Wii or Gamecube games with CleanRip
11 changes: 4 additions & 7 deletions cogs/assistance-cmds/gytb.3ds.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
---
title: How to install custom badges
url: https://wiki.hacks.guide/wiki/3DS:GYTB
author.name: Wiki Contributors
thumbnail-url: https://nintendohomebrew.com/assets/img/nhmemes/bigh.png
help-desc: Guide and troubleshooting for custom badges on the 3DS
---

1. On the root of your SD card, make a folder called `/badges/`, and inside it put your custom badges, as `.png` files, with a size of 64x64, or a multiple of this, in which case the badge will get split up
2. Download and install [GYTB](https://github.com/MechanicalDragon0687/GYTB/releases) (the .cia file)
3. Run the app, and all badges will be installed

## Troubleshooting:
- Is there any file with dimensions that can't be divided by 64 in the badges folder? (check for and delete preview.png)
- Do you have over 1000 badges?
GYTB Installation and usage guide
3 changes: 1 addition & 2 deletions cogs/assistance-cmds/newver.3ds.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ Is your Luma version up to date? If your Luma version is 10.2.1 or above, **upda
If it is 10.2 or below, please type `.update` in <#261581918653513729> and follow the information there.

If you DO NOT currently have CFW installed (stock console):
The methods available on 11.17.0 depend on your console model and region. Check here to see if any methods are available to you: https://troubleshoot.uwuu.ca/seventeen
*Last edited: May 28th, 2023*
It is safe to update to 11.17.0-50, but it is recommended to stay on lower versions for easier custom firmware installation.
2 changes: 1 addition & 1 deletion cogs/assistance-cmds/tutorial/ftp.3ds.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 3DS FTP Guide
url: https://wiki.hacks.guide/wiki/3DS:FTP
author.name: Nintendo Homebrew
author.name: Wiki Contributors
thumbnail-url: https://nintendohomebrew.com/assets/img/nhmemes/bigh.png
help-desc: FTPD/WinSCP ftp guide
aliases: ftpd
Expand Down
6 changes: 3 additions & 3 deletions cogs/assistance-cmds/tutorial/ftp.switch.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Switch FTP Guide
url: https://nx.eiphax.tech/ftp.html
author.name: Krieg
thumbnail-url: https://nintendohomebrew.com/assets/img/krieg.png
url: https://wiki.hacks.guide/wiki/Switch:FTP
author.name: Wiki Contributors
thumbnail-url: https://nintendohomebrew.com/assets/img/nhmemes/bigh.png
help-desc: FTPD/WinSCP ftp guide
aliases: ftpd
cooldown-per: 0
Expand Down
1 change: 1 addition & 0 deletions cogs/assistance-cmds/tutorial/vcextract.3ds.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: 3DS VC ROM Extraction Tutorials
url: https://wiki.hacks.guide/wiki/3DS:Virtual_Console/Extraction
author.name: Wiki Contributors
thumbnail-url: https://nintendohomebrew.com/assets/img/nhmemes/bigh.png
help-desc: Links to Virtual Console ROM Extraction tutorials
cooldown-per: 0
cooldown-rate: 0
Expand Down
6 changes: 4 additions & 2 deletions cogs/memes.py
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ async def flushed(self, ctx: KurisuContext, sample: commands.Range[int, 1, 10] =
await ctx.send(' '.join(map(str, random.choices(flushed_list, k=sample))))

@commands.command(hidden=True, aliases=["ong", "ongod", "nocap", "ngl", "tbh"])
async def fr(self, ctx: KurisuContext, sample: commands.Range[int, 1, 15] = 1):
async def fr(self, ctx: KurisuContext, sample: commands.Range[int, 1, 20] = 1):
"""fr ngl tbh"""
zoomer_list = ["💯", "👌", "🔥",
"🙏", "get that bag", "fr",
Expand All @@ -704,7 +704,9 @@ async def fr(self, ctx: KurisuContext, sample: commands.Range[int, 1, 15] = 1):
"iykyk", "jit", "highkey lowkey",
"rizz", "W", "L",
"rizzler", "glow up tbh", "sigma chad",
"gyat", "it's giving", "IT'S GIVING FR"]
"gyat", "it's giving", "IT'S GIVING FR",
"gyatt", "fanum tax", "skibidi toilet", "skibidi",
"sheesh", "sigma grindset", "only in ohio"]
await ctx.send(' '.join(random.choices(zoomer_list, k=sample)))

@commands.command(hidden=True, aliases=["freeshop", "3hs"])
Expand Down

0 comments on commit 5a7b46a

Please sign in to comment.