Skip to content

Commit

Permalink
Trying to fix railway deployment issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tuhinpal committed Mar 30, 2022
1 parent 6283b2d commit c8983ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,6 @@ _You can develop your own module for Whatsbot. Check out the [wiki](https://gith
- Open whatsapp web in server using puppeteer
- Listen messages and take action.

### Inspiration :

- [Userge](https://github.com/UsergeTeam/Userge "Userge") - This Project takes Pmpermit insprition from Userge

### Credits :

- [Whatsapp Web JS](https://github.com/pedroslopez/whatsapp-web.js/ "Whatsapp Web JS") - This project is fully depended on this Library
Expand Down
10 changes: 2 additions & 8 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
{
"name": "Whatsbot",
"description": "Modular Userbot for Whatsapp",
"description": "Modular Us**B*t for Whatsapp",
"repository": "https://github.com/tuhinpal/WhatsBot",
"logo": "https://telegra.ph/file/96ccad5945c18944c5f15.png",
"keywords": [
"whatsbot",
"whatsapp-userbot",
"whatsapp-bot",
"whatsapp-userbot",
"whatsapp"
],
"keywords": ["whatsbot", "whatsapp-bot", "whatsapp"],
"stack": "container",
"env": {
"SESSION": {
Expand Down

0 comments on commit c8983ab

Please sign in to comment.