KockaAdmiralac / KockaLogger

Parses IRC logs of activity across Fandom, then relays it into a Discord channel, searches for spam/vandalism and more.
GNU General Public License v3.0
8 stars 9 forks source link

Discussion paragraph tags #29

Closed LunarTwilight closed 5 years ago

LunarTwilight commented 5 years ago

Description

When a reply to a /d thread is shown, it includes the <p> (and sometimes the ending </p> too).

Proposed solution

Trim out the <p> (and maybe <p>) tags if they exist.

Notes and media

This only seems to happen for the original post, as the replies don't have this issue. image