Comment on Lemmy.zip Mod Tools
Demigodrick@lemmy.zip 7 months agoYeah, looking at it now - it doesn’t like split line bodies which is why it didn’t return it in the reply.
Just need to update the regex the bot uses to detect the body and will probably need to enforce “” like the welcome message to handle a split body.
Leave it with me! Thank you for testing it, all helps to discover issues like this :)
GeekFTW@lemmy.zip 7 months ago
Figured that was gonna cause an issue lol. And no worries! :)
Demigodrick@lemmy.zip 7 months ago
The post should pop up shortly without a body (one bug fixed) - I’ll let you know when the multi-line thing is fixed :)
GeekFTW@lemmy.zip 7 months ago
I see it!
Demigodrick@lemmy.zip 7 months ago
So, multiline bodies should be good now, and you can delete anything zippybot has posted in your community by replying to the post with
#delete
:)Demigodrick@lemmy.zip 7 months ago
Nice catch, have deleted it and will put in a solution for that too