deviras/ama-summarizer
2024-01-20 16:35:28 +05:30
..
main.py Add the AMA Summariser - Question & Question Links to Markdown Script (#14) 2024-01-20 16:35:28 +05:30
readme.md Add the AMA Summariser - Question & Question Links to Markdown Script (#14) 2024-01-20 16:35:28 +05:30

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.