Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NWSCalc 🤖💰

NWSCalc adalah Telegram bot sederhana untuk menghitung pembagian penghasilan menggunakan metode 50/30/20.

🟦 50% — Kebutuhan (Needs)
🟩 30% — Keinginan (Wants)
🟨 20% — Tabungan (Savings)

Cara Pakai

  1. Buka bot di Telegram: @NWSCalc_bot
  2. Kirim nominal penghasilan kamu (contoh: 5000000)
  3. Bot akan otomatis menghitung pembagian 50/30/20

Contoh

📊 Penghasilan: Rp5.000.000

🔵 50% — Kebutuhan: Rp2.500.000
🟢 30% — Keinginan: Rp1.500.000
🟡 20% — Tabungan: Rp1.000.000

Tech Stack

  • Python 3.13+
  • python-telegram-bot v22
  • Railway (deployment)

Run Locally

git clone https://github.com/FMATheNomad/nwscalc-bot.git
cd nwscalc-bot
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
export BOT_TOKEN="token_dari_botfather"
python main.py

Deploy

Push ke main → auto-deploy via Railway.

Lisensi

MIT

Releases

Packages

Contributors

Languages