Scenario generator for vore roleplay and story ideas. https://scenario-generator.deliciousreya.net/responses
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Mari ae1c05270f preact port nearing completion 2 weeks ago
.idea web in progress, porting to preact 2 months ago
migrations almost done with the web interface... 3 months ago
src preact port nearing completion 2 weeks ago
.editorconfig Initial commit (by create-cloudflare CLI) 4 months ago
.gitignore almost done with the web interface... 3 months ago
.prettierrc Initial commit (by create-cloudflare CLI) 4 months ago
LICENSE fix small mistypes in license and readme 3 months ago
README.md fix small mistypes in license and readme 3 months ago
example.png basic vore scenario generator 4 months ago
package-lock.json web in progress, porting to preact 2 months ago
package.json web in progress, porting to preact 2 months ago
wrangler.toml almost done with the web interface... 3 months ago

README.md

Vore Scenario Generator

Example scenario, reading:The action takes place at a sports event.The encounter is themed around voreception.The action begins when a threat is made.Things are more difficult because someone is not preparedPartway through, unexpectedly, the prey nearly escapesThe vore scene is focused on the aftermathThe word of the day is Millionaire

It does exactly what it says on the tin: it generates random vore scenarios. For you! The list of default responses are here if you want to check it in advance.

Web Usage

Generation

  • Visit the web interface to generate a random scenario.
  • Don't like what you got? Click the lock next to the components you don't like to change it to a die, then click "Reroll Selected" to generate fresh ones.
  • Think the scenario is beyond saving? Click "New Scenario" to create an entirely new scenario.
  • Satisfied with the results? Click "Get Scenario Link" to get a new
  • You can download the web interface by simply using the Save command in your browser to generate scenarios offline!
  • You can view the possible responses with the "View Possible Responses" button

Customization

Coming soon!

Discord Usage

Installation

  • Visit this Discord OAuth link and give permission to use application commands in your server. Share it with the admin of your server if you don't have permission yourself!
  • Don't worry - not only does this bot not do anything nefarious with your messages, but it actually can't read them at all. It only reads the commands you give it and its own messages! If you're concerned, though, please go through the code. Kink stuff is very personal and private! Use caution when running random horny software!

Generation

  • Run the /generate command to generate a random scenario.
  • Don't like what you got? Pick the components you don't like from the select box, then click "Reroll Selected" to generate fresh ones.
  • Think the scenario is beyond saving? Click "Trash it." to delete the message.
  • Satisfied with the results? Click "Looks good!" to remove the reroll commands.

Customization

Privacy note: Note that changes to custom responses will be sent to your current channel and will be visible to the admin (that's me) and everyone in the server, as well as anyone who knows or can guess your server ID. Assume your responses are not private.

  • Run /response add [table] [text] to add a new custom response. Use the table listing in the Discord command.
  • Run /response delete [table] [text] to remove a custom response. Give the response text exactly!
  • Run /response edit [table] [old text] [new text] to modify a custom response. Give the old response text exactly!
  • Run /response list to get a link to a list of all responses that will be given in the current server, including both default and custom responses.

Credits

License (MIT)

Copyright (c) 2024 DeliciousReya and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.