The weeb for the next gen discord boat - Wamellow wamellow.com
bot discord

refactor: github name change

shi.gg 98b0023b 498f9463

verified
+15 -13
+1 -1
.github/FUNDING.yml
··· 1 1 custom: https://wamellow.com/premium 2 - github: Luna-devv 2 + github: shi-gg 3 3 ko_fi: mwlica
+2 -2
README.md
··· 1 1 ![Discord](https://img.shields.io/discord/828676951023550495?color=5865F2&logo=discord&logoColor=white) 2 - ![GitHub repo size](https://img.shields.io/github/repo-size/Luna-devv/mellow-web?maxAge=3600) 2 + ![GitHub repo size](https://img.shields.io/github/repo-size/shi-gg/mellow-web?maxAge=3600) 3 3 4 4 [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/I3I6AFVAP) 5 5 ··· 23 23 24 24 1. **Clone the repository:** 25 25 ```bash 26 - git clone https://github.com/Luna-devv/mellow-web 26 + git clone https://github.com/shi-gg/mellow-web 27 27 ``` 28 28 29 29 2. **Install the dependencies:**
+9 -7
app/(home)/team/constants.ts
··· 1 1 export const repos = [ 2 - "Luna-devv/mellow-bot", 3 - "Luna-devv/mellow-web", 4 - "Luna-devv/mellow-a7s", 5 - "Luna-devv/transgirl", 6 - "Luna-devv/lunify.js", 7 - "Luna-devv/dlist.js", 8 - "Luna-devv/githook" 2 + "shi-gg/mellow-bot", 3 + "shi-gg/mellow-tts", 4 + "shi-gg/mellow-web", 5 + "shi-gg/mellow-a7s", 6 + "shi-gg/transgirl", 7 + "shi-gg/lunify.js", 8 + "shi-gg/dlist.js", 9 + "shi-gg/githook", 10 + "shi-gg/bluesky-media-worker" 9 11 ] as const; 10 12 11 13 export enum TeamType {
+1 -1
app/docs/[...pathname]/layout.tsx
··· 109 109 </LinkButton> 110 110 <Link 111 111 className="flex items-center gap-1.5 hover:text-violet-400 duration-100" 112 - href={"https://github.com/Luna-devv/mellow-web/blob/master/public/docs"} 112 + href={"https://github.com/shi-gg/mellow-web/blob/master/public/docs"} 113 113 target="_blank" 114 114 > 115 115 <BsGithub /> Contribute
+1 -1
components/footer.tsx
··· 98 98 <Link href="https://bsky.app/profile/shi.gg" className="text-white/75 hover:text-white duration-200 size-6" aria-label="Wamellow on Twitter (X.com)"> 99 99 <FaBluesky className="p-0.5" /> 100 100 </Link> 101 - <Link href="https://github.com/Luna-devv" className="text-white/75 hover:text-white duration-200 size-6" aria-label="Wamellow's developers on GitHub"> 101 + <Link href="https://github.com/shi-gg" className="text-white/75 hover:text-white duration-200 size-6" aria-label="Wamellow's developers on GitHub"> 102 102 <BiLogoGithub /> 103 103 </Link> 104 104 <Link href="https://reddit.com/r/wamellow" className="text-white/75 hover:text-white duration-200 size-6" aria-label="Wamellow on Reddit">
+1 -1
public/docs/dailyposts.md
··· 17 17 ### 📸 Image types 18 18 The following types of images are available: 19 19 - `Anime` will get a random waifu. 20 - - `Blåhaj` will get a random Blåhaj. (uses [Luna-devv/transgirl](https://github.com/Luna-devv/transgirl)) 20 + - `Blåhaj` will get a random Blåhaj. (uses [shi-gg/transgirl](https://github.com/shi-gg/transgirl)) 21 21 - `Nekos.best` will get a random neko. (uses [Nekos.best](https://nekos.best)) 22 22 <br /> 23 23 ... and more to come!