Skip to content

border-radius/tnw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tnw

get fresh autistic jokes right in your telegram

Installation

Clone https://github.com/border-radius/tnw repo and install dependencies with npm install.

Create config.json like this:

{
  "mongodb": "mongodb://localhost/tnw",
  "token": "telegram_bot_token",
  "bnwtoken": "bnw_bot_token",
  "blacklist": [],
  "options": {
    "polling": 5
  }
}

Launch with node index or npm start

Releases

No releases published

Packages

No packages published