mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
239a0cbfe6
bots dir slurp-bot macro split commands.js into browse, mailman and wallet bot-url & loading of default bots command schema command-parameter schema global-command in default_commands @browse command in all chats load global command from jail optimize applications startup Conflicts: bots/wallet/translations.js resources/console.js resources/dapp.js resources/default_contacts.json resources/status.js resources/wallet.js src/status_im/accounts/screen.cljs src/status_im/chat/constants.cljs src/status_im/chat/handlers.cljs src/status_im/chat/handlers/commands.cljs src/status_im/chat/handlers/send_message.cljs src/status_im/chat/subs.cljs src/status_im/chat/suggestions.cljs src/status_im/chat/views/command.cljs src/status_im/chat/views/suggestions.cljs src/status_im/commands/handlers/jail.cljs src/status_im/commands/handlers/loading.cljs src/status_im/contacts/handlers.cljs src/status_im/data_store/realm/schemas/account/core.cljs src/status_im/data_store/realm/schemas/account/v5/core.cljs src/status_im/models/commands.cljs src/status_im/utils/js_resources.cljs
251 lines
4.9 KiB
JSON
251 lines
4.9 KiB
JSON
{
|
|
"wallet":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Wallet",
|
|
"es": "Monedero",
|
|
"es-ar": "Monedero",
|
|
"ru": "Кошелек"
|
|
},
|
|
"photo-path": "icon_wallet_avatar",
|
|
"add-chat?": true,
|
|
"dapp?": true,
|
|
"groups": ["dapps"],
|
|
"has-global-command?": true,
|
|
"dapp-url":
|
|
{
|
|
"en": "https://status.im/dapps/wallet/"
|
|
},
|
|
"bot-url": "local://wallet-bot"
|
|
},
|
|
|
|
"mailman":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Mailman",
|
|
"ru": "Печкин"
|
|
},
|
|
"dapp?": true,
|
|
"has-global-command?": true,
|
|
"bot-url": "local://mailman-bot"
|
|
},
|
|
|
|
"browse":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Browse"
|
|
},
|
|
"dapp?": true,
|
|
"bot-url": "local://browse-bot"
|
|
},
|
|
|
|
"0x0428c9d6c1aaaa8369a7c63819684f30e34396dc0907d49afeac85a0a774ccb919b3482097d992e66bcc538e7a0c6acf874c77748f396f53c0a102e10d1a37765b":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Jarrad"
|
|
},
|
|
"photo-path": "contacts://jarrad",
|
|
"add-chat?": false,
|
|
"dapp?": false
|
|
},
|
|
|
|
"auction-house":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Auction House"
|
|
},
|
|
"photo-path": "contacts://auction-house",
|
|
"dapp?": true,
|
|
"dapp-url":
|
|
{
|
|
"en": "http://auctionhouse.dappbench.com"
|
|
},
|
|
"groups": ["state-of-dapps"]
|
|
},
|
|
|
|
"flight-delays-suck":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Flight Delays Suck"
|
|
},
|
|
"photo-path": "contacts://flight-delays-suck",
|
|
"dapp?": true,
|
|
"dapp-url":
|
|
{
|
|
"en": "https://fdd.etherisc.com"
|
|
},
|
|
"groups": ["state-of-dapps"]
|
|
},
|
|
|
|
"mkr-market":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Maker Market"
|
|
},
|
|
"photo-path": "contacts://mkr-market",
|
|
"dapp?": true,
|
|
"dapp-url":
|
|
{
|
|
"en": "https://mkr.market"
|
|
},
|
|
"groups": ["state-of-dapps"]
|
|
},
|
|
|
|
"FirstBlood":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "FirstBlood"
|
|
},
|
|
"photo-path": "contacts://firstblood",
|
|
"dapp?": true,
|
|
"dapp-url":
|
|
{
|
|
"en": "https://app.firstblood.io"
|
|
},
|
|
"groups": ["state-of-dapps"]
|
|
},
|
|
|
|
"oaken-water-meter":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Oaken Water Meter"
|
|
},
|
|
"photo-path": "contacts://oaken-water-meter",
|
|
"dapp?": true,
|
|
"dapp-url":
|
|
{
|
|
"en": "http://waterflowdapp.projectoaken.com"
|
|
},
|
|
"groups": ["dapps"]
|
|
},
|
|
|
|
"gnosis":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Gnosis"
|
|
},
|
|
"photo-path": "contacts://gnosis",
|
|
"dapp?": true,
|
|
"dapp-url":
|
|
{
|
|
"en": "https://beta.gnosis.pm"
|
|
},
|
|
"groups": ["state-of-dapps"]
|
|
},
|
|
|
|
"melonport":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Melonport"
|
|
},
|
|
"photo-path": "contacts://melonport",
|
|
"dapp?": true,
|
|
"dapp-url":
|
|
{
|
|
"en": "https://portal.melonport.com/"
|
|
},
|
|
"groups": ["dapps"]
|
|
},
|
|
|
|
"bchat":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "bchat"
|
|
},
|
|
"photo-path": "contacts://bchat",
|
|
"dapp?": true,
|
|
"dapp-url":
|
|
{
|
|
"en": "http://swarm-gateways.net/bzz:/go-bchat.eth/"
|
|
},
|
|
"groups": ["dapps"]
|
|
},
|
|
|
|
"Dentacoin":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Dentacoin"
|
|
},
|
|
"photo-path": "contacts://dentacoin",
|
|
"dapp?": true,
|
|
"dapp-url":
|
|
{
|
|
"en": "http://dentacoin.com/testnet/"
|
|
},
|
|
"groups": ["dapps"]
|
|
},
|
|
|
|
"Augur":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Augur"
|
|
},
|
|
"photo-path": "contacts://augur",
|
|
"dapp?": true,
|
|
"dapp-url":
|
|
{
|
|
"en": "https://app.augur.net"
|
|
},
|
|
"groups": ["dapps"]
|
|
},
|
|
|
|
"Ethlance":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Ethlance"
|
|
},
|
|
"photo-path": "contacts://ethlance",
|
|
"dapp?": true,
|
|
"dapp-url":
|
|
{
|
|
"en": "https://madvas.github.io/ethlance/resources/public/"
|
|
},
|
|
"groups": ["dapps"]
|
|
},
|
|
|
|
"Commiteth":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Commiteth"
|
|
},
|
|
"photo-path": "contacts://commiteth",
|
|
"dapp?": true,
|
|
"dapp-url":
|
|
{
|
|
"en": "https://commiteth.com"
|
|
},
|
|
"groups": ["dapps"]
|
|
},
|
|
|
|
"Etherplay":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Etherplay"
|
|
},
|
|
"photo-path": "contacts://etherplay",
|
|
"dapp?": true,
|
|
"dapp-url":
|
|
{
|
|
"en": "http://test.etherplay.io"
|
|
},
|
|
"groups": ["dapps"]
|
|
}
|
|
}
|