zixineabra
Version:
A Telegram utility bot for managing sessions, logging in accounts, and retrieving WebView data.
251 lines • 5.67 kB
JSON
[
{
"id": 1,
"type": "welcome",
"title": "Welcome Task",
"price": 10,
"icon": "welcome",
"status": "ready-to-claim"
},
{
"id": 2,
"type": "checkin",
"title": "Daily Check-in",
"price": 5,
"icon": "checkin",
"status": "ready-to-start",
"repeatable": true
},
{
"id": 3,
"type": "watch",
"title": "Watch 10 Coub",
"price": 20,
"icon": "video-octagon",
"status": "ready-to-start"
},
{
"id": 4,
"type": "share",
"title": "Share 3 Coub",
"price": 15,
"icon": "share",
"status": "ready-to-start"
},
{
"id": 5,
"type": "refferals",
"title": "Invite 3 Friends",
"price": 50,
"icon": "people",
"status": "ready-to-start"
},
{
"id": 6,
"type": "twitter",
"title": "Follow on Twitter",
"price": 10,
"icon": "twitter",
"status": "ready-to-start"
},
{
"id": 7,
"type": "telegram",
"title": "Follow on Telegram",
"price": 10,
"icon": "telegram",
"status": "ready-to-start"
},
{
"id": 9,
"type": "youtube",
"title": "Follow on YouTube",
"price": 10,
"icon": "youtube",
"status": "ready-to-start"
},
{
"id": 10,
"type": "vote",
"title": "Vote Probably",
"price": 25,
"icon": "vote",
"status": "ready-to-start"
},
{
"id": 8,
"type": "onboarding",
"title": "Complete Onboarding",
"price": 100,
"icon": "onboarding",
"status": "ready-to-start"
},
{
"id": 11,
"type": "vote-bonus",
"title": "Vote Bonus",
"price": 25,
"icon": "vote",
"status": "ready-to-start"
},
{
"id": 12,
"type": "watch-25-random",
"title": "Watch 25 Random Coubs",
"price": 10,
"icon": "watch",
"status": "ready-to-start",
"repeatable": true
},
{
"id": 13,
"type": "watch-25-rising",
"title": "Watch 25 Rising Coubs",
"price": 10,
"icon": "watch",
"status": "ready-to-start",
"repeatable": true
},
{
"id": 14,
"type": "watch-25-recommendations",
"title": "Watch 25 Recommended Coubs",
"price": 10,
"icon": "watch",
"status": "ready-to-start",
"repeatable": true
},
{
"id": 15,
"type": "like-5-random",
"title": "Like 5 Random Coubs",
"price": 5,
"icon": "like",
"status": "ready-to-start",
"repeatable": true
},
{
"id": 16,
"type": "like-5-rising",
"title": "Like 5 Rising Coubs",
"price": 5,
"icon": "like",
"status": "ready-to-start",
"repeatable": true
},
{
"id": 17,
"type": "like-5-recommendations",
"title": "Like 5 Recommended Coubs",
"price": 5,
"icon": "like",
"status": "ready-to-start",
"repeatable": true
},
{
"id": 18,
"type": "share-wtf-video",
"title": "Share WTF Story",
"price": 30,
"icon": "share-coub",
"status": "ready-to-start"
},
{
"id": 20,
"type": "support-tweet",
"title": "Like & Share #FreeDurov",
"price": 50,
"icon": "twitter",
"status": "ready-to-start"
},
{
"id": 19,
"type": "share-story",
"title": "Share Story",
"price": 5,
"icon": "share-story",
"status": "ready-to-start",
"repeatable": true
},
{
"id": 21,
"type": "oasis-tweet",
"title": "#Oasis Like & Retweet",
"price": 5,
"icon": "twitter",
"status": "ready-to-start",
"repeatable": false
},
{
"id": 23,
"type": "charli-summer-share",
"title": "#BratSummer Like & Retweet",
"price": 5,
"icon": "twitter",
"status": "ready-to-start",
"repeatable": false
},
{
"id": 22,
"type": "charli-summer-create",
"title": "#BratSummer Create Coub",
"price": 25,
"icon": "coub",
"status": "ready-to-start",
"repeatable": false
},
{
"id": 24,
"type": "like-retweet",
"title": "Like & Retweet",
"price": 5,
"icon": "twitter",
"status": "ready-to-start",
"repeatable": false
},
{
"id": 25,
"type": "edit-channel",
"title": "Edit Channel",
"price": 5,
"icon": "coub",
"status": "ready-to-start",
"repeatable": false
},
{
"id": 26,
"type": "like-5-sports",
"title": "Like 5 Sports Coubs",
"price": 5,
"icon": "like",
"status": "ready-to-start",
"repeatable": true
},
{
"id": 27,
"type": "holder-reward",
"title": "Holder Reward",
"price": 10,
"icon": "buy-crypto",
"status": "ready-to-start",
"repeatable": true
},
{
"id": 29,
"type": "coubers",
"title": "+5M Coubers Like & RT",
"price": 10,
"icon": "buy-crypto",
"status": "ready-to-start",
"repeatable": true
},
{
"id": 30,
"type": "master-of-highload",
"title": "Master of highload",
"price": 25,
"icon": "buy-crypto",
"status": "ready-to-start",
"repeatable": true
}
]