Allow usernames and post IDs to be read from file.

This commit is contained in:
2024-09-11 05:16:56 +02:00
parent 00de0d43f5
commit 352b2a66d7
4 changed files with 43 additions and 13 deletions

2
.gitignore vendored
View File

@@ -3,3 +3,5 @@ config/*.js
!config/default.js
output/
dist/
users
posts