mirror of
https://github.com/developersIndia/deviras.git
synced 2024-11-08 13:42:34 +05:30
6 lines
518 B
Markdown
6 lines
518 B
Markdown
|
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.
|