Skip to content

Instantly share code, notes, and snippets.

@boogah
Created December 21, 2023 01:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boogah/6420590047ee89b6b05762bb5a3c7120 to your computer and use it in GitHub Desktop.
Save boogah/6420590047ee89b6b05762bb5a3c7120 to your computer and use it in GitHub Desktop.
Output from a python script (hushup.py) that I'm working on
$ python3 hushup.py
+------------------------------+-------+--------+-------+
| User | Toots | Boosts | Total |
+------------------------------+-------+--------+-------+
| halcy@icosahedron.website | 10 | 20 | 30 |
| liaizon@wake.st | 11 | 11 | 22 |
| boogah@simian.rodeo | 10 | 9 | 19 |
| skinnylatte@hachyderm.io | 6 | 10 | 16 |
| neauoire@merveilles.town | 12 | 4 | 16 |
| bnys@lasersword.club | 1 | 13 | 14 |
| wedistribute@mozilla.social | 0 | 13 | 13 |
| carbontwelve@notacult.social | 4 | 8 | 12 |
| alda@topspicy.social | 6 | 6 | 12 |
+------------------------------+-------+--------+-------+
User halcy@icosahedron.website has 30 activities (toots and boosts) in the past 48 hours.
Do you want to mute halcy@icosahedron.website for 6 hours? (yes/no): no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment