An open API service indexing awesome lists of open source software.

https://github.com/pikabotz/important-api

A full package of API by pika (no need of any other API-id or API-key)
https://github.com/pikabotz/important-api

Last synced: 9 months ago
JSON representation

A full package of API by pika (no need of any other API-id or API-key)

Awesome Lists containing this project

README

          

# [`⚠️ 𝗨𝗡𝗗𝗘𝗥 𝗗𝗘𝗩𝗘𝗟𝗢𝗣𝗠𝗘𝗡𝗧`](abc)

```bash
A important repository, collection of awesome APIs
made by me and other developers. Please freely send
pull requests if you want to add your API or improve
this repository or API for a best user experience of APIs.
```

##

# For WhatsApp bot usage 👇🏻
# `Random Manga (json)`


Pika

##
### 🌟 Random manga by [pika](https://github.com/PikaBotz/)
```bash
//For 𝗰𝗮𝘀𝗲 based script

<----Working on this--->
```

##
# `Couplepp (json/API)`


Pika

##
### 🌟 Couplepp by [pika](https://github.com/PikaBotz/)

```bash
//For 𝗰𝗮𝘀𝗲 based script

case '':{
let couplepp = await fetchJson('https://raw.githubusercontent.com/PikaBotz/important-API/main/couple-API/couplepp.json')
let random = couplepp[Math.floor(Math.random() * couplepp.length)]
bot.sendMessage(m.chat, { image: { url: random.male }, caption: `Male picture.` }, { quoted: m })
bot.sendMessage(m.chat, { image: { url: random.female }, caption: `Female picture` }, { quoted: m })
}
break
```

##
### `If you want to copy this repository then you're free to copy, just give me a credit that's it.`
##