File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 {
You can’t perform that action at this time.
0 commit comments