forked from alexbosworth/ln-telegram
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinteraction.json
More file actions
17 lines (17 loc) · 856 Bytes
/
interaction.json
File metadata and controls
17 lines (17 loc) · 856 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"ask_for_connect_code": "Run */connect* to authorize.",
"block_notification": "⏹ **New block found**",
"bot": "🤖",
"bot_is_connected": "🤖 *Bot is online.* /help for commands",
"create_invoice_syntax": "/invoice <amount> \\[memo]",
"mempool_report": "⏹ **mempool.space reports:**",
"pay_syntax": "/pay <payment request> \\[max payment amount]",
"payment_is_stuck": "⚠️ Payment is pending",
"peer_not_found": "🤖 Peer not found",
"requesting_block_notification": "🤖 Waiting for next block",
"requesting_mempool": "🤖 Generating mempool report...",
"requesting_mempool_failed": "🤖 Getting mempool from mempool.space failed ☹️",
"select_node_for_invoice": "Node to make invoice on?",
"select_node_for_payment": "Node to pay with?",
"start_message": "🤖 *Bot started, run /connect to authorize.*"
}