Skip to content

Provides a slash command for STscript that generates a Lorem Ipsum text and outputs it to the pipe.

License

Notifications You must be signed in to change notification settings

SillyTavern/Extension-LoremIpsum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lorem Ipsum Generator

Provides a slash command for STscript that generates a Lorem Ipsum text and outputs it to the pipe.

Installation

Install using a third-party extensions installer using the following URL:

https://github.com/SillyTavern/Extension-LoremIpsum

Usage

/lorem units=p count=1 separator=" "

Arguments

  • units: enum { p(aragraphs) / w(ords) / s(entences) }. Default: paragraphs.
  • count: integer. Default: 1.
  • separator: string. Default: double newline.

Credits

Licensed under AGPLv3.

Uses code from fffilo/lorem-ipsum-js

About

Provides a slash command for STscript that generates a Lorem Ipsum text and outputs it to the pipe.

Topics

Resources

License

Stars

Watchers

Forks