8000 GitHub - tuhinpal/KuttIT-Bot: Kutt IT Telegram BOT fuled by NodeJS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tuhinpal/KuttIT-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
npm install
  • Install Forever JS to run it after shell has been closed
npm install forever -g
  • Start the Bot
// Development
node main.js

// With Forever JS
forever start main.js

To Install it on Heroku Use Express JS as Web Server.

About

Kutt IT Telegram BOT fuled by NodeJS

Topics

Resources

License

Stars

Watchers

Forks

0