Skip to content

dehan-j1ng/Dhn-Api-Case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creator

How to Run

  $ pkg upgrade
  $ pkg update
  $ pkg install git
  $ git clone https://github.com/dehan-j1ng/Dhn-Api-Case
  $ cd Dhn-Api-Case
  $ bash install.sh
  > Scan QR Code
  > Done
{
    "owner": "6281342474954", // Your International Number
    "clientName" : "Dehan - BOT", // Your Client Name (BOT)
    "status": false, // false = Self Bot / true = Public Bot
    "prefix": true // true = Using Prefix / false = No Prefix
}

Features List

List Name
Type Anime Search
1 AnimePlanet
2 Komikfox
3 Komikstation
4 Kiryuu
5 Kiss Manga
6 Klik Manga
7 Mangaku

Structure Files

-> Dhn-Api-Case
├── @functions
│   ├── color.js
│   ├── fetcher.js
│   ├── index.js
│   ├── message.js
│   ├── middleware.json
│   └── util.js
├── @handler
│   └── connect.js
├── @plugins
│   ├── command.json
│   ├── index.js
│   ├── manga_animeplanet.js
│   ├── manga_kiryuu.js
│   ├── manga_kissmanga.js
│   ├── manga_klikmanga.js
│   ├── manga_komikfox.js
│   ├── manga_komikstation.js
│   ├── manga_mangaku.js
│   └── middleware.js
├── README.md
├── config.json
├── dhn.js
├── install.sh
└── package.json

Thanks

@adiwajshing/baileys
Dehan - Team

InstagramWhatsApp

About

An Example Case Api - Wrapper for https://api.dhnjing.xyz/

Topics

Resources

Stars

Watchers

Forks