Skip to content

Add config variable for parsing format of members list #106

@CarrotManMatt

Description

@CarrotManMatt

A config value should be supplied to determine how to parse the members list from the response of the members list URL. The suitable values should be:

  • GUILD
  • JSON
  • XML
  • CSV
  • YAML
  • DSV<char>, where <char> is the delimeter character

This provides more flexibility in the data format of the members list, rather than the currently hard-coded HTML parser for the specific table IDs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions