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 ] )
No expert here but usualy you use an external object storage (should be configurable in lemmy via pict-rs) which should be cheaper then VPS storage ^^
Maybe have a look into it.
Happy to help you out!