https://github.com/tuhinpal/kuttit-bot
Kutt IT Telegram BOT fuled by NodeJS
https://github.com/tuhinpal/kuttit-bot
kutt kutt-it telegraf telegram-bot
Last synced: about 1 year ago
JSON representation
Kutt IT Telegram BOT fuled by NodeJS
- Host: GitHub
- URL: https://github.com/tuhinpal/kuttit-bot
- Owner: tuhinpal
- License: apache-2.0
- Created: 2020-11-23T16:46:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-23T16:49:57.000Z (over 5 years ago)
- Last Synced: 2025-03-25T19:48:39.913Z (about 1 year ago)
- Topics: kutt, kutt-it, telegraf, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Kutt It Bot
### Installation :
- Open settings.js and type Bot's API Key and Kutt IT API Key
- Drop the files in Vps
- Install Dependencies
```bash
npm install
```
- Install Forever JS to run it after shell has been closed
```bash
npm install forever -g
```
- Start the Bot
```bash
// Development
node main.js
// With Forever JS
forever start main.js
```
**To Install it on Heroku Use Express JS as Web Server.**
## Join [T Projects](https://telegram.dog/tprojects "T Projects")