Last active
February 2, 2025 13:21
-
-
Save DannyAkintunde/1d657ee2d1e432c3dc772c39f8850563 to your computer and use it in GitHub Desktop.
effects json for whatsapp bot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "text": [ | |
| { | |
| "meta": { | |
| "pattern": "neondark" | |
| }, | |
| "url": "https://photooxy.com/elegant-3d-neon-dark-metal-text-effect-online-free-416.html" | |
| } | |
| ] | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "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