deviras/ama-summarizer
2024-03-05 13:35:01 +05:30
..
.gitignore ignore deleted questions from the summarizer 2024-01-21 19:28:58 +05:30
main.py Update main.py (#15) 2024-03-05 13:35:01 +05:30
readme.md ignore deleted questions from the summarizer 2024-01-21 19:28:58 +05:30
requirements.txt ignore deleted questions from the summarizer 2024-01-21 19:28:58 +05:30

ama-summarizer

  • The Python script to help during AMAs. It generates a markdown file of questions and links to 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.