Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Gimenz committed Jan 9, 2022
1 parent 0a405f1 commit af0437a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "nganu",
"description": "a simple whatsapp bot social media downloader",
"repository": "https://github.com/Gimenz/nganu",
"logo": "https://node-js-sample.herokuapp.com/node.png",
"keywords": ["bot", "whatsapp-bot", "bot-wa"]
}
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"version": "1.2.2",
"description": "simple Multi Device [MD] whatsapp-bot ",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
Expand Down

0 comments on commit af0437a

Please sign in to comment.