Skip to content

g1-1-1/scoreposter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scoreposter

a python script that generates /r/osugame scorepost titles and screenshots of score pages.

how to use

  1. install git
  2. clone this repo (e.g. git clone https://github.com/0i8/scoreposter.git)
  3. get your api key
  4. put your api key in .env
  5. install python
  6. open your console where you have this repository in
  7. run pip install -r requirements.txt
  8. to use the screenshot function, (on debian-adjacent systems) run sudo apt install firefox-geckodriver and set the screenshots variable in .env to "yes"
  9. if everything is successful, in your console, run python scoreposter.py -u=[username]

for example, if you want to grab mrekk's last play: example

and to grab dressurf's (osu!mania player) last play: example2

please report any bugs in the issues tab

do whatever you want with the code

if you have meaningful changes open a PR

thanks

About

a python script that generates /r/osugame scorepost titles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages