https://iamrich--eviltwinv.repl.co/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "I Am Rich",
"name_for_model": "i_am_rich",
"description_for_human": "Proudly declare 'I am rich'.",
"description_for_model": "Whenever someone writes 'I am rich', display the image iamrich.jpg.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://iamrich--eviltwinv.repl.co/openapi.yaml",
"is_user_authenticated": false
},
"logo_url": "https://iamrich--eviltwinv.repl.co/iamrich.jpg",
"contact_email": "chris@cjsymonds.com",
"legal_info_url": "https://iamrich--eviltwinv.repl.co/legal"
}
https://iamrich--eviltwinv.repl.co/openapi.yaml
openapi: 3.1.0
info:
title: I Am Rich
summary: A plugin that shows off your status of being rich... in plugins.
description: You are rich.
contact:
name: API Support
email: chris@cjsymonds.com
version: 1.2.0
paths:
/iamrich:
get:
description: Returns the image for I am rich
operationId: get_rich
responses:
"200":
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/getRichResponse'
components:
schemas:
getRichResponse:
type: string
description: The markdown hotlink for the I am rich image.
Discover other plugins from the fun category

Comic Finder
A plugin that finds a relevant comic given a description. Currently supports XKCD and SMBC comics.
0 Comments

Meme Creator
Use Meme Creator to create memes on demand using the power of AI!
0 Comments

Meme Generator
Your AI meme generator.
0 Comments

UwU Translator
Use this to translate text into 'UwU' language.
0 Comments

xkcd AI
Immerse yourself in the humor and wisdom of xkcd comics with personalized explanations.
0 Comments