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

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

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")