Skip to content

Instantly share code, notes, and snippets.

@DannyAkintunde
Last active February 2, 2025 13:21
Show Gist options
  • Select an option

  • Save DannyAkintunde/1d657ee2d1e432c3dc772c39f8850563 to your computer and use it in GitHub Desktop.

Select an option

Save DannyAkintunde/1d657ee2d1e432c3dc772c39f8850563 to your computer and use it in GitHub Desktop.
effects json for whatsapp bot
{
"text": [
{
"meta": {
"pattern": "neondark"
},
"url": "https://photooxy.com/elegant-3d-neon-dark-metal-text-effect-online-free-416.html"
}
]
}
{
"text": [
{
"meta": {
"pattern": "sunset",
"desc": "create a sunset light textpro effect with single text",
"alias": ["summerlight"],
"react": "☀️",
"use": ".sunset <text>"
},
"url": "https://textpro.me/create-sunset-light-text-effects-online-for-free-1124.html"
},
{
"meta": {
"pattern": "slicedtext",
"desc": "create a light glow sliced text effect with single text",
"use": ".slicedtext <text>"
},
"url": "https://textpro.me/create-light-glow-sliced-text-effect-online-1068.html"
},
{
"meta": {
"pattern": "neontech",
"desc": "create a futuristic technology neon light text effect woth single text",
"use": ".neontech <text>"
},
"url": "https://textpro.me/create-a-futuristic-technology-neon-light-text-effect-1006.html"
},
{
"meta": {
"pattern": "lines",
"desc": "create a futuristic technology neon light text effect woth single text",
"use": ".neontech <text>"
},
"url": "https://textpro.me/create-3d-lines-text-effects-online-1160.html"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment