feat: 🎸 separate prompts from script

Now prompts under `prompts`. Also some minor bugs are fixed.

 Closes: #5
This commit is contained in:
Grey_D
2023-04-10 13:38:33 +08:00
parent 45ce3cccd6
commit 8d3a863db0
7 changed files with 207 additions and 148 deletions

1
utils/web_parser.py Normal file
View File

@@ -0,0 +1 @@
# TODO: parse the web contents with bs4.