Skip to content

HTTP server to provide reproducible quiplash prompts.

License

Notifications You must be signed in to change notification settings

Nadybot/quiplash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quiplash

Very simple HTTP server to provide reproducible quiplash prompts.

Configuration

Set the PORT enviroment variable if needed, apart from that it is zero-config.

API

GET /prompt

This will return a random quiplash prompt. Optional query parameters are available:

seed: RNG seed to use for reproducible prompts, defaults to OS randomness

step: Step for the RNG, defaults to 0

allow_non_pg: Allow non-pg prompts to be returned, defaults to false

Releases

No releases published

Packages

No packages published