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
.gitignore vendored
View File

@@ -6,6 +6,7 @@ __pycache__/
config/
outputs/
.idea
log/
# C extensions
*.so