-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Telegram start/socials command text/buttons changes.
- Loading branch information
Showing
8 changed files
with
60 additions
and
46 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"en": { | ||
"body": "🚀 Join our socials to stay updated on all the latest news and important updates!", | ||
"body": "🌟 Join our social media channels to stay updated with the latest news and important announcements.", | ||
"buttonText": [ | ||
"Follow us on X", | ||
"Join us on Telegram", | ||
"Follow Ice Open Network on X", | ||
"Join Ice Open Network on Telegram", | ||
"Follow Zeus on X" | ||
"{{.TenantName}} TG Community", | ||
"{{.TenantName}} on X", | ||
"ION TG Community", | ||
"ION on X", | ||
"🌟 Launch App!" | ||
] | ||
} | ||
} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
{ | ||
"en": { | ||
"body": "<b>Hi, @{{.Username}}! Welcome to {{.TenantName}}</b>\n\n\n<b>{{.TenantName}} Token ({{.TokenName}})</b> is set to transform the festival experience through blockchain technology.\nOur app ensures a seamless experience without using any of your phone's resources, allowing you to participate in the {{.TenantName}} ecosystem and earn {{.TokenName}} Tokens for free using your phone.\n\nJoin the {{.TenantName}} community and earn {{.TokenName}} Tokens effortlessly with our blockchain-powered app. Start earning today!", | ||
"body": "<b>Hi @{{.Username}}!</b>\n\n⏰ Tap on the <b>{{.TenantName}}</b> button every 24 hours to see your coin balance increase.\n\n👬 Build your team, complete tasks and increase your coins earnings! For each friend you invite, you both receive <b>{{.WelcomeBonus}} {{.TokenName}} tokens</b>.\n\n🌟 The <b>{{.TenantName}} Token</b> is a utility token designed to enhance the festival experience by providing exclusive benefits, fostering community engagement, and facilitating seamless transactions within the Sunwaves ecosystem.", | ||
"buttonText": [ | ||
"⭐️ Launch App", | ||
"🙌 Join our community", | ||
"💡 Help" | ||
"🌟 Start Now!", | ||
"👾 Join TG Community", | ||
"🤖 Join X Community", | ||
"📋 Knowledge Base" | ||
] | ||
} | ||
} |