AMorporkian / TagScript

An easy drop in user-provided Templating system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What?

TagScript is a drop in easy to use string interpreter that lets you provide users with ways of customizing their profiles or chat rooms with interactive text.

For example TagScript comes out of the box with a random block that would let users provide a template that produces a new result each time its ran, or assign math and variables for later use. See the documentation folder for some design documents and basic tutorials or hit up our biggest user's documentation to see how its being used on one of the biggest bots on discord!

Dependencies

Python 3.5+ due to type hinting

PyParsing provides the math block with intelligent mathematical expressions

appJar is required if one wants to use the playground feature

About

An easy drop in user-provided Templating system.

License:Other


Languages

Language:Python 99.9%Language:Shell 0.1%