ghost-notifier-bot/messages.json
Uncle Stretch 123e0599db
initial bot notification with <3
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2026-04-06 17:48:36 +03:00

51 lines
2.3 KiB
JSON

{
"Swap": {
"header": "🔄 eCSPR Swap Detected on",
"body": "$eCSPR just changed hands on the DEX!",
"link": "🔗 Check the trade",
"footer": "Time to peek at your ghostDAO profits - spooky gains ahead! 👻📈",
"button_text": "View Current Price",
"button_url": "https://app.dao.ghostchain.io/#/dex/uniswap?from=0x0000000000000000000000000000000000000000&to="
},
"Bond": {
"header": "🎉 Bond Purchased on",
"body": "Someone just locked in a bond at a DISCOUNT!",
"link": "🔗 View transaction",
"footer": "Pro tip: Discounts vanish faster than ghosts at sunrise! 👻",
"button_text": "Check Discount",
"button_url": "https://app.dao.ghostchain.io/#/bonds/"
},
"Stake": {
"header": "🔥 New Staking Action Detected on",
"body": "eCSPR tokens just got staked in the latest block!",
"link": "🔗 View transaction",
"footer": "'To stake or not to stake?' The answer is always STAKE! 👻",
"button_text": "Check Staking APY",
"button_url": "https://app.dao.ghostchain.io/#/stake"
},
"MarketCreated": {
"header": "✨ Fresh Bond Alert on",
"body": "A new bond is now live with rising discount!",
"link": "🔗 See details here",
"footer": "Claim yours before the Ghosties snatch it up! 👻💰",
"button_text": "View new Bond",
"button_url": "https://app.dao.ghostchain.io/#/bonds/"
},
"Ghosted": {
"header": "🔀 eCSPR has been GHOSTed on",
"body": "eCSPR has just been bridged in ⛓️➡️👻!",
"link": "🔗 Track the transfer",
"footer": "📢 To all #CASPER Validators: Time to earn bridging fees! 👻💸",
"button_text": "Check Bridge Status",
"button_url": "https://app.dao.ghostchain.io/#/bridge"
},
"ProposalCreated": {
"header": "🗳 A new proposal just hit the ghostDAO voting floor on",
"body": "Time to make your CSPR count!",
"link": "🔗 Check the proposal",
"footer": "Go cast your vote before the proposal haunts you forever! 👻⚖️",
"button_text": "View Proposal",
"button_url": "https://app.dao.ghostchain.io/#/governance/"
}
}