plowsof creates Python script for Monero meeting moderators
plowsof1 has created a small Python script2 that aims to help Monero meeting moderators auto post logs to the correct -meta3 issue on Github:
for meeting moderators who are tired of copy and pasting logs -> posting them to the monero meta issue and then closing the issue.4
The script uses the PyGithub5 library and requires a user’s git token6 with public repository access.
To learn how to configure and run the script, consult plowsof’s post-libera-meeting-logs repository README file7.