Admin: What about posting to Discourse via URL?

That’s interesting, thanks for posting this. Maybe you can try the following:

<$list filter="[is[current]tag[Discord post]]">
<$wikify 
name=url 
text="""http://talk.tiddlywiki.org/new-topic?title={{{ [{!!title}encodeuricomponent[]] }}}&body={{{ [{!!text}encodeuricomponent[]] }}}""">
<a href=<<url>> target="_blank">Post to discord</a>
</$wikify>
</$list>