- Artificial Intelligence
- Downloader
- Searcher
- Stalker
- Maker
- Random Image
- URL Shortener
- Converter
- Islamic
- Tools
- Authentication
- Owner/Admin
git clone https://github.com/danitechid/wabot-nodejs.git
cd wabot-nodejs
Daftar dan buat database dan dapatkan MongoDb URI: https://mongodb.com
mongodb_uri: 'Your_MongoDb_URI', // Register here: https://mongodb.com/#sign-up
Daftar dan dapatkan kunci API: https://api.danitechno.com
api: {
...
key: 'Your_API_key' // Register here: https://daniapi.my.id/#sign-up
}
npm install
yarn install
npm run start
yarn run start
node run start
bun run start