Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 938 Bytes

File metadata and controls

17 lines (10 loc) · 938 Bytes

OpenNodeBot

Simple TelegramBot to receive OpenNode.co Withdrawals and payments notifications via Telegram. Check your OpenNode Balances with command.

Instructions

-Create a your telegram bot (if you don't have it).

-Create a READ_ONLY API key for your OpenNode account.

-Download the NodeJs OpenNodeBot.js script and change YOUR_OPENNODE_READONLY_API_KEY, YOUR_TELEGRAM_BOT_TOKEN and YOUR_TELEGRAM_USER_ID values.

-Install dependencies: OpenNode Node.js Library and Node.js Telegram Bot API

-Run it: node OpenNodeBot.js

by lngames.net