diff --git a/main.py b/main.py index 323c788..392ecce 100644 --- a/main.py +++ b/main.py @@ -468,10 +468,7 @@ def get_stats(github): def star_me(): requests.put("https://api.github.com/user/starred/anmol098/waka-readme-stats", headers=headers) - requests.put("https://api.github.com/user/starred/anmol098/anmol098", headers=headers) - requests.put("https://api.github.com/user/following/anmol098", headers=headers) - requests.put("https://api.github.com/user/following/prabhatdev", headers=headers) - + def decode_readme(data: str): '''Decode the contents of old readme'''