deviras/ama-summarizer/readme.md

6 lines
518 B
Markdown
Raw Normal View History

The Python script to help during AMAs. It generates a markdown file of questions and links of the questions the AMA guest has answered.
This script is designed to generate a Markdown file containing questions and links from a Reddit post's comments. It specifically focuses on questions or comments answered by a specific user.
The resulting Markdown file will contain a list of questions or comments that the specified guest has answered, with each question numbered and linked to the corresponding Reddit comment.