@sarmonsiill (re publishing) I have an xmpp bot running on my vps and the bot updates my twtxt.txt using txtnish. So I use twtxt via xmpp.
Regarding my problem with some chars from @kasdk: The txtnish output looks fine. As I don't see anything in my program that could cause this I asked in the #golang #xmpp room. Let's see if someone has a good idea.
@mdom is this a known #txtnish issue what happend with @kas vs @kasdk or again some weirdness in my stack?
@kas (re kas/kasdk matching) What do you mean by 'it'? Twtxt? Txtnish? For my bot I actually wanted this behavior when filtering for mentions to also find @mdosch., @mdosch, or (@mdosch). Maybe I should limit it to ignore only one symbol after the search term.
@kas I don't know. I will check what txtnish output in the terminal looks like. Right now I only access #twtxt via my #xmpp bot.
How do you follow tweets via gopher? Can #txtnish handle these?
Increased the limit in my twtxt botconfig to 280. @mdom, is there actually a limit for #txtnish? Didn't see a config for this.
@Leo it was a client problem it seems. #txtnish doesn't crash.
@mdom is there a way to prevent txtnish from inserting linebreaks within the tweet?
I think I'll checkout #txtnish this weekend. It's syntax should work with my bot ootb.