AI Mining System - Telegram & Discord Report By Mikasa_Nix
A professional Telegram reporting system for Netrum AI mining operations on Base network. This system provides real-time status updates, balance monitoring, and mining cycle notifications directly to your Telegram chat.
- 🚀 Real-time Mining Status: Get instant notifications when mining starts, claims are processed, and cycles restart
- 💰 Balance Monitoring: Track both NPT token and ETH balances on Base network with Tx Hash
- 💰 Auto Claim After 24 Hours + Report 2 Hours : Integrated with auto claim every 24hr and send report balance every 2hr on discord or telegram. and you can use both
- 🏷️ Base Name Resolution: Automatic resolution of Base network usernames
- 📱 Telegram Integration: Clean, professional reports sent directly to Telegram
- 📱 Discord Inteegration with webhook: Fast, Clean, professional reports sent directly to your server Discord
- ⚡ Multi-Report Types: Support for start, claim, and complete notifications
- 🛡️ Error Handling: Robust error handling with fallback values
- Node.js (v18 or higher)
- npm or yarn package manager
- dos2unix
- Telegram Bot Token
- Discord Webhook
- Base network RPC access
- Environment variables configured
- Build with CommonJS
The bot will be installed in your node folder Root@user: ~/neutrum-lite-node# Go to the folder where you install a neutrum-lite-node node we assume you install it on root Then go to your node folder. Type "CD" to go to the root folder then type "CD neutrum-lite-node/
-
Clone the repository:
git clone https://github.com/Rosellines/Netrum-Duality cd Netrum-Duality
-
Install dependencies:
apt install dos2unix -y npm install axios dotenv ethers
-
Set permissions:
dos2unix *.cjs *.sh chmod +x netrum-auto.sh
-
Configure environment:
nano .env
TELEGRAM_BOT_TOKEN=12345:abcdefghijklmnopqrstuvwxyz TELEGRAM_CHAT_ID=123456 WALLET=0xYOURWALLETADDRESSEVM/WALLETREGISTERNETRUM DISCORD_WEBHOOK_URL=https://YOURLINKWEB_HOOCK_DISCORD BASE_RPC=https://mainnet.base.org NPT_CONTRACT=0xb8c2ce84f831175136cebbfd48ce4bab9c7a6424 USE_TELEGRAM=true USE_DISCORD=true
If you don't have RPC : set default (https://mainnet.base.org) NPT Contract : Default You can bot send report to discord and telegram. If you want to send to telegram, please disable discord = false If you want to send to discord, please disable telegram = false and you can send both
-
Create a Telegram Bot:
- Message @BotFather on Telegram
- Use
/newbot
command - Follow the instructions to create your bot
- Copy the bot token
-
Get Chat ID:
- Start a chat with your bot
- Send any message
- Visit:
https://api.telegram.org/bot<YOUR_BOT_TOKEN>/getUpdates
- Find your chat ID in the response
-
Get Webhook Link Discord
- Make Your Server Own > Go to Setting Server > Integration > Select Webhook
- Create New WebHook > Copy URL WebHook > Save
-
Create screen session:
screen -S netrum-duality
-
Run the mining script:
./netrum-auto.sh or bash netrum-auto.sh
-
Select Menu
-
Auto Claim 24 Jam + Sync 2 Jam Sekali
-
Cek Balance
-
Claim Reward
-
Cek Status Node (Last 10 lines)
-
Exit ============================ Pilih menu:
-
Detach from screen: Press
Ctrl+A
thenD
to run in background
Claim your point every 24 Hours + 2 Hours send report to your telegram & discord. After 24 Hours bot can claim your point NPT and loop
check Your Balance point NPT
Claim Point Manually
log your node stat likely netrum-sync-log
The system generates clean, professional reports with:
-
🔥 System Status Header
-
⚡ Operation Details
-
💰 Balance Information
-
🏷️ Base Network Username
-
⛽ ETH Gas Balance
-
Update V2.0 >>>
- Has been change Language system to English Language
#DROP YOUR STARS