An open API service indexing awesome lists of open source software.

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

⚙️ Advanced Telegram economy bot written with telegraf.js
https://github.com/halitsever/advanced-telegram-economy

bot economy economy-bot economy-bot-telegram economybot telegrafjs telegram telegram-bot telegram-bot-api telegram-bots telegrambot

Last synced: 2 months ago
JSON representation

⚙️ Advanced Telegram economy bot written with telegraf.js

Awesome Lists containing this project

README

        



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

```bash
npm install
```

Run with dev mode:

```bash
TELEGRAM_BOT_TOKEN=... LANG= npm run dev
```

Run with production mode:

```bash
TELEGRAM_BOT_TOKEN=... LANG= npm run start
```








Halit Sever | MIT LICENSE 2024