From 8644213d520b8adb9bafed2627583e4e8440125c Mon Sep 17 00:00:00 2001 From: jacobschwantes Date: Tue, 22 Jul 2025 11:05:55 -0500 Subject: [PATCH] Add Eight Ball API to Games & Comics (#523) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fcd44551..a1672312 100644 --- a/README.md +++ b/README.md @@ -870,6 +870,7 @@ | [Dota 2](https://docs.opendota.com/) | Provides information about Player stats, Match stats, Rankings for Dota 2| `apiKey`| Yes | Unknown | | [Dungeons and Dragons](https://www.dnd5eapi.co/docs/) | Reference for 5th edition spells, classes, monsters, and more | No | Yes | No | | [Dungeons and Dragons (Alternate)](https://open5e.com/) | Includes all monsters and spells from the SRD (System Reference Document) as well as a search API | No | Yes | Yes | +| [Eight Ball](https://eightballapi.com/) | Fortune-telling API with random, sentiment-biased, and multi-language responses | No | Yes | Yes | | [Eve Online](https://esi.evetech.net/ui) | Third-Party Developer Documentation | `OAuth` | Yes | Unknown | | [FFXIV Collect](https://ffxivcollect.com/) | Final Fantasy XIV data on collectables | No | Yes | Yes | | [Final Fantasy XIV](https://xivapi.com/) | Final Fantasy XIV Game data API | No | Yes | Yes |