An open API service indexing awesome lists of open source software.

https://github.com/timelessnesses/presence-stats

Discord presence stats show your pc stats
https://github.com/timelessnesses/presence-stats

Last synced: 12 months ago
JSON representation

Discord presence stats show your pc stats

Awesome Lists containing this project

README

          

# presence-stats
Discord presence stats show your pc stats

yea i made this because i bored
## usage
install python (*of course*)

open command prompt and do any of these commands
```bash
Script/activate
```
or
```
pip install -r requirements.txt
```
yea that's it then run program

### but i get this from pypi
then just do
```py
import presencestats

presencestats.launch()
```
that's it

want cli?
```bash
pypresence
```
there.
=======