Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

PenguBot/flykra.ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flykra.ts

deno version Discord GitHub License GitHub Workflow Status

Pengu's Flykra API Client on Deno

Example Usage

import FlykraClient from "https://raw.githubusercontent.com/PenguBot/flykra.ts/main/mod.ts";

const flykra = new FlykraClient({ secret: "api secret token" });
await flykra.rainbow("https://cdn.discordapp.com/avatars/xyz/xyz.png?size=512");

Endpoints

Generators

  • batslap
  • beautiful
  • bobross
  • evil
  • facepalm
  • garbage
  • lio
  • missing
  • religion
  • rip
  • tinder
  • triggered
  • wanted

Overlays

  • rainbow
  • approved
  • rejected

Text

  • achievement
  • changemymind
  • illegal

License

Apache-2.0

About

Pengu's Flykra API Client on Deno

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published