v1.0.0
This is a major release and is more or less where I wanted to get TownCrier to so I'm marking it as v1.0.0.
NEW & CHANGED
Major stuff
- Profiles are now character-specific by default. Webhooks are still shared across all profiles.
- Profiles can be controlled with the
/towncrier profile
- Shared profiles can now be created so multiple characters can use the same profile.
- Chat Triggers can now uses regular expression capture groups and your
Message
can reference those like you already do for other variables except by number. e.g., Use $1 to substitute your first capture group.
Other
$SERVER
can now be used as a variable