Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

94
LINES

< > BotCompany Repo | #1027616 // Base Thing Commands

Document

[
  Cmd(
    _modified=1585234666572L,
    autoGenerated=t,
    cmd="how many $things",
    conditions="",
    created=1585234666547L,
    exampleInputs="",
    globalID="dvpwehwvsbwrtjjv",
    index=20,
    patterns="(count, counter, how many, number) + $things",
    questionsForArguments=""
  ),
  Cmd(
    _modified=1585234666572L,
    autoGenerated=t,
    cmd="delete $thing *",
    conditions="",
    created=1585234666550L,
    exampleInputs="",
    globalID="giwxknxgsrsaglvb",
    index=25,
    patterns="(delete, remove, drop, forget, don't need) + $thing",
    questionsForArguments="Which $thing would you like to delete?"
  ),
  Cmd(
    _modified=1585234666572L,
    autoGenerated=t,
    cmd="new $thing *",
    created=1585234666554L,
    exampleInputs="Let's make a new $thing",
    globalID="atghaqlefhigpkct",
    index=30,
    patterns="(new, create, here's a, here's an, here is a, here is an, add) + $thing",
    questionsForArguments="What is the name of the new $thing?"
  ),
  Cmd(
    _modified=1585234666573L,
    autoGenerated=t,
    cmd="list $things",
    created=1585234666556L,
    globalID="cfvztlqcaqujbobj",
    index=35,
    patterns="(list, which) + $things"
  ),
  Cmd(
    _modified=1585234666573L,
    autoGenerated=t,
    cmd="rename $thing * to *",
    conditions="",
    created=1585234666560L,
    exampleInputs="rename a $thing",
    globalID="cnyethakexsigzdw",
    index=40,
    patterns="rename + $thing",
    questionsForArguments="Which $thing would you like to rename?\nWhat is the new name for the $thing?"
  ),
  Cmd(
    _modified=1585234666573L,
    autoGenerated=t,
    cmd="select $thing *",
    conditions="",
    created=1585234666567L,
    exampleInputs="edit a $thing\nselect a $thing\nlook at $thing",
    globalID="njpooxlxsbcjgsdy",
    index=45,
    patterns="(look at, inspect, edit!, select, choose) + $thing",
    questionsForArguments="Which $thing would you like to look at?"
  ),
  Cmd(
    _modified=1585234666572L,
    autoGenerated=t,
    cmd="unselect $thing",
    conditions="",
    created=1585234666569L,
    exampleInputs="",
    globalID="rmsxjbopdfnouhzu",
    index=15,
    patterns="$thing + (done, other, another, different, exit, leave)",
    questionsForArguments=""
  ),
  Cmd(
    _modified=1585234666573L,
    autoGenerated=t,
    cmd="list $things",
    conditions="",
    created=1585234666571L,
    exampleInputs="",
    globalID="cimxbjsyefzvsaut",
    index=50,
    patterns="$things",
    questionsForArguments=""
  )
]

download  show line numbers   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027616
Snippet name: Base Thing Commands
Eternal ID of this version: #1027616/4
Text MD5: 20abf0345a9da4df92a4ea38693d42b1
Author: stefan
Category: javax
Type: Document
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-26 15:57:49
Source code size: 2513 bytes / 94 lines
Pitched / IR pitched: No / No
Views / Downloads: 133 / 767563
Version history: 3 change(s)
Referenced in: #1027591 - Generic Multi-CRUD
#1027610 - Cruddie standalone [old]
#1027612 - Generic Multi-CRUD [stable version]
#1027647 - Cruddie [backup with speech recognition on bottom]
#1027648 - Cruddie v2 [moving speech recognition button in chat popup, not really working]
#1027649 - Cruddie v2.1 [just putting the button in the popup]
#1027650 - Cruddie 2.2 [putting everything in one script]
#1027660 - DynChatBotFrontend
#1027661 - Chat Bot Frontend v2 backup
#1027689 - Cruddie [backup before awesomplete]
#1027691 - Cruddie [adding awesomplete, old]
#1027705 - Cruddie [backup before "all public" notice]
#1027734 - Cruddie [backup before changing cookie handling]
#1028679 - Cruddie Spike [with VAT magic for Chrome]
#1028961 - cruddie.botcompany.de [LIVE]