site icon indicating copy to clipboard operation
site copied to clipboard

Page listing all tags and their content

Open janine9vn opened this issue 2 years ago • 0 comments

I think it would be beneficial to have a page with toggle dropdowns listing all the tags we have and their contents for easy viewing.

We have the !tags on the server, but to read their contents you would have to run !tag-name on each individual tag or browse to our bot repository and read the markdown files directly. Both are not quite the smooth user experience I would want the folks on our server to have.

We can can build this page somewhat dynamically as it can pull from the specific bot repository on GitHub itself and use a jinja template to build the page from the markdown files.

janine9vn avatar Mar 07 '22 00:03 janine9vn