Skip to content

Commit bc282f9

Browse files
authored
Merge pull request #132 from rl404/develop
docs: added yuubari
2 parents 404c33f + 1353253 commit bc282f9

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

src/lib/const.ts

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,13 @@ export const data = {
294294
description: 'Discord bot to notify Nyaa updates.',
295295
link: 'https://github.com/rl404/nyaa-x-discord',
296296
tags: ['go', 'mongodb', 'docker', 'kubernetes']
297-
},
297+
},
298+
{
299+
name: 'Yuubari',
300+
description: 'List your Discord Emojis & Stickers from all your joined Discord servers.',
301+
link: 'https://github.com/rl404/yuubari',
302+
tags: ['nodejs', 'sveltekit']
303+
},
298304
{
299305
name: 'Ikazuchi',
300306
description: 'Explore anime database with Bakemonogatari theme.',
@@ -369,7 +375,7 @@ export const data = {
369375
description: 'Unofficial golang API wrapper for flip.id.',
370376
link: 'https://github.com/rl404/flip-go',
371377
tags: ['go']
372-
},
378+
},
373379
{
374380
name: 'Verniy',
375381
description: 'Unofficial Anilist graphql api wrapper.',
@@ -388,7 +394,7 @@ export const data = {
388394
description: 'Auto generate MyAnimeList anime/manga CSS cover.',
389395
link: 'https://github.com/rl404/mal-cover',
390396
tags: ['go', 'docker', 'kubernetes']
391-
}
397+
}
392398
],
393399
work: [
394400
{

0 commit comments

Comments
 (0)