StoryTeller Interactive Story System
StoryTeller is an interactive story system that lets users add their own scripts, manage them, and play text adventures by others. It supports Discord, Line, Telegram, and WhatsApp, with rich features
This feature exists because of the choose-your-own-adventure books I played as a kid—they read like novels, yet let you decide what to do. I never forgot them and always hoped to play that kind of game again someday.
Quick Start
Basic Commands
# Start a script
.st start <alias|title> [alone|all|poll
x]
# List playable scripts
.st list
# Game control
.st pause # Pause the current script
.st continue [runId] # Resume a paused script
.st end # End the current scriptDuring Play
.st goto <page> # Jump to a page/option
.st set <var> <value> # Set a variableDetailed Features
1. Script Management
2. Permission Management
3. Game Settings
4. Status View
RUN_DESIGN Syntax
Basic Structure
Syntax Elements
Variable System
Variable Types
Variable Operations
Conditional Expressions
Dice System
Platform-Specific Features
Discord Only
Cross-Platform Compatibility
Limits and Rules
File Size Limits
User Limits
VIP Tier
Script Limit
Concurrent Games
Permission System
Best Practices
Creating Scripts
Running Games
Troubleshooting
Common Issues
Debug Tools
Example Script
Simple Adventure
Changelog
Recent Features
Known Limitations
Last updated