ln-telegram
Version:
Lightning Network Telegram bot commands
18 lines (17 loc) âĸ 856 B
JSON
{
"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.*"
}