forked from Sjshskdhd/Red-Dragon
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp.json
More file actions
24 lines (24 loc) ยท 821 Bytes
/
Copy pathapp.json
File metadata and controls
24 lines (24 loc) ยท 821 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name": "elgazar alwazer BOT",
"description": "โฌ๐ฌ๐ณ๐ฎ๐จ๐๐จ๐นเผ๐จ๐ณ๐พ๐จ๐๐ฌ๐น-๐ฉ๐ถ๐ปเฟ | By: elgazar-alwazerแตแดน | ๐๐: โฌ๐ฌ๐ณ๐ฎ๐จ๐๐จ๐นเผ๐จ๐ณ๐พ๐จ๐๐ฌ๐น-๐ฉ๐ถ๐ปเฟ",
"repository": "https://github.com/prabhasha2006/Red-Dragon",
"logo": "https://telegra.ph/file/e523f48b0ac885a11d10d.jpg",
"keywords": ["nodejs", "bot", "whatsapp bot", "whatsapp automation", "multi device"],
"buildpacks": [
{
"url": "heroku/nodejs"
},
{
"url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest"
},
{
"url": "https://github.com/clhuang/heroku-buildpack-webp-binaries.git"
}
],
"formation": {
"worker": {
"quantity": 1,
"size": "free"
}
}
}