Skip to content

halitsever/advanced-telegram-economy

Repository files navigation


⚙️ Advanced Telegram economy bot written with telegraf.js


Documentation

  • 📈 Auto salary - User based salary with captcha secure
  • 🏦 Central bank - Dynamic central bank
  • 🧑‍💻 Market - Market with buyable items
  • 📈 And more crazy stuff - Gambling, random events, ranking
  • 🆙 TODO - Help command and more clear usage informations

Dependency installation:

npm install

Run with dev mode:

TELEGRAM_BOT_TOKEN=... LANG=<en|tr> npm run dev

Run with production mode:

TELEGRAM_BOT_TOKEN=... LANG=<en|tr> npm run start

Halit Sever | MIT LICENSE 2024