Thank you!
Thank you!
I am not an active poster but have at least some exp modding communities on other platforms.
Would be happy to help out at:
ropebondage, fapdeciders, petgirls selfbondage
Ps.: thanks for all your work!
edit: here the actual links:
Thanks for your work! Server migrations are allways stressfull.
Seems like it.
My given regex archives exactly this :P you can test it with an online regex tester. I dont know if the bot supports this kind of regex.
You could ofc also enforcy only one or max 3 char’s between the [ ] and force it to be at the start
^(?!\[.{1,3}\]).*
Maye negating regex work? Something like
^(?!.*\[.+\]).*
(Everything without a [ followed by any character at least one time followed by ] )
Both are completly diffrent applications.
But they share one thing in common. Thats the ActivityPup Protocoll, which allows them to somewhat communicate with each other.
All apps using the ActivityPup protocoll are part of the Fediverse and can somewhat communicate with each other. (Sometimes well sometimes not so well)
Happy to help you out!