Tilde.chat/tracer

From Tildeverse Wiki
Revision as of 21:36, 8 July 2022 by Ben (talk | contribs) (Undo revision 1398 by Ben (talk))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A bot that parses tracery grammars found in ~/.tracery.

Commands

command description pipeable
!!help show help text N
!!list print a list of grammars in /home/*/.tracery/*. N
!!source print a link to the bot's source code N
!!fuse combine two grammars into a new mix Y
!!<grammar> build a grammar Y

Pipeable commands will echo the built grammar with whatever text follows the |

For example:

!!grammar | !toot new :grammar:

Results in:

tooter: !toot new :grammar: <result of parsing tracery>

Links