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

Prettier display of article/blog comments #10

Closed KockaAdmiralac closed 3 years ago

KockaAdmiralac commented 6 years ago

Description

The logger module displays article/blog comments pretty ugly, in the form of their full page names.

Proposed solution

The page names are parsed with the purpose of displaying their parts separately.

KockaAdmiralac commented 3 years ago

Article and blog comments on the UCP aren't supported right now, so this will be done when support for them is added.