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)
- Host: GitHub
- URL: https://github.com/pikabotz/important-api
- Owner: PikaBotz
- License: mpl-2.0
- Created: 2023-01-31T07:56:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-19T10:52:44.000Z (about 2 years ago)
- Last Synced: 2024-05-02T23:38:42.816Z (over 1 year ago)
- Language: JavaScript
- Size: 712 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)`

##
### 🌟 Random manga by [pika](https://github.com/PikaBotz/)
```bash
//For 𝗰𝗮𝘀𝗲 based script
<----Working on this--->
```
##
# `Couplepp (json/API)`

##
### 🌟 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.`
##