File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 2222 */
2323
2424export const cardsData = [
25+ {
26+ "githubRepoName" : "zenbot" ,
27+ "project" : "zenbot" ,
28+ "imageCover" : "https://github.com/Bit-Scripts/zenbot/blob/main/image/zen-bot.png" ,
29+ "title" : "🎧 ZenBot est un bot Discord musical qui joue des musiques relaxantes" ,
30+ "author" : "Paul" ,
31+ "github" : "https://github.com/Bit-Scripts/zenbot" ,
32+ "demo" : "https://discord.gg/USRHdNTyFg" ,
33+ "license" : "MIT" ,
34+ "translations" : [
35+ {
36+ "lang" : "en" ,
37+ "description" : "🎧 ZenBot is a Discord music bot that plays relaxing music to create a chill and peaceful atmosphere."
38+ } ,
39+ {
40+ "lang" : "fr" ,
41+ "description" : "🎧 ZenBot est un bot Discord musical qui joue des musiques relaxantes pour créer une ambiance zen et apaisante."
42+ } ,
43+ {
44+ "lang" : "es" ,
45+ "description" : "🎧 ZenBot es un bot de música para Discord que reproduce música relajante para crear un ambiente tranquilo y zen."
46+ }
47+ ]
48+ } ,
2549 {
2650 "githubRepoName" : "ghibli-style-transfer" ,
2751 "project" : "ghibli-style-transfer" ,
You can’t perform that action at this time.
0 commit comments