📁
randomstuff.py
  • randomstuff.py
  • Clients
    • Client
    • AsyncClient
  • Data Classes
    • AIResponse
    • Joke
    • JokeFlags
    • Waifu
    • Weather
    • WeatherLocation
    • CurrentWeather
    • WeatherForecast
  • Sub modules
    • utils
  • Errors tree
    • Forbidden
      • BadAPIKey
      • PlanNotAllowed
    • ArgumentError
      • InvalidPlanError
      • InvalidVersionError
      • InvalidServerError
      • InvalidType
      • InvalidCityError
    • HTTPError
  • Brief
    • Warnings
    • Lists
    • Unique ID
    • Joke 101
    • FAQ
    • Changelogs
Powered by GitBook
On this page
  • Image Types
  • Joke Types
  • Plans
  • Versions
  • Servers
  • Anime Types

Was this helpful?

  1. Brief

Lists

Here are the lists that are used in the API and as well as wrapper. Most of these are taken from randomstuff.constants

Image Types

  • aww

  • duck

  • dog

  • cat

  • memes

  • dankmemes

  • holup

  • art

  • harrypottermemes

  • facepalm

  • any (Wrapper specific, Not in the API)

Joke Types

  • any

  • dev

  • spooky

  • pun

Plans

  • pro

  • ultra

  • biz

  • mega

Versions

  • 3

  • 4

Servers

  • primary

  • backup

  • unstable

Anime Types

  • waifu

  • neko

  • shinobu

  • megumin

  • bully

  • cuddle

PreviousWarningsNextUnique ID

Last updated 3 years ago

Was this helpful?