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
- Host: GitHub
- URL: https://github.com/halitsever/advanced-telegram-economy
- Owner: halitsever
- License: mit
- Created: 2024-04-13T21:30:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-09T10:46:57.000Z (11 months ago)
- Last Synced: 2024-12-26T23:40:48.989Z (4 months ago)
- Topics: bot, economy, economy-bot, economy-bot-telegram, economybot, telegrafjs, telegram, telegram-bot, telegram-bot-api, telegram-bots, telegrambot
- Language: JavaScript
- Homepage: https://halitsever.github.io/advanced-telegram-economy/
- Size: 960 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
⚙️ Advanced Telegram economy bot written with telegraf.js
![]()
![]()
- 📈 [**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 informationsDependency 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