<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://cyril-fiesta.fr/jdr-bot-wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://cyril-fiesta.fr/jdr-bot-wiki/feed.php">
        <title>JDR-Bot - en:txt</title>
        <description></description>
        <link>http://cyril-fiesta.fr/jdr-bot-wiki/</link>
        <image rdf:resource="http://cyril-fiesta.fr/jdr-bot-wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-03T19:31:18+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:actions&amp;rev=1777826883&amp;do=diff"/>
                <rdf:li rdf:resource="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:alias&amp;rev=1777826880&amp;do=diff"/>
                <rdf:li rdf:resource="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:conditions&amp;rev=1777826879&amp;do=diff"/>
                <rdf:li rdf:resource="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:evenements&amp;rev=1777826880&amp;do=diff"/>
                <rdf:li rdf:resource="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:objets&amp;rev=1777826878&amp;do=diff"/>
                <rdf:li rdf:resource="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:options&amp;rev=1777826883&amp;do=diff"/>
                <rdf:li rdf:resource="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:reactions&amp;rev=1777826881&amp;do=diff"/>
                <rdf:li rdf:resource="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:sons-images&amp;rev=1777826878&amp;do=diff"/>
                <rdf:li rdf:resource="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:syntaxe-base&amp;rev=1777826874&amp;do=diff"/>
                <rdf:li rdf:resource="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:texte&amp;rev=1777826878&amp;do=diff"/>
                <rdf:li rdf:resource="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:variables&amp;rev=1777826879&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://cyril-fiesta.fr/jdr-bot-wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>JDR-Bot</title>
        <link>http://cyril-fiesta.fr/jdr-bot-wiki/</link>
        <url>http://cyril-fiesta.fr/jdr-bot-wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:actions&amp;rev=1777826883&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-03T16:48:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>actions</title>
        <link>http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:actions&amp;rev=1777826883&amp;do=diff</link>
        <description>Language / Langue : FR | EN

TXT — Custom Actions

Legacy custom actions are supported, but YAML actions: is clearer:


actions:
  - verb: inspect
    target: chest
    if: ~
    text_ok: &quot;An old chest.&quot;</description>
    </item>
    <item rdf:about="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:alias&amp;rev=1777826880&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-03T16:48:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>alias</title>
        <link>http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:alias&amp;rev=1777826880&amp;do=diff</link>
        <description>Language / Langue : FR | EN

TXT — Aliases and Reactions

Legacy aliases map typed commands or reactions to rooms and actions. In YAML, use choices:, button:, global_aliases: and action alias:.</description>
    </item>
    <item rdf:about="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:conditions&amp;rev=1777826879&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-03T16:47:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>conditions</title>
        <link>http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:conditions&amp;rev=1777826879&amp;do=diff</link>
        <description>Language / Langue : FR | EN

TXT — Conditions

Legacy conditions are used in events and exits. YAML offers a clearer condition syntax, but legacy scenarios remain supported.

Common checks:

	*  object name: object owned
	*  -object: object missing
	*</description>
    </item>
    <item rdf:about="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:evenements&amp;rev=1777826880&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-03T16:48:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>evenements</title>
        <link>http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:evenements&amp;rev=1777826880&amp;do=diff</link>
        <description>Language / Langue : FR | EN

TXT — Events (997)

Legacy 997 entries execute conditional effects, redirections, timers or text.

YAML equivalent: use events: with if:, do:, to:, timer: and text:.</description>
    </item>
    <item rdf:about="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:objets&amp;rev=1777826878&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-03T16:47:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>objets</title>
        <link>http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:objets&amp;rev=1777826878&amp;do=diff</link>
        <description>Language / Langue : FR | EN

TXT — Objects and States

Legacy TXT objects are defined on the variable/object line. The YAML format is recommended for new object-heavy scenarios because it separates furniture, object descriptions, pickup text and reactions more clearly.</description>
    </item>
    <item rdf:about="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:options&amp;rev=1777826883&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-03T16:48:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>options</title>
        <link>http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:options&amp;rev=1777826883&amp;do=diff</link>
        <description>Language / Langue : FR | EN

TXT — Title Options

Legacy title options are still parsed for old scenarios. For new scenarios, use YAML options: and the scenario header keys.</description>
    </item>
    <item rdf:about="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:reactions&amp;rev=1777826881&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-03T16:48:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>reactions</title>
        <link>http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:reactions&amp;rev=1777826881&amp;do=diff</link>
        <description>Language / Langue : FR | EN

TXT — Discord Reactions

Legacy reaction syntax is still supported for old scenarios. In YAML, reaction-like buttons are declared with button: on choices, events and actions.</description>
    </item>
    <item rdf:about="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:sons-images&amp;rev=1777826878&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-03T16:47:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sons-images</title>
        <link>http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:sons-images&amp;rev=1777826878&amp;do=diff</link>
        <description>Language / Langue : FR | EN

TXT — Sounds and Images

Use [[url]] for images and &lt;&lt;url&gt;&gt; for sounds.


[[https://example.com/image.png]]
&lt;&lt;https://example.com/sound.mp3&gt;&gt;


Use &lt;&lt;stop&gt;&gt; to stop sounds.</description>
    </item>
    <item rdf:about="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:syntaxe-base&amp;rev=1777826874&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-03T16:47:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>syntaxe-base</title>
        <link>http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:syntaxe-base&amp;rev=1777826874&amp;do=diff</link>
        <description>Language / Langue : FR | EN

TXT Syntax — Base

The .txt format is the legacy JDR-Bot syntax. It is still supported, but new scenarios should use YAML.

A room is made of several lines: number, title/text, variables/objects, then exits and events.

Use the existing examples and the linter when maintaining legacy scenarios.</description>
    </item>
    <item rdf:about="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:texte&amp;rev=1777826878&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-03T16:47:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>texte</title>
        <link>http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:texte&amp;rev=1777826878&amp;do=diff</link>
        <description>Language / Langue : FR | EN

TXT — Text and Formatting

Legacy TXT scenarios support plain text, inline variables, media markup and some Markdown rendering depending on the selected scenario mode.

	*  v_name_v displays numeric variables.
	*  t_name_t</description>
    </item>
    <item rdf:about="http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:variables&amp;rev=1777826879&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-03T16:47:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>variables</title>
        <link>http://cyril-fiesta.fr/jdr-bot-wiki/doku.php?id=en:txt:variables&amp;rev=1777826879&amp;do=diff</link>
        <description>Language / Langue : FR | EN

TXT — Variables

Legacy numeric variables use the v_name_v display syntax. Text variables use t_name_t. Online variables end with _o.

Prefer YAML vars:, text_vars: and online_vars: for new scenarios.</description>
    </item>
</rdf:RDF>
