From 40e09d89bd6d697d67b2f7f75319692f4a9eb623 Mon Sep 17 00:00:00 2001 From: jej <64602039+jej-v@users.noreply.github.com> Date: Sun, 12 Mar 2023 09:23:17 +0200 Subject: [PATCH] Add InspiroBot API to Entertainment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..8b99b931 100644 --- a/README.md +++ b/README.md @@ -698,6 +698,7 @@ API | Description | Auth | HTTPS | CORS | | [Excuser](https://excuser.herokuapp.com/) | Get random excuses for various situations | No | Yes | Unknown | | [Fun Fact](https://api.aakhilv.me) | A simple HTTPS api that can randomly select and return a fact from the FFA database | No | Yes | Yes | | [Imgflip](https://imgflip.com/api) | Gets an array of popular memes | No | Yes | Unknown | +| [InspiroBot](https://github.com/kishlaya/inspirobot-bot)| Bot Generated Inspirational Quotes | No | Yes | Unknown | | [Meme Maker](https://mememaker.github.io/API/) | REST API for create your own meme | No | Yes | Unknown | | [NaMoMemes](https://github.com/theIYD/NaMoMemes) | Memes on Narendra Modi | No | Yes | Unknown | | [Random Useless Facts](https://uselessfacts.jsph.pl/) | Get useless, but true facts | No | Yes | Unknown |