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

logger: Wiki info fetching does not report proper errors #60

Open KockaAdmiralac opened 1 year ago

KockaAdmiralac commented 1 year ago

Description

Certain wikis are throwing 404 errors and I am unable to tell which ones.

Reproduction steps

Steps to reproduce the behavior:

  1. Add a nonexistent wiki to logger module configuration
  2. Start KockaLogger
  3. You cannot see which wiki is it caused by

Expected behavior

Better error messages which tell you exactly what's the issue with info fetching.