firdaus-api
v1.0.6
Published
The module for retrieving API data uses the Firdaus API (api.firda.uz), which is simpler and easier to understand
Downloads
3
Maintainers
Readme
Very simple API access
First, make sure you have Node.js installed. Then, install firdaus-api if you haven't already:
via NPM
npm install firdaus-api
via YARN
yarn install firdaus-api
Use
Here's how you can use this API in your project:
- Import the
firdaus-api
class. - Call the desired method and handle the response.
Example Ai
const {firdaus} = require("firdaus-api");
firdaus.gemgoai("Haloo kamu lagi apa nih, kalau gak sibuk buatkan aku script bahasa sederhana R sederhana")
.then((data) => {
console.log(data);
})
.catch((error) => {
console.error("Error:", error);
});
Please save the script file with your favorite name and run the code
example:
node example.js
Available Methods
tiktok(paste tiktok url)
gemgoai(your text')
radio('searching radio name')
chat('languge code', 'your text')
sendwa('your text', '628xxxxxxxx')
otp()
otpread(number from otp)
lahelu(paste url lahelu)
email