Command reference

RecentSpeech

Storyteller · admin

Command words: recentspeech
Permission: JuniorAdmin

The recentspeech command shows speech events remembered for your current room by the storyteller recent speech context system.

Use it without arguments to show all retained speech context for the room, or add relative time filters to narrow the result.

from and since set the older boundary, while to and until set the newer boundary. Timespans are relative to now and are parsed using your account culture, such as 01:00:00 for one hour ago. If both filters are used, the FROM value must be greater than or equal to the TO value.

The syntax is as follows:
recentspeech - shows all retained room speech context
recentspeech from <timespan> - shows events since that relative time
recentspeech since <timespan> - alias for from
recentspeech to <timespan> - shows events up to that relative time
recentspeech until <timespan> - alias for to
recentspeech from <timespan> to <timespan> - shows events between two relative times

← Back to Command reference