halitsever / advanced-telegram-economy

⚙️ Advanced Telegram economy bot written with telegraf.js

Home Page:https://halitsever.github.io/advanced-telegram-economy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


⚙️ 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

About

⚙️ Advanced Telegram economy bot written with telegraf.js

https://halitsever.github.io/advanced-telegram-economy/

License:MIT License


Languages

Language:JavaScript 99.2%Language:Dockerfile 0.8%