Bot for indiabits telegram group.
- node-telegram-bot-api (Telegram Bot API for NodeJS)
- sqlite3 (SQLite3 bindings for Node.js)
Edit config.js to configure telegram token and other details.
Table: users.
0|ID|INTEGER (Primary key)
1|tid|int
2|verified|int
3|warn|int
4|points|int
node inbbot.js