|
1 | | - |
2 | | - |
3 | | - |
4 | | - |
5 | | -🚀 Kulon666 Intercom Bot |
6 | | - |
7 | | -Kulon666 Intercom Bot is a lightweight CLI tool for Termux/Ubuntu designed to explore the Intercom & TRAC Network ecosystem through an interactive hacker-style terminal interface. |
8 | | - |
9 | | -This bot provides: |
10 | | - |
11 | | -- 📊 Wallet TX & balance monitoring |
12 | | -- 🔄 Token swap simulation |
13 | | -- 🎁 TNK reward eligibility checker |
14 | | -- 🌐 Localhost dashboard viewer |
15 | | -- 🤖 Intercom exploration utilities |
16 | | -- ⚡ Neon glitch / hacker-style CLI UI |
17 | | - |
18 | | -Built to be fast, simple, and easy to run on both Termux and Ubuntu. |
19 | | - |
20 | | ---- |
21 | | - |
| 1 | +🕸️ kulon666 Bot Dashboard |
| 2 | +Interactive local dashboard for swap simulation, TRAC wallet tracking, and token price charts — designed to run smoothly on Termux / Ubuntu localhost. |
| 3 | +Built for simplicity, speed, and clean monitoring without complex setup. |
22 | 4 | ✨ Features |
23 | | - |
24 | | -Core Tools |
25 | | - |
26 | | -- Wallet balance & transaction monitor |
27 | | -- Swap simulation engine |
28 | | -- TNK reward eligibility checker |
29 | | -- Quick shortcut to TRAC explorer |
30 | | -- Automatic localhost dashboard |
31 | | - |
32 | | -UI Experience |
33 | | - |
34 | | -- Neon hacker CLI theme |
35 | | -- Glitch animation header |
36 | | -- Interactive terminal menu |
37 | | -- Lightweight & high performance |
38 | | - |
39 | | -Developer Friendly |
40 | | - |
41 | | -- Simple bash launcher |
42 | | -- Easy wallet address configuration |
43 | | -- Compatible with fork submission system |
44 | | -- Ready for TNK reward validation |
45 | | - |
46 | | ---- |
47 | | - |
48 | | -🖥️ Installation (Termux) |
49 | | - |
50 | | -pkg update && pkg upgrade -y |
51 | | -pkg install git nodejs -y |
52 | | - |
53 | | -git clone https://github.com/kulon666/intercom-swap |
54 | | -cd intercom-swap |
55 | | -chmod +x menu.sh |
56 | | -./menu.sh |
57 | | - |
58 | | ---- |
59 | | - |
60 | | -🐧 Installation (Ubuntu) |
61 | | - |
62 | | -sudo apt update && sudo apt upgrade -y |
63 | | -sudo apt install git nodejs npm -y |
64 | | - |
65 | | -git clone https://github.com/kulon666/intercom-swap |
66 | | -cd intercom-swap |
67 | | -chmod +x menu.sh |
68 | | -./menu.sh |
69 | | - |
70 | | ---- |
71 | | - |
72 | | -🧭 Menu Overview |
73 | | - |
74 | | -Main menu sections include: |
75 | | - |
76 | | -- Wallet Monitor → check balances & transactions |
77 | | -- Swap Simulator → simulate token swaps |
78 | | -- TNK Checker → verify TNK reward eligibility |
79 | | -- Explorer Shortcut → open TRAC explorer quickly |
80 | | -- Local Dashboard → monitor activity via localhost |
81 | | - |
82 | | ---- |
83 | | - |
84 | | -📸 Menu Screenshot |
85 | | - |
86 | | -Place your screenshot inside: |
87 | | - |
88 | | -/assets/menu.png |
89 | | - |
90 | | -Display it in README: |
91 | | - |
92 | | - |
93 | | - |
94 | | -(Ensure the image is uploaded to the repository.) |
95 | | - |
96 | | ---- |
97 | | - |
98 | | -🪙 TRAC Address |
99 | | - |
100 | | -TNK rewards will be sent to: |
101 | | - |
102 | | -trac1mewjk893a0r2tyyac4lz0np8hrlcc5ua29v58q7u8dkw24cp8hjq4vfs4r |
103 | | - |
104 | | ---- |
105 | | - |
106 | | -📦 Fork Submission (TNK Program) |
107 | | - |
108 | | -To participate in the TNK reward program: |
109 | | - |
110 | | -1. Fork intercom / intercom-swap |
111 | | -2. Add this project to your fork README |
112 | | -3. Include: |
113 | | - - App name |
114 | | - - Short description |
115 | | - - Fork repository link |
116 | | - - TRAC address |
117 | | - |
118 | | -50,000 TNK will be distributed to the first 100 accepted forks. |
119 | | - |
120 | | ---- |
121 | | - |
122 | | -⚠️ Disclaimer |
123 | | - |
124 | | -This tool is created for educational and ecosystem exploration purposes only. |
125 | | -Not financial advice. Use at your own risk. |
126 | | - |
127 | | ---- |
128 | | - |
| 5 | +🔁 Swap Simulator Loop |
| 6 | +Simulate ETH → USDC and SOL → USDC quotes |
| 7 | +Run repeated quote loops for testing swap behavior |
| 8 | +Lightweight and safe (no real transaction execution) |
| 9 | +🎯 TRAC Address Tracker |
| 10 | +Save multiple TRAC wallet addresses |
| 11 | +Add custom labels for quick identification |
| 12 | +Open explorer links instantly for balance checking |
| 13 | +📈 Token Price Charts |
| 14 | +Fetch live token data from CoinGecko |
| 15 | +Select time range (e.g., 30 days) |
| 16 | +Display clean USD price charts inside dashboard |
| 17 | +🌀 Auto-Rotating Menu |
| 18 | +Smooth scrolling card interface |
| 19 | +Toggle automatic rotation between tools |
| 20 | +Designed for mobile browser usability |
| 21 | +🖥️ Local Access |
| 22 | +Dashboard runs on: |
| 23 | +Salin kode |
| 24 | + |
| 25 | +http://127.0.0.1:8787 |
| 26 | +Works perfectly on: |
| 27 | +Termux Android |
| 28 | +Ubuntu / WSL |
| 29 | +Local development environment |
| 30 | +🚀 Purpose |
| 31 | +This project is created for: |
| 32 | +Testing swap quote logic safely |
| 33 | +Monitoring TRAC ecosystem wallets |
| 34 | +Viewing token trends quickly on mobile |
| 35 | +Providing a minimal crypto utility dashboard |
| 36 | +No private keys, no real swaps, read-only safe design. |
| 37 | +📦 Tech Overview |
| 38 | +Local web server (lightweight) |
| 39 | +CoinGecko public API |
| 40 | +Mobile-friendly UI |
| 41 | +Zero external database required |
| 42 | +🛡️ Safety Notice |
| 43 | +This dashboard: |
| 44 | +Does NOT store private keys |
| 45 | +Does NOT execute real blockchain transactions |
| 46 | +Is intended for simulation and monitoring only |
| 47 | +Always verify transactions using official wallets. |
129 | 48 | 👤 Author |
130 | | - |
131 | 49 | kulon666 |
132 | | - |
133 | | -- GitHub: https://github.com/kulon666 |
134 | | -- Role: TRAC Ecosystem Explorer |
135 | | - |
| 50 | +Minimal tools. |
| 51 | +Fast workflow. |
| 52 | +Local-first crypto utilities. |
0 commit comments