Skip to content

plowsof/post-libera-meeting-logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

post-libera-meeting-logs

you need pygithub:

pip install PyGithub

Auto post the logs to the correct monero meeting issue + close it too

The git token can be obtained here https://github.com/settings/tokens

The token only needs 1 permission ' public_repo '
token permission
modify the variables accordingly

msg_begin = "Meeting begin"
msg_end = "Meeting over"
moderator_name = "plowsof[m]" #exactly how it appears on libera logs
issue_number = 1 

run the script at the end of the meeting, making sure that you have typed the msg_end string

About

Auto post the logs to the correct monero meeting issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages