CSSUoB / CSSUoB/TeX-Bot-Py-V2

Add config variable for parsing format of members list

Open
#106 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
11
Avg merge
20h 7m
Merged PRs (30d)
2

Description

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`, where `` 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.